Mohamed Boudra
be93f8b240
refactor: remove performance monitoring and diagnostics infrastructure
2026-03-12 21:15:01 +07:00
Mohamed Boudra
b09a731d85
refactor: replace welcome message with server_info status payload
...
Unify the initial connection handshake and capability update paths.
The server now sends a server_info status message on connect and
whenever capabilities change, enabling the onboarding flow where
voice becomes available after models are configured.
2026-03-12 20:38:03 +07:00
Mohamed Boudra
554017b0b8
refactor: move daemon registry into host-runtime store
2026-03-12 19:02:06 +07:00
Mohamed Boudra
9f089be946
refactor: rename sockPath to listen in pid lock, add startup timing instrumentation
2026-03-12 14:19:21 +07:00
Mohamed Boudra
a79134ec9e
feat: add single-instance support, Android APK download, and splash screen styling
2026-03-12 10:42:40 +07:00
Mohamed Boudra
586b48e150
Update files
2026-03-11 23:13:36 +07:00
Mohamed Boudra
aeefa22ddf
fix: hide chrome on home route
2026-03-11 21:34:16 +07:00
Mohamed Boudra
4c6d21af4a
refactor(desktop): simplify managed runtime by removing state file and delegating to CLI daemon status
2026-03-11 19:01:49 +07:00
Mohamed Boudra
eb5f011161
Add screen orientation polyfill, refactor provider launch config, and update desktop runtime manager
...
- Add .claude schedule tasks to .gitignore
- Add screen-orientation polyfill for Expo web
- Refactor agent provider launch config into shared utility
- Update desktop runtime manager with improved binary management
- Update desktop release workflow
2026-03-11 14:01:07 +07:00
Mohamed Boudra
4e4a751921
Improve command center keyboard navigation and new tab shortcut
2026-03-10 20:32:22 +07:00
Mohamed Boudra
244eed8696
Finalize release content
2026-03-10 17:08:25 +07:00
Mohamed Boudra
845cf68d38
Refactor git actions and update React to 19.1.4
2026-03-10 15:49:33 +07:00
Mohamed Boudra
15e9569157
refactor: extract stream render model and segment-based rendering
2026-03-10 12:56:18 +07:00
Mohamed Boudra
965704da20
refactor: extract settings styles and improve badge/button UI
2026-03-10 12:17:37 +07:00
Mohamed Boudra
f3acdedfb1
Fix desktop release runtime bundling
2026-03-10 11:41:49 +07:00
Mohamed Boudra
cc45c3772f
feat: add multi-platform downloads and improve homepage animations
2026-03-10 11:20:17 +07:00
Mohamed Boudra
a15b52efc8
feat: add diff stats and archive actions to workspace sidebar
2026-03-09 16:38:36 +07:00
Mohamed Boudra
7f11b93e0f
fix: add missing Rust imports for Windows build and check in pending changes
...
Add `use std:#️⃣ :{DefaultHasher, Hash, Hasher}` behind #[cfg(windows)]
in runtime_manager.rs — these types are used in hash_seed() which only
compiles on Windows, causing CI failure.
Also includes: app component refactors (agent-list, agent-status-bar,
stream-strategy-web), website index updates, server dep additions
(fast-uri, rotating-file-stream sort), lockfile sync, and removal of
RUNTIME_SIMPLIFICATION_PLAN.md.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 16:09:48 +07:00
Mohamed Boudra
06f8722f25
Split stream rendering into platform-specific strategies
2026-03-09 11:13:57 +07:00
Mohamed Boudra
e3552f6365
Merge branch 'managed-daemon-bundling'
2026-03-08 20:48:39 +07:00
Mohamed Boudra
7c6eb2ad74
Add detailed logging to bottom anchor controller and scroll strategy
2026-03-08 20:48:37 +07:00
Mohamed Boudra
2721ce331a
Simplify managed runtime to execute in place from app bundle
2026-03-08 20:48:13 +07:00
Mohamed Boudra
ca787271b3
Support per-arch desktop builds and prune runtime artifacts
2026-03-08 17:06:05 +07:00
Mohamed Boudra
87948e956a
refactor keyboard shortcut tests into table-driven suites
2026-03-08 16:36:05 +07:00
Mohamed Boudra
1e5e0f625d
Clarify desktop daemon wording and helper text
2026-03-08 16:05:28 +07:00
Mohamed Boudra
93b5cc530c
test: align host runtime connection type
2026-03-08 15:41:04 +07:00
Mohamed Boudra
2a1ef17107
feat: implement two-shim CLI install with fallback instructions
2026-03-08 15:40:02 +07:00
Mohamed Boudra
2d5d0dcacd
Add managed desktop daemon runtime support
2026-03-08 15:40:02 +07:00
Mohamed Boudra
faa5aaab6f
Refine agent list attention handling
2026-03-08 15:39:40 +07:00
Mohamed Boudra
03e1915316
Improve agent input placeholder
2026-03-08 14:17:16 +07:00
Mohamed Boudra
b339c5e61d
Fix bottom anchoring and Claude wake routing
2026-03-08 12:54:08 +07:00
Mohamed Boudra
356faa0563
feat(app): add project picker modal and simplify open project screen
2026-03-07 21:33:13 +07:00
Mohamed Boudra
7d76da3249
Update workspace and app changes
2026-03-07 19:09:00 +07:00
Mohamed Boudra
1d1c7058f1
feat: add agent delete command and bulk tab close operations
2026-03-07 12:32:49 +07:00
Mohamed Boudra
6b51088f39
fix(app): remove initial workspace white flash
2026-03-06 23:55:39 +07:00
Mohamed Boudra
604b41db9b
refactor(app): extract project icon placeholder label logic
2026-03-06 23:43:02 +07:00
Zi Makki
8dd94757d7
fix(server): restore auto metadata generation
2026-03-06 17:36:29 +01:00
Mohamed Boudra
a99edcc0b2
feat(app): auto-focus terminal on create/switch, stabilize sidebar ordering for new items
2026-03-06 23:19:12 +07:00
Mohamed Boudra
7821a8a8af
feat(app): add Mod+W close-tab shortcut for desktop, simplify Android build scripts, and use universal DMG download
2026-03-06 22:53:03 +07:00
Mohamed Boudra
bb300fa2f8
fix(app): unblock deploy app timer typings [skip ci]
2026-03-06 22:33:20 +07:00
Mohamed Boudra
d512932233
refactor: extract workspace terminal sessions, improve sidebar drag-and-drop with nestable lists, and consolidate tab presentation logic
2026-03-06 22:23:35 +07:00
Mohamed Boudra
304d42d969
Merge branch 'draft-status-controls-refactor'
2026-03-06 16:25:11 +07:00
Mohamed Boudra
7f29baf915
refactor: add authoritative revalidation on app resume and reconnect
2026-03-06 16:24:12 +07:00
Mohamed Boudra
74c99a827d
Fix workspace tab focus from route open intent
2026-03-06 16:18:19 +07:00
Mohamed Boudra
5b270444d5
refactor: replace store-based keyboard action requests with direct dispatcher and simplify agent attention clearing
2026-03-06 14:49:06 +07:00
Mohamed Boudra
885b575d14
refactor app draft status controls into input area
2026-03-05 15:07:56 +07:00
Mohamed Boudra
8371ea0c7d
refactor: unify workspace tab management and add runtime metrics
2026-03-05 14:21:16 +07:00
Mohamed Boudra
6dc49ccbc7
feat: add workspace and tab navigation keyboard shortcuts
2026-03-05 11:28:02 +07:00
Mohamed Boudra
6f2b967599
refactor: replace tab layout modes with per-tab proportional sizing
2026-03-05 10:22:30 +07:00
Mohamed Boudra
bdfed2db4b
app: add testIDs to workspace header and use them in e2e assertions
2026-03-05 09:58:02 +07:00