Shantur Rathore
a43a004e23
add unrestricted filesystem browsing mode
2025-11-17 23:40:02 +00:00
Shantur Rathore
a3f02befa7
Refine CLI args and lifecycle logging
2025-11-17 22:08:50 +00:00
Shantur Rathore
40e8c90bab
Implement workspace-aware folder browser
2025-11-17 22:05:38 +00:00
Shantur Rathore
f53564bb06
Add depth-limited filesystem browsing
2025-11-17 21:16:10 +00:00
Shantur Rathore
719a9c9c74
Add structured logging and ensure CLI shuts down cleanly
2025-11-17 20:21:39 +00:00
Shantur Rathore
08d81f8bb5
Add CLI server and move UI to HTTP API
2025-11-17 18:18:45 +00:00
Shantur Rathore
89bd32814f
Split workspace into electron and ui packages
2025-11-17 12:06:58 +00:00
Shantur Rathore
aa77ca2931
add linux rpm packaging pipeline
2025-11-17 01:50:16 +00:00
Shantur Rathore
b46110937b
Improve PATH-based binary execution
v0.1.2
2025-11-17 01:38:53 +00:00
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
12044988d6
Increment version to 0.1.2
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
b92fbd93a8
Coding principles
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
cd9d7c2a39
Styling guidelines
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
b80e332021
Merge pull request #2 from alexispurslane/patch-1
...
remove some duplication in README
2025-11-16 00:22:00 +00:00
Alexis Purslane
df625e0fe7
remove some duplication in README
...
Refined descriptions for clarity and conciseness in the README.
2025-11-15 04:05:12 -05:00
Shantur Rathore
cd2bd3c636
Don't try to publish and increment version number
v0.1.1
2025-11-14 23:42:03 +00:00
Shantur Rathore
6e7003c57c
Puff-up README
2025-11-14 23:26:13 +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
541027c93e
Change folder to codenomad for config
2025-11-14 14:25:04 +00:00
Shantur Rathore
9f2edbb9db
Advanced Settings
2025-11-14 14:18:30 +00:00
Shantur Rathore
eced9b8124
Build not installers
2025-11-14 14:17:23 +00:00
Shantur Rathore
68b6793bf3
Add minimal README
2025-11-14 14:12:32 +00:00
Shantur Rathore
d3b194c306
filter release assets by extension
2025-11-14 14:03:44 +00:00
Shantur Rathore
467cbf4b28
limit release uploads to binaries
2025-11-14 13:38:07 +00:00
Shantur Rathore
756f3d68cb
fix windows release upload
2025-11-14 13:36:21 +00:00
Shantur Rathore
7354f08abe
export gh token for build jobs
2025-11-14 13:27:04 +00:00
Shantur Rathore
db5bd9984e
make build script work on windows
2025-11-14 13:25:42 +00:00
Shantur Rathore
6fdd4947f9
Fix borders and user message timestamp
2025-11-14 13:13:24 +00:00
Shantur Rathore
b438702092
Add correct autor details
2025-11-14 13:12:25 +00:00
Shantur Rathore
5faa06601a
Fix scrolling buttopn and autoscrolling
2025-11-14 13:10:47 +00:00
Shantur Rathore
5215ec94a1
fix release workflow version parsing
v0.1.0
2025-11-14 12:50:17 +00:00
Shantur Rathore
fb97f6531d
add release workflow for binaries
2025-11-14 12:31:44 +00:00
Shantur Rathore
1b8c186edd
stabilize command palette selection
2025-11-14 11:29:02 +00:00