Shantur Rathore
28aa5da16d
Add tool output visibility preferences
2025-11-17 01:38:53 +00:00
Shantur Rathore
03237f6f79
We always show 1 session
2025-11-17 01:38:53 +00:00
Shantur Rathore
492c6064f9
shorten tool call viewports
2025-11-17 01:38:53 +00:00
Shantur Rathore
fa8eacde53
Improve diagnostics accordion
2025-11-17 01:38:53 +00:00
Shantur Rathore
742c2d2c29
surface lsp status in instance info
2025-11-17 01:38:53 +00:00
Shantur Rathore
eb279cf251
enable prompt shell mode
2025-11-17 01:38:53 +00:00
Shantur Rathore
6658c0b15a
add retry loop for local sse reconnection
2025-11-17 01:38:53 +00:00
Shantur Rathore
c4e76aaac4
Inline permission approvals in tool calls
2025-11-17 01:38:53 +00:00
Shantur Rathore
2b6597ad00
prune duplicate messaging styles now sourced from scoped files
2025-11-17 01:38:53 +00:00
Shantur Rathore
cce5d1aba8
modularize app shell into context hooks
2025-11-17 01:38:53 +00:00
Shantur Rathore
04db4fcf94
persist pasted text in history and align sdk command types
2025-11-17 01:38:53 +00:00
Shantur Rathore
cb161e57a4
preserve prompt draft when browsing history
2025-11-17 01:38:53 +00:00
Shantur Rathore
1a0ccac634
modularize session store into focused modules
2025-11-17 01:38:53 +00:00
Shantur Rathore
941052acc8
modularize app styles
2025-11-17 01:38:53 +00:00
Shantur Rathore
5f67a01864
modularize ui styles into tokenized bundles
2025-11-17 01:38:53 +00:00
Shantur Rathore
adee1e0383
scope custom commands
2025-11-14 23:11:52 +00:00
Shantur Rathore
efe7af6f77
Introduce ConfigProvider to stabilize preference saves
...
- move config state into a dedicated context provider that eagerly hydrates disk state before any write
- update App, folder selection, message rendering, and advanced settings to consume the context instead of globals
- wrap the renderer entry in ConfigProvider so every view shares the same initialized config data
2025-11-14 20:42:13 +00:00
Shantur Rathore
6fa41d51be
stabilize message auto scroll
2025-11-14 16:26:14 +00:00
Shantur Rathore
8431b9f8a2
surface launch failures with guided advanced settings
2025-11-14 16:04:04 +00:00
Shantur Rathore
6fdd4947f9
Fix borders and user message timestamp
2025-11-14 13:13:24 +00:00
Shantur Rathore
5faa06601a
Fix scrolling buttopn and autoscrolling
2025-11-14 13:10:47 +00:00
Shantur Rathore
1b8c186edd
stabilize command palette selection
2025-11-14 11:29:02 +00:00
Shantur Rathore
6918232913
Improve session refresh and UI polish
2025-11-13 23:36:36 +00:00
Shantur Rathore
e12f39abc2
tweak: enlarge message empty state branding
2025-11-13 23:07:22 +00:00
Shantur Rathore
bde4501cfc
chore: brand message stream empty state
2025-11-13 23:06:43 +00:00
Shantur Rathore
a71c8ab34f
chore: rebrand client and add icon tooling
2025-11-13 22:58:57 +00:00
Shantur Rathore
8233aee7a8
tune strong emphasis color
2025-11-13 20:51:12 +00:00
Shantur Rathore
f3208e13e2
apply design-token markdown styling
2025-11-13 20:45:28 +00:00
Shantur Rathore
36fb84242f
Align message UI with palette tokens
2025-11-13 11:55:33 +00:00
Shantur Rathore
f42d0a285d
Propagate session context usage percent
2025-11-13 11:17:26 +00:00
Shantur Rathore
041dfc6824
Handle disconnected instances with blocking modal
2025-11-13 10:46:03 +00:00
Shantur Rathore
28131aec47
stabilize instance info metadata loading
2025-11-13 10:21:35 +00:00
Shantur Rathore
46cbe69978
feat: add advanced settings modal
2025-11-13 09:45:10 +00:00
Shantur Rathore
85df6781c3
Session status implementation.
2025-11-12 23:11:23 +00:00
Shantur Rathore
2a649726dc
Logging
2025-11-12 20:55:42 +00:00
Shantur Rathore
f434f2c7e7
Disable anything related to spellings - Fix MacOS NSSpellServer
2025-11-12 10:07:54 +00:00
Shantur Rathore
2efd16796f
Permissions
2025-11-12 10:07:30 +00:00
Shantur Rathore
89dbe43d87
Commit - use types from SDK
2025-11-11 21:06:37 +00:00
Shantur Rathore
063a11db76
Simplify prompt input
2025-11-11 12:25:37 +00:00
Shantur Rathore
5f53826c8d
Fix tool id creation
2025-11-11 12:24:26 +00:00
Shantur Rathore
d8244bc429
Reuse markdown renderer
2025-11-11 11:30:40 +00:00
Shantur Rathore
34dec16e22
Fix Diff view + Caching
2025-11-11 11:09:06 +00:00
Shantur Rathore
d277d50ed7
Fix shiki and diff caching
2025-11-10 21:54:01 +00:00
Shantur Rathore
910249ff25
Session info + Todo formatting
2025-11-10 20:57:29 +00:00
Shantur Rathore
47f3948aec
improve instance launch and log streaming UX
2025-11-09 02:06:05 +00:00
Shantur Rathore
9bba0aad8a
surface session toast notifications
2025-11-08 23:32:13 +00:00
Shantur Rathore
0eaed0b6da
adjust tool-call copy header stacking
2025-11-08 23:19:27 +00:00
Shantur Rathore
c9ef192ef2
improve message autoscroll and metadata
2025-11-08 23:11:45 +00:00
Shantur Rathore
0a77feac7a
polish folder picker list and instance focus
2025-11-08 22:47:29 +00:00
Shantur Rathore
03ff2779b0
persist prompt drafts per session
2025-11-08 22:24:19 +00:00