-
aa8d0dc73a
merge: per-cell transcript line cache + revisions (closes #78)
Hunter Bown
2026-04-26 14:53:04 -05:00
-
-
eee5081ef7
merge: clean resize redraw + display-width truncation (closes #65)
Hunter Bown
2026-04-26 14:49:42 -05:00
-
-
ab70c40beb
perf(tui): cache wrapped transcript lines per-cell (closes #78)
Hunter Bown
2026-04-26 14:47:17 -05:00
-
033fef6cb2
fix(tui): force clean redraw on resize / bound sidebar labels (closes #65)
Hunter Bown
2026-04-26 14:42:42 -05:00
-
-
6d06595b76
merge: animated working strip (closes #61)
Hunter Bown
2026-04-26 14:22:37 -05:00
-
-
70ce26e196
merge: rlm_query parallelism verification + per-child UI (closes #60)
Hunter Bown
2026-04-26 14:22:32 -05:00
-
-
2b7800885e
merge: 'deepseek metrics' CLI (closes #70)
Hunter Bown
2026-04-26 14:22:27 -05:00
-
-
49673d2ea3
feat(rlm_query): verify parallel fan-out + per-child prompt rendering (closes #60)
Hunter Bown
2026-04-26 14:21:43 -05:00
-
-
-
9804c92c21
feat(cli): add 'deepseek metrics' command (closes #70)
Hunter Bown
2026-04-26 14:17:58 -05:00
-
-
7d0450f541
feat(tui): animated water-spout working strip in the footer (closes #61)
Hunter Bown
2026-04-26 14:17:17 -05:00
-
-
9bc8eee927
feat(tui): animated water-spout working strip in the footer (closes #61)
Hunter Bown
2026-04-26 14:16:52 -05:00
-
ebc70176ad
feat(tui): bracketed-paste config toggle + capacity hot-path bench
Hunter Bown
2026-04-26 14:10:50 -05:00
-
432082e956
docs(agents): document
deepseek as the canonical CLI binary
Hunter Bown
2026-04-26 14:01:30 -05:00
-
ac1332565c
release: v0.6.2
Hunter Bown
2026-04-26 13:56:40 -05:00
-
3375fc7285
merge: explain parallel fan-out caps (fixes #81 — was PR #82)
Hunter Bown
2026-04-26 13:55:21 -05:00
-
-
1107b723b1
chore: simplify pass + clippy clean for v0.6.2
Hunter Bown
2026-04-26 13:54:54 -05:00
-
124011a862
fix(tui): sidebar Agents panel reads live progress, not just cache (closes #63)
Hunter Bown
2026-04-26 13:48:28 -05:00
-
f342d6508e
fix(tui): preserve newlines in generic tool result preview (closes #80)
Hunter Bown
2026-04-26 13:44:51 -05:00
-
ec92e535e8
feat(mcp): surface URL, status, body excerpt, transport on connect failure
Hunter Bown
2026-04-26 13:40:07 -05:00
-
86f59cd2c2
merge: slash-menu scroll viewport fix (fixes #64)
Hunter Bown
2026-04-26 13:37:30 -05:00
-
-
320325e419
fix(tui): bump SLASH_MENU_LIMIT to 128 so the scroll viewport works
Hunter Bown
2026-04-26 13:37:29 -05:00
-
-
feb3cf1e0c
feat: explain parallel fan-out caps in tool descriptions and error messages (fixes #81)
Hunter Bown
2026-04-26 13:16:12 -05:00
-
-
38069700cc
chore: wip capacity canonical state + tool alias deprecation
Hunter Bown
2026-04-26 13:11:57 -05:00
-
2adbe398ba
merge: tool alias deprecation metadata (fixes #72)
Hunter Bown
2026-04-26 12:55:17 -05:00
-
-
4f18809d74
merge: V4 capacity priors (fixes #73)
Hunter Bown
2026-04-26 12:53:31 -05:00
-
-
-
-
c58d10ded1
feat(tools): mark alias tools with deprecation metadata
Hunter Bown
2026-04-26 12:32:26 -05:00
-
-
-
cf9fdef9d8
fix(capacity): add V4 model priors and key normalization
Hunter Bown
2026-04-26 12:28:21 -05:00
-
-
e9970fcad3
ci: switch npm publish to NPM_TOKEN + add auto-tag workflow
Hunter Bown
2026-04-26 12:22:15 -05:00
-
e1ac84ae44
release: v0.6.1 — pricing update, remove light theme + theme setting
Hunter Bown
2026-04-26 11:56:41 -05:00
-
c5a584d5c3
refactor(client): extract chat + responses into folder module (P1.1)
Hunter Bown
2026-04-26 11:39:44 -05:00
-
1a100fe96c
refactor(core): carve approval + dispatch helpers out of engine.rs (P1.3)
Hunter Bown
2026-04-26 00:57:27 -05:00
-
25cfe11736
refactor(tui): extract slash-menu helpers into tui/slash_menu.rs (P1.2)
Hunter Bown
2026-04-26 00:47:44 -05:00
-
56308bb5d7
refactor(tui): extract paste-burst handlers into tui/paste.rs (P1.2)
Hunter Bown
2026-04-26 00:45:35 -05:00
-
4138053dd8
refactor(tui): extract sidebar rendering into tui/sidebar.rs (P1.2)
Hunter Bown
2026-04-26 00:43:43 -05:00
-
5d51143194
feat(tui): group thinking + tool calls in one active cell (P2.3)
Hunter Bown
2026-04-26 00:40:05 -05:00
-
ca7ca9f75f
docs: drop stale handoff/migration/parity docs
Hunter Bown
2026-04-26 00:27:58 -05:00
-
d6bfcda474
chore: drop unreferenced assets/hero.png
Hunter Bown
2026-04-26 00:23:08 -05:00
-
f3df5e515e
docs(changelog): roll up Phase 2/4 polish — agents chip, mention popup, P2.4 tests, subagent split, parse-counter de-flake
Hunter Bown
2026-04-26 00:16:30 -05:00
-
a4f4f5040f
style: cargo fmt --all (post-Phase-2/4 cleanup)
Hunter Bown
2026-04-26 00:15:11 -05:00
-
a02898545d
refactor(tools): split subagent.rs into folder module — start with tests (P1.1)
Hunter Bown
2026-04-26 00:13:35 -05:00
-
2185b8c3c6
feat(tui): wire up @-mention popup end-to-end (P2.1)
Hunter Bown
2026-04-26 00:09:04 -05:00
-
06355e3aea
test(tui): pin auto-scroll churn contract for P2.4 regression coverage
Hunter Bown
2026-04-26 00:00:43 -05:00
-
75de26c7a1
test(tui): de-flake parse-invocation counter via thread-local
Hunter Bown
2026-04-26 00:00:32 -05:00
-
9467d26db7
feat(tui): surface in-flight sub-agents in the footer status strip (P2.5)
Hunter Bown
2026-04-25 23:54:03 -05:00
-
93efb09038
fix(tui): tool-call rendering — defer ToolCallStarted, progressive labels, elapsed badge
Hunter Bown
2026-04-25 23:50:32 -05:00
-
42fe888d35
Merge CX#7: one active cell mutated in place
Hunter Bown
2026-04-25 23:14:07 -05:00
-
-
63d7391ff8
CX#7: one active cell, mutated in place
Hunter Bown
2026-04-25 23:13:57 -05:00
-
-
585dd2f7d0
CX#8: two surfaces — display_lines vs transcript_lines
Hunter Bown
2026-04-25 22:42:01 -05:00
-
8f05f272d3
CX#5 + CX#11: line-buffer newline gate + pure-render footer
Hunter Bown
2026-04-25 22:39:55 -05:00
-
1ad0c886b8
CX#4: two-gear streaming chunker (Smooth ↔ CatchUp)
Hunter Bown
2026-04-25 22:28:00 -05:00
-
d111680a3b
v0.6: codex-pattern wave 1 — frame rate, scroll model, revision cache, vim pager, cap output, kill-buffer
Hunter Bown
2026-04-25 22:25:15 -05:00
-
5f223adea6
v0.6.0: native rlm_query tool + scroll fix + cleanup
Hunter Bown
2026-04-25 21:38:48 -05:00
-
027d6d19b6
docs(rlm): land Hetun design + helper layer + Sakana research methodology
Hunter Bown
2026-04-25 15:37:25 -05:00
-
229b1993ac
ci: mirror release-workflow strict gates so failed publishes can't slip through
Hunter Bown
2026-04-25 15:07:28 -05:00
-
686ef94719
fix: doc-link warning in model_picker module header
Hunter Bown
2026-04-25 15:03:37 -05:00
-
ba6bc351da
release: v0.5.2 — /model picker
Hunter Bown
2026-04-25 15:00:19 -05:00
-
ebdda09c29
feat(#39): /model opens Pro/Flash + Off/High/Max picker
Hunter Bown
2026-04-25 14:50:49 -05:00
-
f42f94207c
release: v0.5.1 — telemetry, completion, and trust quality-of-life
Hunter Bown
2026-04-25 14:40:06 -05:00
-
d79178a926
feat(#28,#30): @file Tab-completion + reasoning replay footer chip
Hunter Bown
2026-04-25 14:39:59 -05:00
-
bcf6ba9a8e
feat(#29): per-workspace trust list with /trust slash command
Hunter Bown
2026-04-25 14:39:37 -05:00
-
7a85f182e2
test(#36): regression tests for sidebar gutter bleed
Hunter Bown
2026-04-25 14:39:19 -05:00
-
f7fe5e09a5
fix(#37): make NIM a peer provider in config.example.toml + setup status
Hunter Bown
2026-04-25 13:52:44 -05:00
-
24b8945010
feat(#32): basic session-handoff convention via .deepseek/handoff.md
Hunter Bown
2026-04-25 13:48:22 -05:00
-
82e4a564aa
refactor(#35): tighten agent prompt tool descriptions, drop alias dupes
Hunter Bown
2026-04-25 13:44:43 -05:00
-
07ae792068
fix(#38): show provider chip in header when not on default DeepSeek
Hunter Bown
2026-04-25 13:41:52 -05:00
-
ba40ae4aac
feat(#34): auto-extract text from PDFs in read_file
Hunter Bown
2026-04-25 13:36:30 -05:00
-
7f2c382343
feat(#33): add fetch_url tool for direct HTTP GET
Hunter Bown
2026-04-25 13:33:22 -05:00
-
017ac97d0d
feat(#30): debug-log reasoning_content replay size per request
Hunter Bown
2026-04-25 13:28:44 -05:00
-
0a394e1587
fix(#31): catch version drift in CI, not at release time
Hunter Bown
2026-04-25 13:25:55 -05:00
-
fafb76063d
ci: fix unused import + cargo fmt drift from #27
Hunter Bown
2026-04-25 13:21:16 -05:00
-
9e7cfc951a
docs: README v0.5.0 callout + CHANGELOG entry, drop cargo install
Hunter Bown
2026-04-25 13:15:35 -05:00
-
1be18e691b
feat(#27): per-mode soft context budget for V4 compaction trigger
Hunter Bown
2026-04-25 12:58:35 -05:00
-
ccc9554ef4
fix(#25): strip phantom web.run references from prompts and web_search tool
Hunter Bown
2026-04-25 12:51:12 -05:00
-
97f245d5ac
docs: add TUI screenshot to README
Hunter Bown
2026-04-25 12:48:42 -05:00
-
19f8d83d3b
release: v0.5.0 — fix multi-turn tool call 400 error (missing reasoning_content on assistant messages with tool_calls)
Hunter Bown
2026-04-25 12:21:01 -05:00
-
67b232b063
Release v0.4.9: thinking-mode reasoning_content fix + README refresh
Hunter Bown
2026-04-25 12:00:08 -05:00
-
41c54f08aa
release: deepseek-tui 0.4.8
Hunter Bown
2026-04-25 10:48:00 -05:00
-
56ea63e2c6
Merge pull request #20 from Hmbown/codex/v4-pro-discount-pricing
Hunter Bown
2026-04-25 10:44:22 -05:00
-
-
94834b2eb4
fix: track DeepSeek V4 Pro discount pricing
Hunter Bown
2026-04-25 10:34:02 -05:00
-
-
dc8f8496d6
Merge pull request #19 from Hmbown/codex/release-0.4.7
Hunter Bown
2026-04-25 08:04:10 -05:00
-
-
5c1086fe9e
release: deepseek-tui 0.4.7
Hunter Bown
2026-04-25 07:59:01 -05:00
-
-
dff592bc6d
Merge pull request #18 from Hmbown/codex/deepseek-tui-app-working
Hunter Bown
2026-04-25 07:46:41 -05:00
-
-
29141bc89b
Add NIM env support and .env.example template
Hunter Bown
2026-04-25 07:21:43 -05:00
-
-
fe4f261a5d
release: deepseek tui 0.4.6
Hunter Bown
2026-04-25 02:01:04 -05:00
-
7f0444d26b
fix: re-add DEFAULT_TEXT_MODEL import dropped by merge
Hunter Bown
2026-04-25 01:57:17 -05:00
-
298f5c6c51
Merge branch 'claude/improve-deepseek-v4-harness-NxBpS' into main
Hunter Bown
2026-04-25 01:55:44 -05:00
-
-
853a39138c
feat: setup status/clean/dirs and protocol-recovery hardening
Hunter Bown
2026-04-25 06:26:07 +00:00
-
6ad3727fa0
Add provider switch and file mention attachments
Hunter Bown
2026-04-24 23:09:48 -05:00
-
16f62f7abf
Fix reasoning replay and context accounting for NIM
Hunter Bown
2026-04-24 18:42:18 -05:00
-
d0dc26ce25
Add NVIDIA NIM provider support for DeepSeek
Hunter Bown
2026-04-24 18:29:19 -05:00
-
-
7d8c40893f
chore: map github web committer
Hunter Bown
2026-04-24 16:29:01 -05:00
-
411153c549
chore: normalize contributor identities
Hunter Bown
2026-04-24 16:27:54 -05:00
-
e06071c177
docs: remove stale readme screenshot
Hunter Bown
2026-04-24 16:23:50 -05:00
-
f377b0f9d2
ci: add npm publish retry path
Hunter Bown
2026-04-24 16:15:48 -05:00
-
f3df8f5f26
ci: publish npm with trusted publishing
Hunter Bown
2026-04-24 16:13:59 -05:00
-
8323bedfb7
fix: restore default tui mouse scrolling
Hunter Bown
2026-04-24 11:41:31 -05:00
-
6c14e2e1f4
release: deepseek tui 0.4.4
Hunter Bown
2026-04-24 11:02:07 -05:00
-
c4f9078712
release: deepseek tui 0.4.3
Hunter Bown
2026-04-24 10:48:35 -05:00
-
d713032b9f
ci: allow token-backed npm publish
Hunter Bown
2026-04-24 00:21:35 -05:00
-
d89b33330f
fix: preserve DeepSeek V4 reasoning tool turns
Hunter Bown
2026-04-24 00:01:10 -05:00