Shantur Rathore
5b1e21345f
feat(ui): localize UI strings
...
Converts hardcoded UI copy to i18n keys across the app, adds global translation for non-component modules, and splits the English catalog into feature modules with duplicate-key detection.
2026-01-26 12:26:12 +00:00
Shantur Rathore
06cb986aa6
fix(ui): allow Tab to select from picker
...
Fixes #77
2026-01-20 18:47:40 +00:00
Shantur Rathore
cb2966fb08
Add slash command prompt support
2026-01-08 17:41:29 +00:00
Shantur Rathore
1377bc6b91
Migrate UI to v2 SDK client
...
Use v2 OpencodeClient with normalized request handling and rehydrate pending permissions via GET /permission on instance hydration.
2026-01-04 22:02:30 +00:00
Shantur Rathore
971abe24d7
feat(ui): add runtime logger and replace console usage
2025-12-05 15:07:49 +00:00
Shantur Rathore
2ff51c1866
Use server naming for shared API/events
2025-11-21 00:04:01 +00:00
Shantur Rathore
629d098add
add cached fuzzy file search and debounce unified picker
2025-11-19 16:43:28 +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