Commit Graph

  • d2fea408f5 fix(tui): add headers to task list output Reid 2026-05-08 22:01:14 +08:00
  • 66a20ded2e docs(config): document additional environment variables Liu-Vince 2026-05-08 22:01:03 +08:00
  • 096cb64504 fix(tools): find gh across common install paths kitty 2026-05-08 22:00:54 +08:00
  • 967236f9ef fix(tui): preserve upstream stream pacing Sun 2026-05-08 22:00:43 +08:00
  • 49e81e52b3 fix: retry quota errors returned as HTTP 400 dst1213 2026-05-08 20:46:48 +08:00
  • d1187e2b8f fix(tui): move tolerance to module-level const, add total helpers lbcheng 2026-05-08 20:24:11 +08:00
  • d29fbcb24b fix(tui): replace magic number with named COST_EQ_TOLERANCE constant lbcheng 2026-05-08 19:55:15 +08:00
  • 3668a0774c fix(tui): group cost fields into SessionCostSnapshot struct lbcheng 2026-05-08 19:47:57 +08:00
  • d24abd97ac fix(tui): use displayed cost in /cost and /tokens commands lbcheng 2026-05-08 19:31:30 +08:00
  • 53076e23f2 fix(tui): persist displayed cost high-water mark across sessions lbcheng 2026-05-08 19:22:47 +08:00
  • b6b1599b8c fix(tui): preserve high-water mark in sidebar, add copy_cost_from helper lbcheng 2026-05-08 19:07:48 +08:00
  • 0dceeb0e2f feat(project-context): load global AGENTS fallback manaskarra 2026-05-08 14:53:57 +04:00
  • 5accda22d6 fix(tui): show real-time cost total in sidebar and /cost commands lbcheng 2026-05-08 18:48:23 +08:00
  • bd7c08ce3e fix(tui): persist session cost across save/restore cycles lbcheng 2026-05-08 18:35:09 +08:00
  • a1eeacdfae fix(tui): persist session cost across save/restore cycles lbcheng 2026-05-08 18:21:05 +08:00
  • 23190112dd fix(snapshot): prune_keep_last_n — rebuild survivor chain as orphans, gc reclaims ancestors gordonlu 2026-05-08 17:30:06 +08:00
  • feb414ac79 Add feedback command for GitHub links reidliu41 2026-05-08 16:59:54 +08:00
  • 8dcb082404 docs(tui): clarify Windows mouse capture behavior Zhiping 2026-05-08 16:11:03 +08:00
  • f183501fbd fix(client): route non-beta paths from beta base to v1 (#1174) Hunter Bown 2026-05-08 02:59:56 -05:00
  • 236a529a9d fix(deps): extend libc to all Unix targets for FreeBSD compatibility (#1173) Hunter Bown 2026-05-08 02:57:25 -05:00
  • 219e15a85f fix(tui): add stale busy-state watchdog (#1170) ZzzPL 2026-05-08 15:48:32 +08:00
  • ad31d2bcec docs(competitive-analysis): reflect LSP diagnostics implementation (#1171) Hunter Bown 2026-05-08 02:47:35 -05:00
  • ec268e50a1 feat: distinct user message body color (green) (#1168) Hunter Bown 2026-05-08 02:44:02 -05:00
  • 218d797b0b fix(cli): preserve split prompt words from Windows shims (#1160) Hunter Bown 2026-05-08 02:39:09 -05:00
  • f91970f092 fix(skills): accept workflow pack archive layouts (#1164) Hunter Bown 2026-05-08 02:37:21 -05:00
  • 724af9494a fix(tui): keep interactive sessions in alternate screen (#1158) Hunter Bown 2026-05-08 02:30:57 -05:00
  • 73f92bfb5a fix(fetch_url): add proxy DNS opt-in (#1103) Sun 2026-05-08 15:26:12 +08:00
  • a89835310f fix(tui): wrap slash menu arrow navigation (#1152) Hunter Bown 2026-05-08 02:22:34 -05:00
  • de4ecee41c docs: fix memory skill link (#1096) Aqil Aziz 2026-05-08 14:21:11 +07:00
  • 8f39aadf0b docs: fix help keybinding reference (#1095) Friende 2026-05-08 03:20:40 -04:00
  • 0d7cbe37a8 fix(undo): sync session context after snapshot restore (#1139) (#1150) jiaren wang 2026-05-08 16:14:04 +09:00
  • f969de91aa fix(memory): report omitted bytes in truncation marker Friende 2026-05-08 02:55:30 -04:00
  • 71c5dfbfc6 fix(tui): make composer arrows navigate input history (#1117) Reid 2026-05-08 14:52:00 +08:00
  • 2904d817fa fix(rlm): preserve prompt cache usage (#1127) Sun 2026-05-08 14:51:24 +08:00
  • fa32e7ac53 fix(plan): enforce read-only tool boundaries in Plan mode (#1114) jiaren wang 2026-05-08 15:49:31 +09:00
  • a5563b3f3a feat(skills): bundle delegate skill alongside skill-creator Khalid Alnujaidi 2026-05-08 08:50:47 +03:00
  • f283e56bd1 fix(prompts): prioritize user language for reasoning (#1137) Hunter Bown 2026-05-07 23:53:15 -05:00
  • b31b93aaae v0.8.19: endpoint, release workflow, IME + viewport fixes (#1128) Hunter Bown 2026-05-07 23:05:39 -05:00
  • 3521f1af91 fix(web): drop deepseek-cn from facts-drift cron labelMap (#1125) Hunter Bown 2026-05-07 22:04:18 -05:00
  • 4eccb1b5cd fix(web): correct China-network install snippet (#1104 follow-up) (#1121) Hunter Bown 2026-05-07 21:53:40 -05:00
  • 598822bf10 fix(tui): sync runtime state on workspace switch J3y0r 2026-05-08 02:33:43 +00:00
  • b417fc9efa chore(ci): remove deploy-web workflow until Cloudflare token is sorted (#1115) Hunter Bown 2026-05-07 21:17:05 -05:00
  • 6483997480 ci(deploy-web): bump Node to 22 for wrangler@4 (#1111) Hunter Bown 2026-05-07 21:03:42 -05:00
  • 9e45780ba0 feat(web): community site for deepseek-tui.com (mobile + color refresh) (#1108) Hunter Bown 2026-05-07 21:00:06 -05:00
  • b3329f69f1 fix(release): unblock arm64 docker image build Hunter Bown 2026-05-07 20:56:47 -05:00
  • 10c6901b64 fix(release): unblock arm64 docker image build Hunter B 2026-05-07 20:48:40 -05:00
  • 5c573b958b merge: v0.8.18 follow-up Hunter Bown 2026-05-07 20:21:39 -05:00
  • 35ee329b13 fix(tui): wait for terminal pause before interactive tools Hunter Bown 2026-05-07 16:30:00 -05:00
  • 2eddff473e fix(tui): keep light theme readable after toggle Hunter Bown 2026-05-07 16:06:26 -05:00
  • aa9e32bf0e chore(release): prepare v0.8.18 Hunter Bown 2026-05-07 15:36:30 -05:00
  • ef808d893b docs(install): document rustup mirror fallback Hunter Bown 2026-05-07 15:29:05 -05:00
  • 451d66ab0a docs(sandbox): define windows helper contract Zhuoran Deng 2026-05-07 20:13:51 +08:00
  • e814a203cb fix(secrets): fall back without native keyring Hunter Bown 2026-05-07 15:27:14 -05:00
  • 7cc8c53d79 fix(tui): soften long-session transcript palette Hunter Bown 2026-05-07 15:22:02 -05:00
  • b80d522f0e fix(tui): clear stale scrollbar drag state Hunter Bown 2026-05-07 15:17:08 -05:00
  • 245e409a20 fix(tui): reset terminal viewport before repaint Hunter Bown 2026-05-07 15:17:03 -05:00
  • 8f181c80f8 feat(release): publish supported Docker image Hunter Bown 2026-05-07 15:16:23 -05:00
  • 3f3395e00e fix(npm): make postinstall download failures recoverable Hunter Bown 2026-05-07 15:16:17 -05:00
  • 74b2f2f911 fix(session): start fresh on plain launch Hunter Bown 2026-05-07 15:16:12 -05:00
  • 9805c1b45e fix(tui): satisfy scrollbar drag clippy lint Zhiping 2026-05-07 22:51:33 +08:00
  • 0044361bc5 feat(tui): support transcript scrollbar dragging Zhiping 2026-05-07 22:34:47 +08:00
  • 96e58d23fd fix(i18n): localize approval dialog safety copy Zhuoran Deng 2026-05-08 03:40:21 +08:00
  • 200b4f4d15 docs(readme): refresh v0.8.17 highlights Hunter Bown 2026-05-07 14:20:16 -05:00
  • 5ce1314684 feat(runtime): bridge desktop approvals and skills Hunter Bown 2026-05-07 13:53:01 -05:00
  • 77e0810940 fix(npm): explain release mirror on download failures Hunter Bown 2026-05-07 13:37:20 -05:00
  • a0ef4017b4 fix(config): prefer provider API keys over root key Hunter Bown 2026-05-07 13:34:38 -05:00
  • 0f46acdd76 fix(release): close v0.8.17 gate gaps Hunter Bown 2026-05-07 13:14:22 -05:00
  • ee0ce460ee chore(release): v0.8.17 Hunter Bown 2026-05-07 12:52:53 -05:00
  • 52d1959937 chore: rustfmt + rustdoc fixes after v0.8.17 sweep Hunter Bown 2026-05-07 12:49:32 -05:00
  • 4aee8a15c6 fix(config): preserve OpenRouter custom endpoint models THINKER_ONLY 2026-05-07 21:01:25 +08:00
  • 9d86ddb480 fix(tui): enable reqwest gzip/brotli decompression for SSE responses kurise 2026-05-07 21:05:25 +08:00
  • 3433145487 fix(thinking): finalize streaming thinking block on stream errors and restarts (#1078) Reid 2026-05-08 01:44:39 +08:00
  • 6d3e67e9ce fix(cache): auto-generate .deepseek/instructions.md to stabilize KV prefix cache (#1080) Lloyd Zhou 2026-05-08 01:44:18 +08:00
  • 81fe6de57a fix(ui): force resize-event size during post-resize draw (macOS Terminal.app, ConHost) (#993) Arron 2026-05-08 01:44:12 +08:00
  • 379186d911 feat(tui): add /theme command to toggle dark/light theme (#1057) 吴梦知 2026-05-08 01:43:56 +08:00
  • 34357560c8 fix(snapshot): clean stale git pack temps + prune unreachable objects (#1055) axobase001 2026-05-08 01:43:53 +08:00
  • 493dc0d6e8 fix(shell): force UTF-8 output on Windows via chcp 65001 (#1018) John Doe 2026-05-08 01:43:48 +08:00
  • c64eef7939 fix(engine): Plan mode uses ReadOnly sandbox so shell can't mutate workspace (#1077) Hunter Bown 2026-05-07 12:24:13 -05:00
  • 4e285595b0 fix(tui): paste-Enter must not auto-submit (#1073) + PTY QA harness Hunter Bown 2026-05-07 12:23:57 -05:00
  • 22442d58b1 docs(contrib): rewrite contributor philosophy — gumbo not steak Hunter Bown 2026-05-07 11:57:06 -05:00
  • 5c112b40bf fix(config): default deepseek-cn to official api.deepseek.com (#1084) Jefsky Wong 2026-05-08 01:01:07 +08:00
  • 5d3a51e29e fix(skills): show all skills in slash menu (#1083) Duducoco 2026-05-08 01:00:55 +08:00
  • f1d86901da feat(tui): add workspace switch command J3y0r 2026-05-07 13:37:00 +00:00
  • 39b2d528cd feat(tools): retrieve spilled tool outputs (#1054) Hunter Bown 2026-05-07 06:56:20 -05:00
  • 9fc0c416e4 fix(cache): clear history on model scope changes (#1052) axobase001 2026-05-07 19:51:13 +08:00
  • 4642ff9a6d fix(load): reset unpersisted session telemetry (#1049) axobase001 2026-05-07 19:49:29 +08:00
  • 8c36c1c6be feat(subagents): fork parent context on demand (#1048) Hunter Bown 2026-05-07 06:33:04 -05:00
  • b476703a8d fix(npm): guard unsupported node during install (#1032) axobase001 2026-05-07 19:27:38 +08:00
  • 2644be9b52 fix(clear): reset session telemetry (#1047) axobase001 2026-05-07 19:26:43 +08:00
  • 628fb3c4a8 feat(tui): support custom background color (#1034) Hunter Bown 2026-05-07 06:15:58 -05:00
  • dc3fef1346 fix(skills): follow symlinked skill directories (#1019) axobase001 2026-05-07 18:52:10 +08:00
  • 9327167e1d fix(engine): align stream idle timeout guard (#1012) axobase001 2026-05-07 18:42:24 +08:00
  • f97604c3f0 fix(provider): enable OpenAI-compatible TUI runtime (#1017) Hunter Bown 2026-05-07 05:32:15 -05:00
  • f8d5fd84d7 ci: add nightly build artifacts (#1013) Hunter Bown 2026-05-07 05:01:06 -05:00
  • 2c8f7e2afa Update docs/INSTALL.md nsight 2026-05-07 17:46:31 +08:00
  • e439f3710b Update docs/INSTALL.md nsight 2026-05-07 17:46:21 +08:00
  • 3e2c832933 fix(api): narrow reasoning replay policy (#1009) Hunter Bown 2026-05-07 04:45:55 -05:00
  • 6bc4239250 docs(install): document rsproxy rustup workaround 郭闯 2026-05-07 17:37:37 +08:00
  • 17a010aecc fix(doctor): explain strict tool mode endpoints (#1008) Hunter Bown 2026-05-07 04:26:38 -05:00
  • 323598e764 fix(api): harden strict tool schemas (#1005) Hunter Bown 2026-05-07 04:12:22 -05:00