Federico Jaramillo Martinez
|
b35ce1d3e0
|
fix: reduce repeated workspace context
|
2026-06-05 20:26:12 +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
|
3330a5a7fa
|
fix: load gateway plugins before remote plugins
|
2026-06-05 10:12:52 +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
|
ed647a359a
|
fix: restore fallback machine navigation after deletion
|
2026-06-04 11:12:03 +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
|
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
|
6c094af917
|
fix: contain chat overlay stacking
|
2026-06-01 18:09:49 +02:00 |
|
Federico Jaramillo Martinez
|
1a5c60da49
|
Merge pull request #8 from FerOliveira-dev/fix/prompt-editor-z-index
fix: increase prompt-editor z-index to 30 to prevent activity-dock overlap
|
2026-06-01 18:08:57 +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 |
|
FerOliveira-dev
|
c2147c7089
|
fix: increase prompt-editor z-index to 30 to prevent activity-dock overlap
|
2026-05-30 19:25:45 -03:00 |
|
Federico Jaramillo Martinez
|
1ae28d8f59
|
refactor(client): extract app shell chrome
|
2026-05-28 21:51:52 +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 |
|
Federico Jaramillo Martinez
|
5e2afc1ffa
|
fix: harden machine federation boundaries
|
2026-05-28 20:49:25 +02:00 |
|
Federico Jaramillo Martinez
|
61a763a4fb
|
fix: keep chat status bubble above message titles
|
2026-05-28 15:13:24 +02:00 |
|
Federico Jaramillo Martinez
|
1c1740aeab
|
fix: keep navigation headings visible
|
2026-05-28 15:06:55 +02:00 |
|
Federico Jaramillo Martinez
|
3bd4773c87
|
fix: show raw chat history range
|
2026-05-28 14:19:44 +02:00 |
|
Federico Jaramillo Martinez
|
2abd1d9e19
|
fix: queue prompts during compaction
|
2026-05-28 14:15:52 +02:00 |
|
Federico Jaramillo Martinez
|
5737b228b8
|
feat: add left panel collapse control
|
2026-05-28 11:18:04 +02:00 |
|
Federico Jaramillo Martinez
|
c0b358bf3d
|
fix: keep collapsed workspace panel handle visible
|
2026-05-28 11:06:45 +02:00 |
|
Federico Jaramillo Martinez
|
d46b15f9b2
|
Merge remote-tracking branch 'origin/main' into maintainer/pr-6-workspace-panel-edge
# Conflicts:
# src/client/src/components/shared.ts
|
2026-05-28 10:58:07 +02:00 |
|
Federico Jaramillo Martinez
|
559c6f6d1f
|
fix: move workspace panel collapse control to edge
|
2026-05-28 10:47:16 +02:00 |
|
Federico Jaramillo Martinez
|
c73ac5bb9a
|
fix: keep PWA chrome visible after resume
|
2026-05-28 08:19:04 +02:00 |
|
Federico Jaramillo Martinez
|
f569467769
|
feat: add terminal soft keys
|
2026-05-28 08:17:53 +02:00 |
|
spellitwithaph
|
6abc41b4dc
|
refactor: extract render methods for workspace panel templates
Break the dense one-liner workspace-panel and expand-button templates
into multi-line formatted render methods for readability and safer
future edits.
|
2026-05-27 10:41:46 -04:00 |
|