Commit Graph
197 Commits
Author SHA1 Message Date
Federico Jaramillo Martinez b6166842fe feat: add resizable side panels 2026-06-08 15:41:52 +02:00
Federico Jaramillo Martinez 351ed03bf8 feat: add editable keyboard shortcuts 2026-06-08 14:57:24 +02:00
Federico Jaramillo Martinez f3e19d1463 feat: add keyboard navigation ladder 2026-06-08 13:33:39 +02:00
Federico Jaramillo Martinez f501f9d757 fix: stabilize navigation activity indicators 2026-06-08 13:33:39 +02:00
Federico Jaramillo Martinez 25d8188970 fix(docs): keep mobile header controls visible 2026-06-07 12:52:21 +02:00
Federico Jaramillo Martinez a73bcebbd6 feat: simplify desktop navigation 2026-06-06 00:12:38 +02:00
Federico Jaramillo Martinez 9a3f2ce64f feat: make desktop navigation sections collapsible 2026-06-06 00:12:38 +02:00
Federico Jaramillo Martinez f7eff88e00 feat: make refresh control reload the page 2026-06-05 23:40:59 +02:00
Federico Jaramillo Martinez 271c9905f7 docs: document machine federation 2026-06-05 23:27:04 +02:00
Federico Jaramillo Martinez 058fdeea1b docs: clarify private plugin API copy 2026-06-05 21:07:37 +02:00
Federico Jaramillo Martinez ad963a2391 fix: simplify mobile breadcrumb machine context 2026-06-05 20:43:45 +02:00
Federico Jaramillo Martinez 66c5d0faca fix: right align status bar metrics 2026-06-05 20:35:18 +02:00
Federico Jaramillo Martinez 98cdc29208 fix: streamline status bar context 2026-06-05 20:33:58 +02:00
Federico Jaramillo Martinez b35ce1d3e0 fix: reduce repeated workspace context 2026-06-05 20:26:12 +02:00
Federico Jaramillo Martinez 73218be516 chore(release): v1.202606.1 2026-06-05 15:41:53 +02:00
Federico Jaramillo Martinez f2d211da9c fix(plugins): harden remote plugin asset proxy 2026-06-05 14:32:41 +02:00
Federico Jaramillo Martinez 0d9d124237 fix(plugins): preserve deprecated panel terminal alias 2026-06-05 14:26:35 +02:00
Federico Jaramillo Martinez 82ba2e0490 fix: validate prompt API payloads
Fixes #11
2026-06-05 11:09:15 +02:00
Federico Jaramillo Martinez 4bc00102eb feat(plugins): add workspace file helpers to labels 2026-06-05 10:11:07 +02:00
Federico Jaramillo Martinez 0e64b812dd fix: prefer gateway plugins over remote duplicates 2026-06-05 09:53:33 +02:00
Federico Jaramillo Martinez b9be7de206 feat: load machine-scoped remote plugins 2026-06-05 09:29:48 +02:00
Federico Jaramillo Martinez 9c3dafc4d4 fix: close workspace terminals before deletion 2026-06-04 21:31:39 +02:00
Federico Jaramillo Martinez 30fb9602d6 fix: persist navigation memory per browser tab 2026-06-04 15:57:29 +02:00
Federico Jaramillo Martinez f1c8f1f014 refactor(plugin-api): clean up workspace panel context 2026-06-04 15:38:18 +02:00
Federico Jaramillo Martinez bd8d1f1f08 feat: keep workspace tab icons visible 2026-06-04 13:50:29 +02:00
Federico Jaramillo Martinez e3533ebf1f feat: add public plugin workspace capabilities 2026-06-04 13:00:25 +02:00
Federico Jaramillo Martinez 93b50e61af feat: add machine setup dialog 2026-06-04 12:12:25 +02:00
Federico Jaramillo Martinez 193c9d0f8f feat: show machine activity indicators 2026-06-04 11:54:21 +02:00
Federico Jaramillo Martinez b3bb7329bf feat: remember machine navigation 2026-06-04 11:00:58 +02:00
Federico Jaramillo Martinez 4eb95fec7f Merge remote-tracking branch 'origin/main' into review/pr-5-machine-federation-fixes
# Conflicts:
#	src/client/src/api.ts
#	src/client/src/api/clients.ts
#	src/client/src/api/parsers.ts
#	src/client/src/components/PiWebApp.ts
#	src/server/app.ts
#	src/shared/apiTypes.ts
2026-06-04 10:31:23 +02:00
Federico Jaramillo Martinez ccd4a766d9 feat: improve machine navigation controls 2026-06-04 10:22:02 +02:00
Federico Jaramillo Martinez 10d9298662 fix: keep PWA refresh menu above workspace header 2026-06-03 22:56:21 +02:00
Federico Jaramillo Martinez be02c3516f fix(plugins): rename updates plugin id 2026-06-03 22:53:37 +02:00
Federico Jaramillo Martinez 76302a4e5f feat: add bundled plugin tab icons 2026-06-03 22:38:55 +02:00
Federico Jaramillo Martinez 08f69d09c0 feat: bundle workspace tasks plugin 2026-06-03 22:31:36 +02:00
Federico Jaramillo Martinez fda6fb0eca fix: keep mobile tab badges inline 2026-06-03 21:21:22 +02:00
Federico Jaramillo Martinez 401dab69ad feat: support plugin mobile tab icons 2026-06-03 21:13:35 +02:00
Federico Jaramillo Martinez 4548e5c6a0 feat: add compact mobile tab icons 2026-06-03 20:57:38 +02:00
Federico Jaramillo Martinez a58c2113f4 feat: add shortcut config foundation 2026-06-03 20:41:16 +02:00
Federico Jaramillo Martinez 4495a26ffd feat: add settings config UI 2026-06-03 20:20:54 +02:00
Federico Jaramillo Martinez e0ae5ef9b2 fix: keep PWA refresh menu above mobile tabs 2026-06-02 17:51:35 +02:00
Federico Jaramillo Martinez 753b8bbc8a Merge remote-tracking branch 'origin/main' into review/pr-5-machine-federation-fixes
# Conflicts:
#	src/client/src/api/clients.ts
#	src/client/src/components/PiWebApp.ts
#	src/client/src/components/PromptEditor.ts
#	src/server/app.ts
#	src/server/terminalProxyRoutes.ts
#	src/server/workspaces/fileSuggestions.ts
2026-06-02 17:42:16 +02:00
Federico Jaramillo Martinez 8cd2bbaf1d fix: show pwa refresh menu options 2026-06-01 22:07:03 +02:00
Federico Jaramillo Martinez 09225a4cea chore(release): v1.202606.0 2026-06-01 21:18:49 +02:00
Federico Jaramillo Martinez 6c094af917 fix: contain chat overlay stacking 2026-06-01 18:09:49 +02:00
Federico Jaramillo Martinez 9c80eb0a92 fix: improve PI WEB updates panel commands 2026-06-01 17:46:23 +02:00
Federico Jaramillo Martinez a038da669c fix: avoid extra mobile browser bottom inset 2026-05-31 20:13:28 +02:00
Federico Jaramillo Martinez fdd2cf2390 fix: improve file mention suggestions without ripgrep 2026-05-31 20:04:59 +02:00
Federico Jaramillo Martinez bad3a185ff feat: add delete new session action 2026-05-28 21:48:04 +02:00
Federico Jaramillo Martinez 50906617a0 feat: add pi-web version reporting 2026-05-28 21:33:14 +02:00