spellitwithaph
c26359917f
feat: add collapse/expand toggle for workspace panel
...
Adds a chevron-right collapse button after the last tab (Files, Git,
Terminal, Info) in the workspace panel header. Clicking it hides the
workspace panel and lets the main chat column fill the full width.
When collapsed, an expand strip with a chevron-left button appears
below the context bar to re-open the workspace panel.
Changes:
- Add workspacePanelCollapsed boolean to AppState
- Add collapse button to WorkspacePanel header tabs
- Add expand strip with toggle button in main column when collapsed
- Adjust grid layout to hide panel and stretch main when collapsed
- Handle collapsed state at ≤1180px responsive breakpoint
2026-05-27 10:10:17 -04:00
Marc Kassubeck
e352dce6ef
fix: fall back from offline routed machines
2026-05-26 22:35:42 +02:00
Marc Kassubeck
159f5332ed
fix: restore workspace API calls after rebase
2026-05-26 18:12:06 +02:00
Marc Kassubeck
a142f5ed40
feat: add machine federation
2026-05-26 13:07:31 +02:00
Marc Kassubeck
b5f8810eda
feat: add machine-scoped local API aliases
2026-05-26 13:06:56 +02:00
Marc Kassubeck
418216b9b7
fix: avoid showing local projects for remote machines
2026-05-26 13:04:00 +02:00
Marc Kassubeck
3270619f24
test: make server tests pass on Windows
2026-05-26 13:04:00 +02:00
Marc Kassubeck
0405b384b1
feat: add local machine registry foundation
2026-05-26 13:04:00 +02:00
Marc Kassubeck
712456f953
docs: plan machine federation
2026-05-26 13:02:24 +02:00
Federico Jaramillo Martinez
50f1ddc9c5
fix: refresh session message counts live
2026-05-26 08:52:43 +02:00
Federico Jaramillo Martinez
6f1d948711
chore: tighten plugin id types and lockfile
2026-05-25 16:49:51 +02:00
Federico Jaramillo Martinez
958596aaa5
fix(cli): summarize service status output
2026-05-25 16:44:40 +02:00
Federico Jaramillo Martinez
983457e5dd
chore(release): v1.202605.13
2026-05-25 16:34:02 +02:00
Federico Jaramillo Martinez
824728174b
feat: add native user service installs
2026-05-25 16:28:09 +02:00
Federico Jaramillo Martinez
711c4f3d98
feat: run workspace operations in terminals
2026-05-25 15:01:56 +02:00
Federico Jaramillo Martinez
57a6a4a69f
fix: make doctor platform-aware
2026-05-25 14:56:21 +02:00
Federico Jaramillo Martinez
4bfd4acd40
docs: add persistent agent positioning
2026-05-25 14:26:22 +02:00
Federico Jaramillo Martinez
34e657dd2b
fix(cli): diagnose macOS node-pty spawn-helper permissions
2026-05-25 14:03:43 +02:00
Federico Jaramillo Martinez
679008d132
fix: clear stale workspace activity indicators
2026-05-24 08:15:47 +02:00
Federico Jaramillo Martinez
56fa641a8d
fix: restore chat prompt spellcheck
2026-05-23 23:41:17 +02:00
Federico Jaramillo Martinez
37c3aa79d8
chore(release): v1.202605.12
2026-05-23 23:09:32 +02:00
Federico Jaramillo Martinez
a33c51d164
fix: limit refresh controls to PWA mode
2026-05-23 23:03:00 +02:00
Federico Jaramillo Martinez
c2200da0b2
fix: surface refresh control on tablet PWA
2026-05-23 22:56:34 +02:00
Federico Jaramillo Martinez
4517fa06d2
fix: polish mobile refresh overlay
2026-05-23 22:34:04 +02:00
Federico Jaramillo Martinez
f4aeb0675f
feat: make mobile breadcrumbs clickable
2026-05-23 22:26:42 +02:00
Federico Jaramillo Martinez
df20563abb
feat: add mobile refresh control
2026-05-23 21:18:22 +02:00
Federico Jaramillo Martinez
1546143038
feat: add PWA install icon and uppercase branding
2026-05-23 20:50:45 +02:00
Federico Jaramillo Martinez
428f7bb8c2
feat: archive session descendants
2026-05-23 00:05:03 +02:00
Federico Jaramillo Martinez
a1e903f8f9
feat: add file browser image previews
2026-05-22 15:36:24 +02:00
Federico Jaramillo Martinez
5bc25424d3
fix: extend chat diff backgrounds
2026-05-22 15:36:24 +02:00
Federico Jaramillo Martinez
3409b0acba
feat: name forked and cloned sessions
2026-05-22 15:36:24 +02:00
Federico Jaramillo Martinez
23e82e1292
fix: improve workspace empty states
2026-05-22 14:32:39 +02:00
Federico Jaramillo Martinez
6a8f2f2979
fix: prevent new session shortcut from editing draft
2026-05-21 22:58:10 +02:00
Federico Jaramillo Martinez
9e3d272731
feat: prefill forked session prompt draft
2026-05-21 22:56:03 +02:00
Federico Jaramillo Martinez
2f5293a8c9
fix: make workspace panels scrollable
2026-05-21 20:52:30 +02:00
Federico Jaramillo Martinez
13bb8e4227
feat: add dash favicon
2026-05-21 15:52:17 +02:00
Federico Jaramillo Martinez
ffb2942ead
chore(release): v1.202605.11
2026-05-21 14:03:07 +02:00
Federico Jaramillo Martinez
cf1b0ed345
fix: replace workspace hover lens with details menu
2026-05-21 13:47:56 +02:00
Federico Jaramillo Martinez
73fe658195
fix: make missing actions config optional
2026-05-21 11:20:24 +02:00
Federico Jaramillo Martinez
698a89948b
feat(plugins): load workspace packages in dev
2026-05-21 09:41:46 +02:00
Federico Jaramillo Martinez
3cce6d20d1
fix: stabilize chat scroll restoration
2026-05-21 09:31:33 +02:00
Federico Jaramillo Martinez
c740ac3dcb
refactor: simplify workspace panel terminal flow
2026-05-21 09:31:33 +02:00
Federico Jaramillo Martinez
fb7903f3cb
feat(plugins): add actions plugin package
2026-05-21 09:31:33 +02:00
Federico Jaramillo Martinez
d693aa06d7
fix: prevent terminal autostart after close
2026-05-21 09:31:33 +02:00
Federico Jaramillo Martinez
9d4a0179d1
feat: deep link terminal selection
2026-05-21 09:31:33 +02:00
Federico Jaramillo Martinez
1a91094a5b
Move docs deployment to Cloudflare
2026-05-21 09:17:58 +02:00
Federico Jaramillo Martinez
70eb47b47a
Merge pull request #1 from jmfederico/cloudflare/workers-autoconfig
...
Add Cloudflare Workers configuration
2026-05-21 09:16:48 +02:00
cloudflare-workers-and-pages[bot]
8840160cfd
Add Cloudflare Workers configuration
2026-05-20 21:16:17 +00:00
Federico Jaramillo Martinez
0a086c9b7e
fix(actions): stabilize plugin action execution
2026-05-20 22:22:35 +02:00
Federico Jaramillo Martinez
8fbdd6e8f3
fix(ui): guard resize observers against missing elements
2026-05-20 22:22:03 +02:00