Commit Graph

215 Commits

Author SHA1 Message Date
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
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