Commit Graph

  • 8c091cce98 fix(tui): reflect approval mode in agent prompts (#797) Hunter Bown 2026-05-06 00:47:04 -05:00
  • 05db50d182 fix(config): accept provider-prefixed DeepSeek model IDs (#794) wucm667 2026-05-06 13:30:37 +08:00
  • cb3245a3a0 [Doc] Update README with deepseek-v4-pro pricing note (#776) Agent007 2026-05-06 13:24:30 +08:00
  • feaae514a6 fix(tui): recognize legacy ctrl-v paste input (#786) Hunter Bown 2026-05-05 22:41:50 -05:00
  • 3af6ef6f69 fix(tui): default mouse capture off on Windows (#785) Hunter Bown 2026-05-05 22:40:31 -05:00
  • 0fded51824 docs: align Rust MSRV references with workspace (#739) zxyasfas 2026-05-06 11:39:50 +08:00
  • ece6b88e79 feat(acp): add stdio adapter for editor agents (#782) Hunter Bown 2026-05-05 22:30:17 -05:00
  • 02456429ca Add shell completion setup examples (#742) Reid 2026-05-06 11:28:10 +08:00
  • 76e5c90185 fix(tui): preserve UTF-8 while stripping ANSI Lawrence 2026-05-06 11:13:59 +08:00
  • f31ad207dd docs(readme): clarify auto mode Hunter Bown 2026-05-05 21:48:46 -05:00
  • 432e68c35a docs(readme): clarify auto routing Hunter Bown 2026-05-05 21:42:56 -05:00
  • 82851aece4 fix(provider): complete vLLM integration on main Hunter Bown 2026-05-05 21:27:02 -05:00
  • a335ff5e4c feat(provider): add vLLM provider support (#737) Agent007 2026-05-06 10:22:24 +08:00
  • 50780a5289 fix: restore auto model routing (#772) Hunter Bown 2026-05-05 21:22:03 -05:00
  • 63e2234c6b fix(config): repair first-run auth and settings selection (#763) Hunter Bown 2026-05-05 20:05:17 -05:00
  • ab59ef8ff2 fix(cost): count V4 reasoning tokens in usage output (#762) Hunter Bown 2026-05-05 19:57:25 -05:00
  • f738f0175a docs(keybindings): fix Ctrl-S (stash not history search), add Alt-R, audit to v0.8.13 Hunter Bown 2026-05-05 18:03:45 -05:00
  • 401cf34827 docs(readme): fix single-binary claim, phantom Alt+Up, Rust version, add Homebrew + contributors Hunter Bown 2026-05-05 18:02:33 -05:00
  • b07fed8c9c docs(changelog): add scroll-fix entry for v0.8.13 Hunter Bown 2026-05-05 17:18:38 -05:00
  • cc6c6c6053 fix(scroll): Up/Down arrows now scroll transcript when composer is empty Hunter Bown 2026-05-05 13:54:21 -05:00
  • c4cbd7c19f chore(release): finalize v0.8.13 stabilization Hunter Bown 2026-05-05 13:06:09 -05:00
  • ec94e72df1 docs: add Japanese README Ikko Ashimine 2026-05-06 01:02:35 +09:00
  • 6b0a01d054 feat(client): remove dead responses_api_proxy module and EXPERIMENTAL_RESPONSES_API_ENV plumbing Hunter Bown 2026-05-05 04:22:35 -05:00
  • 38bcb5ca3d fix(tools): resolve hallucinated tool names via deterministic ladder Hunter Bown 2026-05-05 04:09:05 -05:00
  • c018afdf82 fix(tools): repair invalid JSON in tool-call arguments via deterministic ladder Hunter Bown 2026-05-05 04:03:58 -05:00
  • b7f86ae19f fix(tools): sanitize tool schemas before sending to DeepSeek Hunter Bown 2026-05-05 03:55:32 -05:00
  • 310c975597 feat(models): preserve dated variant suffixes; remove legacy alias machinery Hunter Bown 2026-05-05 03:49:20 -05:00
  • 5c91788068 fix(nix): failed to load lib (#1) ~horin 2026-05-05 16:31:22 +08:00
  • 16142b5f5e fix(release): unbreak Windows build + harden Linux apt step Hunter Bown 2026-05-05 03:04:17 -05:00
  • 2d809225be Merge feat/v0.8.12 into main Hunter Bown 2026-05-05 02:47:23 -05:00
  • 7a27e6bd1f chore(v0.8.12): bump internal dep pins to 0.8.12, sync lockfile, refresh README contributor thanks and zh-CN section Hunter Bown 2026-05-05 02:47:12 -05:00
  • 1db5415887 fix(scroll): RAII pause/resume guard so cancelling an interactive tool restores the terminal Hunter Bown 2026-05-05 02:33:09 -05:00
  • 9d91a51064 fix(scroll): RAII pause/resume guard so cancelling an interactive tool restores the terminal Hunter Bown 2026-05-05 02:33:09 -05:00
  • 7cb04b7d0c fix(nix): replace dbus with dbus.lib Horace Liu 2026-05-05 15:13:52 +08:00
  • 3faae20041 docs(changelog): document v0.8.12 cross-workspace session bleed fix Hunter Bown 2026-05-05 02:15:36 -05:00
  • 02fc16e10f style: clippy sweep across community PRs (-D warnings) Hunter Bown 2026-05-05 02:15:16 -05:00
  • 6d0c708307 Merge branch 'main' into feat/v0.8.12 Hunter Bown 2026-05-05 02:08:25 -05:00
  • f779c7de6e fix(security): refuse to auto-recover checkpoint from another workspace Hunter Bown 2026-05-05 02:07:58 -05:00
  • a6d9d7cf5b fix(security): refuse to auto-recover checkpoint from another workspace Hunter Bown 2026-05-05 02:07:58 -05:00
  • 546ef939bd docs+ci(v0.8.12): Resume by UUID, triage workflows, CHANGELOG refresh Hunter Bown 2026-05-05 02:03:16 -05:00
  • 3fedb980c7 fix(subagents): replace 'pending' lease placeholder with real agent id (#660) Hunter Bown 2026-05-05 02:00:43 -05:00
  • 48d529fa93 docs: add Scoop installation instructions for Windows woyxiang 2026-05-05 13:57:22 +08:00
  • 327a9af1be docs: update pricing/discount info — promotion period extended (closes #691) wangfeng 2026-05-04 22:18:35 -07:00
  • a9dcf2b6e6 style: cargo fmt sweep across community PRs Hunter Bown 2026-05-05 01:57:25 -05:00
  • 668f2c37f5 fix(build): stable-Rust compatibility + silence deferred-code warnings Hunter Bown 2026-05-05 01:57:14 -05:00
  • da266e2105 Merge branch 'main' into feat/v0.8.12 Hunter Bown 2026-05-05 01:50:50 -05:00
  • 3d289e5fdd docs: clarify Node.js is not a runtime dependency (closes #672) Hunter Bown 2026-05-05 01:50:36 -05:00
  • b9890aa77a docs(install): add nix section Horace Liu 2026-05-05 14:30:20 +08:00
  • c13c80ac3d feat(package): add nix package Horace Liu 2026-05-05 14:26:28 +08:00
  • 2f499858dd docs(release): add v0.8.12 CHANGELOG + update README What's New Hunter Bown 2026-05-05 01:02:27 -05:00
  • 239e5925a1 fix(test): use fully-qualified ratatui::style::Color::Reset Hunter Bown 2026-05-05 00:58:07 -05:00
  • 2ee826924a fix(subagents): release resident file leases on agent completion (#660) Hunter Bown 2026-05-05 00:54:34 -05:00
  • b51fa6bc91 feat(sandbox): wire create_backend() into Engine::build_tool_context (#645) Hunter Bown 2026-05-05 00:51:24 -05:00
  • c0e27485a8 fix: remove dead config fields — prefer_handoff (#667) and use_terminal_colors (#671) Hunter Bown 2026-05-05 00:44:13 -05:00
  • ca9fccc0da fix: address review findings — broken test, expect() panic, misleading docstring Hunter Bown 2026-05-05 00:42:42 -05:00
  • 8785e6865e chore(release): bump version to 0.8.12 Hunter Bown 2026-05-05 00:18:14 -05:00
  • e25cb4e38b fix(build): add missing arity_dict field in ExecPolicyEngine::with_rulesets Hunter Bown 2026-05-05 00:17:24 -05:00
  • ff5c99965d feat(sandbox): pluggable SandboxBackend + Alibaba OpenSandbox adapter (#645) Hunter Bown 2026-05-05 00:16:34 -05:00
  • 8dca6deee2 feat(execpolicy): layered permission rulesets (#653) Hunter Bown 2026-05-05 00:16:27 -05:00
  • 685f9f97a3 feat(subagents): cache-aware resident file sub-agents for refactors (#660) Hunter Bown 2026-05-05 00:15:27 -05:00
  • 2cdf4a2560 feat(engine): context-limit handoff replaces routine compaction (#667) Hunter Bown 2026-05-05 00:15:15 -05:00
  • 937f5f33f3 feat(runtime): route large tool outputs through workshop to protect parent context (#658) Hunter Bown 2026-05-05 00:14:16 -05:00
  • b31bc4104b feat(config): separate tui.toml for theme and keybinds (#657) Hunter Bown 2026-05-05 00:12:29 -05:00
  • 1e968a3ec4 feat(tui): vim modal editing in composer (#659) Hunter Bown 2026-05-05 00:12:28 -05:00
  • caf1ac2a89 feat(skills): remote registry sync with /skills sync command (#654) Hunter Bown 2026-05-05 00:12:17 -05:00
  • 2928d20e09 feat(tools): FIM edit tool for V4 /beta endpoint (#668) Hunter Bown 2026-05-05 00:12:17 -05:00
  • 84ff982086 feat(lsp): auto-attach diagnostics to edit results (#656) Hunter Bown 2026-05-05 00:12:09 -05:00
  • fb2e61e123 feat(execpolicy): bash arity dictionary for command-prefix allow rules (#655) Hunter Bown 2026-05-05 00:12:09 -05:00
  • 95e92ef1fc feat(commands): unified slash-command namespace with template substitution (#661) Hunter Bown 2026-05-05 00:12:08 -05:00
  • f8f8160532 feat(engine): reasoning_effort auto mode (#669) Hunter Bown 2026-05-05 00:11:56 -05:00
  • c5c90da985 fix(notifications): actually call MessageBeep on Windows (#646) Hunter Bown 2026-05-05 00:11:14 -05:00
  • 7feadba939 fix(fork): optimize truncate_id to avoid unnecessary allocation (#649) Hunter Bown 2026-05-05 00:11:08 -05:00
  • 0370e45a97 fix(tui): replace hardcoded colors with Color::Reset + add use_terminal_colors config (#671) Hunter Bown 2026-05-05 00:11:02 -05:00
  • b750cef1b5 fix(theme): complete Color::Reset migration across all UI widgets (#651) Hunter Bown 2026-05-05 00:10:24 -05:00
  • 848725e65d docs: document zh-Hans locale activation (#652) Hunter Bown 2026-05-05 00:08:39 -05:00
  • faeda74d66 docs: add CODE_OF_CONDUCT.md (#686) Hunter Bown 2026-05-04 23:58:49 -05:00
  • cb2699de08 docs: add SECURITY.md with vulnerability reporting policy (#648) Hunter Bown 2026-05-04 23:58:24 -05:00
  • abc8751d81 docs(release): add v0.8.11 fix entries to CHANGELOG + update README What's New Hunter Bown 2026-05-04 23:50:15 -05:00
  • 4c783be52d fix(yolo): drop sandbox to DangerFullAccess — no guardrails as advertised Hunter Bown 2026-05-04 23:37:20 -05:00
  • 5c72e5f463 fix(scroll): preserve user_scrolled_during_stream lock across resolve Hunter Bown 2026-05-04 23:35:39 -05:00
  • 1131e7a7b0 fix(capacity): disable controller by default (silent transcript wipe) Hunter Bown 2026-05-04 23:24:24 -05:00
  • d4e5ee4eff chore(release): date v0.8.11 CHANGELOG section Hunter Bown 2026-05-04 23:07:57 -05:00
  • 54ed8c1d2f Merge pull request #678 from Hmbown/chore/v0.8.11-release Hunter Bown 2026-05-04 23:07:44 -05:00
  • 9366a7c5f3 chore(release): bump version to 0.8.11 Hunter Bown 2026-05-04 22:52:42 -05:00
  • 8dfecfb5d9 Merge pull request #685 from Agent-Skill-007/main Hunter Bown 2026-05-04 23:00:15 -05:00
  • e9b2c2ca5d Merge pull request #684 from Hmbown/feat/v0.8.11-compaction-v4-overhaul Hunter Bown 2026-05-04 22:51:29 -05:00
  • f387037f51 docs: add CODE_OF_CONDUCT.md Leon.C 2026-05-05 11:50:02 +08:00
  • 9e67e04e4a fix(install,tests): fmt nit + downloadText flowing-mode bug Hunter Bown 2026-05-04 22:37:23 -05:00
  • 76dd924c7f fix(engine): turn_meta must skip tool-result messages (HTTP 400 fix) Hunter Bown 2026-05-04 22:27:11 -05:00
  • a08c891542 docs(changelog): cover message_threshold removal + install.js resilience Hunter Bown 2026-05-04 22:20:07 -05:00
  • 229f02ea2c feat(npm): install.js network resilience for slow / firewalled networks Hunter Bown 2026-05-04 22:19:34 -05:00
  • d0e95f23b0 refactor(compaction): drop message_threshold, token-only triggering Hunter Bown 2026-05-04 22:19:09 -05:00
  • c2a992ece0 Revise README for clarity and structure Agent007 2026-05-05 11:16:44 +08:00
  • e98efcf31d fix(engine): drop dead working set prompt marker Hunter Bown 2026-05-04 22:08:07 -05:00
  • 991ae41571 docs(changelog): describe v0.8.11 cache overhaul Hunter Bown 2026-05-04 22:07:04 -05:00
  • 1a6589c55a perf(tools): anchor tool array with cache control Hunter Bown 2026-05-04 22:06:58 -05:00
  • b48b68f078 perf(engine): stabilize system prompt and move working set metadata Hunter Bown 2026-05-04 22:06:55 -05:00
  • a14227edf8 refactor(models): rename legacy DeepSeek context window Hunter Bown 2026-05-04 22:06:16 -05:00
  • a4dee56fcc fix(compaction): 500K hard floor plus V4 default Hunter Bown 2026-05-04 22:06:07 -05:00
  • 43bb055dfe Merge pull request #670 from Hmbown/fix/v0.8.11-view-stack-tracing Hunter Bown 2026-05-04 20:24:39 -05:00