Federico Jaramillo Martinez
c64a01da63
fix(client): enforce application path conventions
2026-07-13 14:29:50 +02:00
Federico Jaramillo Martinez
62ba7f394a
test(client): cover resolved update check URLs
2026-07-12 23:30:05 +02:00
Federico Jaramillo Martinez
ceeb0d413d
fix(plugins): make manifests deployment relative
2026-07-12 23:28:03 +02:00
Federico Jaramillo Martinez
4b2882bb5c
fix(client): make build assets deployment relative
2026-07-12 23:27:43 +02:00
Federico Jaramillo Martinez
c661fad7e3
fix(client): resolve URLs from application base
2026-07-12 23:27:43 +02:00
chenyimeng
27af5a70ad
feat: support deploying pi-web under an arbitrary base path
...
Make all browser-facing API paths and WebSocket URLs relative so that
vite's <base href> can resolve them correctly when pi-web is served
from a subpath (e.g. /ai or /test/ai).
Also introduce PI_WEB_BASE_PATH so the server can generate plugin
module URLs that include the base path.
2026-07-12 23:27:43 +02:00
Federico Jaramillo Martinez
d72b14f40a
feat: add manual PI WEB update checks
2026-07-12 23:21:43 +02:00
Federico Jaramillo Martinez
338faf4b81
perf: speed up chat loading and resume
2026-07-12 09:22:19 +02:00
Federico Jaramillo Martinez
02f34c495c
feat(terminal): add touch-friendly copy mode
2026-07-11 22:50:25 +02:00
Federico Jaramillo Martinez
bc6718a7e2
fix: stabilize mobile message headers
2026-07-11 16:26:41 +02:00
Federico Jaramillo Martinez
410242aae8
Merge branch 'test-suite-audit-followup'
...
# Conflicts:
# src/server/sessions/piSessionService.test.ts
2026-07-10 22:44:13 +02:00
Federico Jaramillo Martinez
32907bba5f
chore(deps): update runtime and development packages
2026-07-10 22:10:40 +02:00
Federico Jaramillo Martinez
abcf44b962
fix: show complete chat message metadata
2026-07-10 22:10:40 +02:00
Pi Web Agent
d6cfffd70d
fix: support clipboard copy on private HTTP origins
2026-07-08 21:02:21 +00:00
Federico Jaramillo Martinez
b0d4942b8d
test(client): cover workspace upload helper options
2026-07-05 01:00:25 +02:00
Federico Jaramillo Martinez
c0538cff65
test(client): cover prompt attachment paste wiring
2026-07-05 00:41:38 +02:00
Federico Jaramillo Martinez
a6e0f1db18
test(client): cover workspace files panel tree boundary
2026-07-05 00:26:34 +02:00
Federico Jaramillo Martinez
fad83772b7
test(client): cover file explorer tree workflows
2026-07-05 00:20:17 +02:00
Federico Jaramillo Martinez
afc0a21bfc
test(client): cover machine add workflow
2026-07-05 00:06:18 +02:00
Federico Jaramillo Martinez
04f9d0e764
test(client): split session controller specs
2026-07-04 23:48:12 +02:00
Federico Jaramillo Martinez
45bcc63544
test(settings): split settings dialog specs
2026-07-04 23:35:11 +02:00
Federico Jaramillo Martinez
40b1d2dabc
Merge remote-tracking branch 'origin/main' into test-suite-audit-followup
2026-07-04 22:44:39 +02:00
Federico Jaramillo Martinez
1025978f21
Merge branch 'main' into test-suite-audit-followup
2026-07-04 22:40:47 +02:00
Federico Jaramillo Martinez
eb1727688f
fix: preserve legacy federated session actions
2026-07-04 22:39:55 +02:00
Federico Jaramillo Martinez
73b169a768
test: close selected coverage gaps
2026-07-03 21:40:36 +02:00
Federico Jaramillo Martinez
8511604e83
test: close audit cleanup findings
2026-07-03 21:40:36 +02:00
Federico Jaramillo Martinez
1564f1cfc5
test: audit existing suite
2026-07-03 09:48:20 +02:00
Pi Web Agent
a2bfd3657d
Merge remote-tracking branch 'origin/main' into feat/docker-runtime-host-admin
...
# Conflicts:
# src/client/src/api.ts
# src/client/src/api/parsers.test.ts
# src/shared/piWebStatusParsing.test.ts
2026-07-02 20:52:50 +00:00
Federico Jaramillo Martinez
ad6285355d
fix: show full tool details in chat
2026-07-02 22:18:15 +02:00
Federico Jaramillo Martinez
439520c3e4
fix: reconcile pending session starts
2026-07-02 19:05:23 +02:00
Federico Jaramillo Martinez
2665d1e4bc
fix: handle session start persistence
2026-07-02 18:46:44 +02:00
Federico Jaramillo Martinez
d2e10cd89a
fix: use suffix for unnamed session labels
2026-07-02 14:27:21 +02:00
Federico Jaramillo Martinez
3cb81b1bcf
fix: show pending session starts safely
2026-07-02 14:16:17 +02:00
Federico Jaramillo Martinez
b61a9c0c54
feat(settings): unify settings panel layout
2026-07-02 13:28:03 +02:00
Federico Jaramillo Martinez
64b2b32705
feat: target settings to selected machine
2026-07-02 13:28:03 +02:00
Federico Jaramillo Martinez
95a0ad7509
fix: guide package settings by runtime capability
2026-07-01 22:24:06 +02:00
Federico Jaramillo Martinez
332db5faeb
feat: expose package management capability
2026-07-01 22:13:02 +02:00
Federico Jaramillo Martinez
0a1b7f9699
fix: decouple settings package loading
2026-07-01 22:05:48 +02:00
Federico Jaramillo Martinez
3df4041bd7
feat: manage Pi packages on selected machines
2026-07-01 21:54:18 +02:00
Federico Jaramillo Martinez
889672ff53
feat: add session runtime reload command
2026-07-01 19:32:52 +02:00
Federico Jaramillo Martinez
8ade238228
feat: add Pi package management settings
2026-07-01 15:34:34 +02:00
Federico Jaramillo Martinez
d165d69f73
feat: add bulk session mutations
2026-06-29 13:34:03 +02:00
Pi Web Agent
bd28c93cfe
feat: unify Docker entrypoint
2026-06-29 11:27:47 +00:00
Federico Jaramillo Martinez
1edebb1b04
fix: require explicit alternate agent state
2026-06-29 07:56:01 +02:00
Federico Jaramillo Martinez
75e2377756
feat: generalize agent runtime config
2026-06-28 16:36:40 +02:00
Federico Jaramillo Martinez
7063c2c3b1
fix: prevent iOS input zoom
2026-06-28 16:11:18 +02:00
Federico Jaramillo Martinez
2009e6a883
fix: keep chat prompt input stable during streaming
...
Coalesce session status/activity updates into one render per animation
frame instead of one per token, ignore prompt-editor status changes that
do not affect what it displays, and stop per-keystroke draft state from
re-rendering the surrounding template. This prevents streaming-driven
re-renders from interrupting in-progress touch gestures such as the iOS
long-press paste/edit callout.
2026-06-27 08:12:01 +02:00
Jeff Scott Ward
84a485d62e
feat: add OMP runtime support
2026-06-26 12:49:58 -04:00
Federico Jaramillo Martinez
cb13af4b88
feat: add manual session cleanup
2026-06-26 15:57:12 +02:00
Federico Jaramillo Martinez
7bcd807867
Merge branch 'main' into chat-bidi-rtl-support
2026-06-26 00:16:01 +02:00