-
e572fc5d76
refactor: table-drive the built-in slash-command dispatch
main

kimandClaude Sonnet 5
2026-09-10 16:05:45 +09:00
-
e6795effe1
fix: use width-stable icons in the status bar

kimandClaude Sonnet 5
2026-09-10 16:01:20 +09:00
-
13e6540cdf
chore: allow esbuild@0.28.1 install script, note dep constraints

kimandClaude Sonnet 5
2026-09-10 15:31:50 +09:00
-
870c30164b
chore: upgrade typescript 5.9 -> 7 (native compiler)

kimandClaude Sonnet 5
2026-09-10 15:27:44 +09:00
-
997f2c523e
chore: upgrade vitest 4 -> 5

kimandClaude Sonnet 5
2026-09-10 15:24:48 +09:00
-
a24bc16513
chore: bump wrap-ansi to 10, plus safe minor dependency updates

kimandClaude Sonnet 5
2026-09-10 15:17:13 +09:00
-
a4da9b9cbd
fix: strip stray NUL byte from renderMarkdown cache key

kimandClaude Sonnet 5
2026-09-10 14:50:42 +09:00
-
c36b45e9d5
fix: hard-wrap history output to terminal width

kimandClaude Sonnet 5
2026-09-10 14:34:47 +09:00
-
c649fdf6ed
feat: task persistence, memoized UI components, hook/delete-failure safety

kimandClaude Sonnet 5
2026-08-24 15:02:34 +09:00
-
5bf60c7921
fix: local/cloud model detection, capability cache TTL, chat cursor offset

kimandClaude Sonnet 5
2026-08-24 13:51:25 +09:00
-
09cd992aa6
feat: normal screen architecture, burn rate by model time, dependency upgrades
kim
2026-08-24 12:44:08 +09:00
-
c539995b19
fix: mouse-click crash, CRLF tool-call/edit matching bugs, misleading burn rate

kimandClaude Sonnet 5
2026-08-22 13:03:29 +09:00
-
60c6021390
feat: split system prompt by local/cloud, improve mouse tracking, increase retries & iterations
kim
2026-08-21 18:01:29 +09:00
-
47711a9600
docs: record 2026-08-22 session upgrades in memo
kim
2026-08-21 17:11:56 +09:00
-
506599020c
feat: 15 upgrades — system prompt, multiline input, /undo, thinking tokens, and more
kim
2026-08-21 17:07:49 +09:00
-
5c3fcfdd57
docs: record this session's work in the upgrade memo
kim
2026-08-21 14:12:39 +09:00
-
dfaf8d1551
fix(ui): keep the input box usable while a response is streaming
kim
2026-08-21 14:10:21 +09:00
-
dad0915d62
feat: structured task system with dependency graph (task_create/list/get/update)
kim
2026-08-21 14:07:16 +09:00
-
5438780a55
feat(export): full transcript export + JSON dump (/export json)
kim
2026-08-21 13:56:05 +09:00
-
b2a7d1a0f0
feat: notebook_edit tool — cell-aware Jupyter (.ipynb) editing
kim
2026-08-21 13:52:16 +09:00
-
ee695a64af
feat(ui): color-coded diff rendering in the permission prompt
kim
2026-08-21 13:50:50 +09:00
-
e3520b8eb1
feat(ui): /mouse toggle — enable terminal text selection/copy by default
kim
2026-08-21 13:48:41 +09:00
-
c8cc78e8f1
docs+test: document LSP code intelligence; cover the LSP tools
kim
2026-08-21 13:45:40 +09:00
-
f2ca1543d2
feat(lsp): configurable language servers + merge C/C++ into one clangd
kim
2026-08-21 13:43:05 +09:00
-
b7233afd77
fix(lsp): await publishDiagnostics instead of a single event-loop turn
kim
2026-08-21 13:34:51 +09:00
-
a458b3c478
feat: multi_edit tool — batched edits to one file in a single atomic write
kim
2026-08-21 13:32:51 +09:00
-
0ddc822238
fix: local-model tool-call robustness (partial-JSON repair, fallback parser, empty-response retry)
kim
2026-08-21 13:31:37 +09:00
-
cb950891d5
feat: LSP code intelligence + parallel sub-agent mutation gate
kim
2026-08-21 13:22:34 +09:00
-
6fe98887d5
v0.6.0: complete all 12 local-model upgrades + raise maxIterations to 100
kim
2026-08-20 16:52:03 +09:00
-
f347c150a4
v0.6.0: sub-agent orchestration, plan mode, memory, and the Claude-Code feature gap
v0.6.0

kimandClaude
2026-08-16 11:35:05 +09:00
-
-
6677ac1e9e
v0.5.2: full-screen alt-screen mode with a scrollable, bottom-pinned layout

kimandClaude Sonnet 5
2026-07-13 18:16:51 +09:00
-
ba0a7e44d1
v0.5.1: print a resume hint on exit

kimandClaude Sonnet 5
2026-07-13 16:11:07 +09:00
-
0bc9480c1d
v0.5.0: reduce system prompt token usage by ~35-40%
kim
2026-07-13 16:05:00 +09:00
-
eb03d0bd14
feat: todo lists, permission modes, project instructions, and agent robustness
kim
2026-07-13 15:47:48 +09:00
-
f01898a9c3
Bump to 0.3.1: fix backend hangs, UI layout, and dead-code type error

kimandClaude Sonnet 5
2026-07-08 18:06:52 +09:00
-
4652ecb87b
Add bash_kill, background job eviction, and configurable request timeout

kimandClaude Sonnet 5
2026-07-08 12:48:32 +09:00
-
2a35f40c73
Add plugin/hook/skill support, images, @mentions, dashboard, and stability fixes

kimandClaude Sonnet 5
2026-07-07 18:17:45 +09:00
-
265f8930a3
Remove accidentally committed terminal transcript

kimandClaude Sonnet 5
2026-07-07 12:52:19 +09:00
-
4e6c0bb216
Bump to 0.2.0 and make max tool-call iterations configurable

kimandClaude Sonnet 5
2026-07-06 18:08:49 +09:00
-
3f1527375c
Add web search/fetch, sub-agents, MCP support, git tools, session persistence, and context compaction

kimandClaude Sonnet 5
2026-07-06 17:53:27 +09:00
-
68f2242984
first commit
kim
2026-07-06 12:41:15 +09:00