Commit Graph

  • a5c8136cb3 feat(settings): layered descriptors and structural secret redaction Yichen Jiang 2026-07-29 16:50:05 +08:00
  • dffb5c888f test(web): cover the normalized SGR fold and the wide-pair clear Chinesezjc 2026-07-29 16:48:26 +08:00
  • 872cdfc774 refactor(llm): clarify request context immutability Hypatia May 2026-07-29 16:45:08 +08:00
  • 4989494e75 feat(llm): topology event and configurable-provider directory Yichen Jiang 2026-07-29 16:45:06 +08:00
  • 4c23b6d7fb fix(todo): require parallel policy choice Tianyi Cui 2026-07-29 16:44:13 +08:00
  • 840e5eaa40 fix(web): address request telemetry review Hypatia May 2026-07-29 16:42:36 +08:00
  • fdcb45b619 fix(web): bound the SGR state and follow real terminal widths Chinesezjc 2026-07-29 16:42:10 +08:00
  • 5bf93e4229 Merge origin/master into worktree/skill-catalog-hot-refresh Tianyi Cui 2026-07-29 16:40:40 +08:00
  • fee12f1af0 refactor(llm-deepseek)!: rename the provider route to deepseek-official Yichen Jiang 2026-07-29 16:36:07 +08:00
  • 4145cd7075 test(web): cover the cursor replay's remaining branches Chinesezjc 2026-07-29 16:20:01 +08:00
  • d9a11dc91e fix(tui,host): project the human transcript from append-origin events Hypatia May 2026-07-29 16:13:36 +08:00
  • 0e34c413f7 Merge pull request #862 from deepseek-harness/worktree/skill-provider-control-20260729 Tianyi Cui 2026-07-29 16:13:24 +08:00
  • b9bc1c8a61 fix(python-sdk): read nested assistant messages Yichen Jiang 2026-07-29 16:11:30 +08:00
  • b588060b90 fix(web): close a run at the line end and count columns correctly Chinesezjc 2026-07-29 16:10:37 +08:00
  • 06f161a8c6 docs: refresh module graph for token usage projection Hypatia May 2026-07-29 15:58:59 +08:00
  • 94b2862e12 Merge remote-tracking branch 'origin/master' into xjt/readme-proofreading-batch-1 j-xiang 2026-07-29 15:47:00 +08:00
  • c87a20b506 Merge remote-tracking branch 'origin/master' into feat/web-terminal-card Chinesezjc 2026-07-29 15:44:58 +08:00
  • 23b74c5d7d fix(host): review round 5 nits — refocus covers Enter/Escape exits; trailing pressed check; narrowed v8 ignores creatixchu 2026-07-29 15:38:52 +08:00
  • c44d2cc2b4 docs(i18n): fix proofreading review findings j-xiang 2026-07-29 15:37:42 +08:00
  • 186198f45d Merge remote-tracking branch 'origin/master' into codex/status-bar-token-metrics Hypatia May 2026-07-29 15:37:22 +08:00
  • d20e531153 Merge remote-tracking branch 'origin/master' into codex/status-bar-token-metrics Hypatia May 2026-07-29 15:36:38 +08:00
  • 43de478d10 fix(web): model erase-in-line, tab stops, and cross-line SGR Chinesezjc 2026-07-29 15:36:16 +08:00
  • 87c9ab06b3 Merge pull request #878 from deepseek-harness/xtr/dsh-source-launch-tsx-esm imccyu 2026-07-29 15:35:00 +08:00
  • df58af92cd test(tools): close persistent tool coverage gaps Yichen Jiang 2026-07-29 15:33:46 +08:00
  • 599e6edc87 docs(i18n): record proofread README pairs j-xiang 2026-07-29 15:30:44 +08:00
  • 6061c7f8ed docs(i18n): proofread README translations 181-186 j-xiang 2026-07-29 15:29:39 +08:00
  • bc7086a087 docs(i18n): proofread README translations 161-180 j-xiang 2026-07-29 15:29:39 +08:00
  • a37097846b docs(i18n): proofread README translations 141-160 j-xiang 2026-07-29 15:29:38 +08:00
  • 57b01e68d3 docs(i18n): proofread README translations 121-140 j-xiang 2026-07-29 15:29:38 +08:00
  • f6c8fe4dcb docs(i18n): proofread README translations 101-120 j-xiang 2026-07-29 15:29:38 +08:00
  • 42840394c4 docs(i18n): proofread README translations 81-100 j-xiang 2026-07-29 15:29:38 +08:00
  • e7c04d5582 docs(i18n): proofread README translations 61-80 j-xiang 2026-07-29 15:29:38 +08:00
  • fff7f9cb3e docs(i18n): proofread README translations 41-60 j-xiang 2026-07-29 15:29:38 +08:00
  • 90c75be466 docs(i18n): proofread README translations 21-40 j-xiang 2026-07-29 15:29:38 +08:00
  • 333b4bcd30 docs(i18n): proofread README translations 1-20 j-xiang 2026-07-29 15:29:24 +08:00
  • 46e1e86c76 docs(i18n): bind reviewed README terminology j-xiang 2026-07-29 15:29:03 +08:00
  • 4da1026956 Merge branch 'master' into xtr/dsh-source-launch-tsx-esm imccyu 2026-07-29 15:29:00 +08:00
  • bf618dabf9 refactor(web): project usage and snapshot request context Hypatia May 2026-07-29 15:27:59 +08:00
  • 9c9c32ed59 fix(host): review round 4 — post-commit refocus covers right-pane picks; combobox semantics recorded as deferred creatixchu 2026-07-29 15:26:00 +08:00
  • 260ea24594 fix(tools): harden persistent tool integrations Yichen Jiang 2026-07-29 15:21:56 +08:00
  • 59ecfac776 Merge pull request #880 from deepseek-harness/feat/agent-action imccyu 2026-07-29 15:17:45 +08:00
  • 7f1496c996 docs: regenerate the module graph for the credentials family and atomic-write Yichen Jiang 2026-07-29 15:16:18 +08:00
  • c8ea9a5204 fix(ui-conversation): share MessageIconActions to clear jscpd clone 07akioni 2026-07-29 15:11:06 +08:00
  • 355d505b89 fix(host): review round 3 — card-scope escape/focus-leave cancel, pick refocus; record display-policy trade-offs creatixchu 2026-07-29 15:10:35 +08:00
  • 59c0f92cb6 Merge branch 'master' into feat/agent-action 07akioni 2026-07-29 15:09:04 +08:00
  • c2a757e04c Merge pull request #873 from deepseek-harness/fix/web-details-session-lifecycle imccyu 2026-07-29 15:06:26 +08:00
  • f7f51e29dc Merge branch 'master' into fix/web-details-session-lifecycle imccyu 2026-07-29 15:02:39 +08:00
  • c451b63016 Merge pull request #879 from deepseek-harness/agent/fix-copied-worktree-hooks Tianyi Cui 2026-07-29 14:59:14 +08:00
  • 73379d9c68 Merge remote-tracking branch 'origin/master' into worktree/persistent-bash-str-replace-editor Yichen Jiang 2026-07-29 14:58:17 +08:00
  • 4e9916b3e5 feat(llm-pi-ai): dormant bare mount — routes live entirely in the settings plane Yichen Jiang 2026-07-29 14:56:09 +08:00
  • 2e7ac0d7f2 Merge branch 'master' into agent/fix-copied-worktree-hooks Tianyi Cui 2026-07-29 14:55:36 +08:00
  • 64d5ce600b Merge remote-tracking branch 'upstream/master' into fix/gui-todo-default-collapsed ZiyaZhang 2026-07-28 23:54:01 -07:00
  • 66d650e4fb refactor: simplify sidebar logics imccyu 2026-07-29 14:52:41 +08:00
  • 9e45736298 fix(gui): default todo panel to collapsed ZiyaZhang 2026-07-28 23:52:08 -07:00
  • 3a61c4c568 feat(todo): make the parallel in_progress policy configurable Chinesezjc 2026-07-29 14:49:45 +08:00
  • 203767cd37 test: prove ESLint to Oxlint rule parity Turtle 2026-07-29 14:47:50 +08:00
  • 27053efffc fix(host): review round 2 — dialog-scoped blur cancel, editing-only focus hold, selection exempt from filters creatixchu 2026-07-29 14:47:40 +08:00
  • 972b3f3a30 fix(ui-conversation): document writeClipboard @param for export JSDoc gate 07akioni 2026-07-29 14:47:26 +08:00
  • 7e68cf8986 test: cover the readAttachment and hostDescription bench stubs directly creatixchu 2026-07-29 14:45:46 +08:00
  • 612b3c7c4e Merge remote-tracking branch 'origin/master' into feat/web-terminal-card Chinesezjc 2026-07-29 14:45:23 +08:00
  • 9336fed1e9 feat(examples): mount the pi-ai adapter in the TUI demo composition Yichen Jiang 2026-07-29 14:45:01 +08:00
  • 8707425384 Merge remote-tracking branch 'origin/master' into worktree/web-model-request-retry Yichen Jiang 2026-07-29 14:41:16 +08:00
  • f378873b22 fix(web): replay cursor movements the way a terminal paints them Chinesezjc 2026-07-29 14:39:21 +08:00
  • f14ac52901 Merge branch 'master' into feat/agent-action 07akioni 2026-07-29 14:39:13 +08:00
  • f8238ab75d Merge remote-tracking branch 'origin/master' into worktree/web-model-request-retry Yichen Jiang 2026-07-29 14:38:55 +08:00
  • 666fd721b5 Merge remote-tracking branch 'origin/master' into worktree/web-multimodal-image-input creatixchu 2026-07-29 14:38:34 +08:00
  • 2e6c4e23ab Merge remote-tracking branch 'origin/master' into codex/migrate-to-oxlint Turtle 2026-07-29 14:35:39 +08:00
  • e37cb23336 feat(token-meter): project durable token usage Hypatia May 2026-07-29 14:35:24 +08:00
  • 7ad0849155 style: migrate merged Oxlint directives Turtle 2026-07-29 14:34:20 +08:00
  • 707bd8bd5d Merge pull request #840 from deepseek-harness/codex/allow-rewrite-pushed-pr-history Tianyi Cui 2026-07-29 14:34:07 +08:00
  • 711efc0a8e Merge remote-tracking branch 'origin/master' into codex/migrate-to-oxlint Turtle 2026-07-29 14:32:21 +08:00
  • 95a995968b refactor: migrate linting to Oxlint Turtle 2026-07-29 14:32:11 +08:00
  • 4aa1aa4a66 test(web): refresh aria goldens for message IconActions and clocks 07akioni 2026-07-29 14:30:09 +08:00
  • 54dfe425d5 Merge branch 'master' into codex/allow-rewrite-pushed-pr-history Tianyi Cui 2026-07-29 14:29:21 +08:00
  • dbdfb8d3b7 test(tools): include persistent tool schemas Yichen Jiang 2026-07-29 14:29:16 +08:00
  • 4bb101e002 Revert "fix(examples): drop the dev HMR row the native source launch cannot load" Yichen Jiang 2026-07-29 14:29:12 +08:00
  • 998a5f3381 fix(host): review round — host-derived separator, click-safe blur cancel, dead wide prop creatixchu 2026-07-29 14:27:01 +08:00
  • 741b760557 Merge remote-tracking branch 'origin/master' into codex/status-bar-token-metrics Hypatia May 2026-07-29 14:26:43 +08:00
  • 2a53abd491 fix(examples): drop the dev HMR row the native source launch cannot load Yichen Jiang 2026-07-29 14:26:00 +08:00
  • d5e7212b31 fix(build): refresh node-pty patch hash Yichen Jiang 2026-07-29 14:23:34 +08:00
  • 49131c47c5 fix(web): address model retry review feedback Yichen Jiang 2026-07-29 14:23:03 +08:00
  • afab428c0c Merge branch 'master' into feat/agent-action 07akioni 2026-07-29 14:21:44 +08:00
  • b0a2011d95 docs: bilingual credentials/settings-consumer documentation, catalogs, and gates Yichen Jiang 2026-07-29 14:20:06 +08:00
  • 6346c858df Merge branch 'master' into worktree/persistent-bash-str-replace-editor Yichen Jiang 2026-07-29 14:15:52 +08:00
  • 665c21693b feat(tools): add persistent bash and str-replace editor Yichen Jiang 2026-07-29 14:12:27 +08:00
  • 7639f4cb68 feat(web): answerable ask_user_question flow with toolview verdict row Yif 2026-07-29 14:12:01 +08:00
  • 7714c9fa8b doc(host): document the show-hidden toggle and path-draft prefix filter; snapshot the flow creatixchu 2026-07-29 13:52:44 +08:00
  • d0393106cc docs: regenerate module graph for the dsh-llm declarations kingwl 2026-07-29 13:51:57 +08:00
  • e561c28232 feat(host): seed path editor with a trailing separator; prefix-filter levels from the draft tail creatixchu 2026-07-29 13:47:56 +08:00
  • 665eadbc1d Merge pull request #572 from deepseek-harness/web-permission-sandbox imccyu 2026-07-29 13:46:39 +08:00
  • b48c76a63a Merge remote-tracking branch 'origin/master' into xtr/dsh-source-launch-tsx-esm kingwl 2026-07-29 13:45:21 +08:00
  • 15ef747cc0 feat(ui-conversation): implement finalized IconActions with clock for user and assistant messages 07akioni 2026-07-29 13:44:26 +08:00
  • d77db29f01 test: real-Loader dynamic composition, keyless onboarding snapshot, and .env-only e2e Yichen Jiang 2026-07-29 13:44:24 +08:00
  • 60383efef9 feat(host): blur cancels path editing; scrollbar clearance in the miller columns creatixchu 2026-07-29 13:42:11 +08:00
  • 0ccd3ed463 feat(feedback): add a /feedback command recorded through the command plane Turtle 2026-07-29 13:34:45 +08:00
  • 07262d967c Merge branch 'master' into web-permission-sandbox imccyu 2026-07-29 13:41:23 +08:00
  • 2ca6f54c9e Merge remote-tracking branch 'origin/master' into xtr/dsh-source-launch-tsx-esm kingwl 2026-07-29 13:39:57 +08:00
  • 173a1a8319 fix(dev-infra): migrate copied worktree hooks Hypatia May 2026-07-29 13:38:55 +08:00
  • c0426142c5 feat(llm-pi-ai): route-keyed profiles with per-request resolution and in-place route swaps Yichen Jiang 2026-07-29 13:35:38 +08:00
  • d554ae3019 Merge pull request #848 from deepseek-harness/worktree/default-pi-ai-providers Turtle 2026-07-29 13:31:20 +08:00