bizzkoot
01921e3454
fix(ui): improve question tool UX (enter key & autofocus)
2026-01-28 21:01:49 +08:00
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
effb30d98e
feat(ui): polish task steps section
...
Rename Tasks to Steps and remove list padding for a flush, compact steps view.
2026-01-24 10:35:15 +00:00
Shantur Rathore
4da69b5a20
feat(ui): show task model in headers
...
Task prompt/output headers now include provider/model metadata when available, alongside agent.
2026-01-24 10:29:02 +00:00
Shantur Rathore
3d3337c7b8
feat(ui): render task prompt/output panes
...
Task tool calls now show prompt, summary, and output with independent scroll; markdown rendering supports cache keys to avoid collisions.
2026-01-23 22:39:04 +00:00
Shantur Rathore
4ea710c735
feat(ui): render apply_patch multi-file diffs
2026-01-22 22:32:03 +00:00
Shantur Rathore
f5d4cb6917
refactor(ui): split ToolCall into focused modules
2026-01-22 21:54:18 +00:00
Shantur Rathore
72f420b6f6
feat(ui): support question tool requests
...
Add question queue hydration, inline answering UI, and unify pending requests with permissions.
2026-01-10 09:46:23 +00:00
Shantur Rathore
71479a59a7
Add ANSI rendering for bash tool output
2025-12-26 10:47:53 +00:00
Shantur Rathore
8ec57da275
Tweak control panel plan styling
2025-12-14 23:36:38 +00:00
Shantur Rathore
75b3699649
Show latest todowrite plan in control panel
2025-12-14 15:05:09 +00:00
Shantur Rathore
0da2e1d7bb
Sync tool-call titles and task summaries
2025-12-12 13:51:40 +00:00
Shantur Rathore
cd8948770d
feat: include bash timeout
2025-12-07 20:23:52 +00:00
Shantur Rathore
d4281f1d9c
feat: surface read bounds
2025-12-07 20:15:39 +00:00
Shantur Rathore
04f6e362b9
Centralize tool call scroll helpers
2025-12-06 22:22:44 +00:00
Shantur Rathore
971abe24d7
feat(ui): add runtime logger and replace console usage
2025-12-05 15:07:49 +00:00
Shantur Rathore
8a8555d591
Optimize task tool summary recompute on version changes
2025-12-03 18:13:56 +00:00
Shantur Rathore
6ba50cadd2
modularize tool-call rendering and styles
2025-12-02 16:16:49 +00:00