Tianyi Cui
|
6646ef04ac
|
Merge pull request #335 from deepseek-harness/worktree-windows-runtime
feat(windows): extend runtime and test portability
|
2026-07-22 10:30:32 +08:00 |
|
Tianyi Cui
|
c92c24667d
|
Merge pull request #431 from deepseek-harness/fix/tui-color-scheme-v2
fix(tui): detect terminal color scheme; harden the flaky sandbox probe-timeout test
|
2026-07-22 10:29:35 +08:00 |
|
Tianyi Cui
|
f8008b571d
|
fix(tui): preserve footer truncation after merge
|
2026-07-21 23:47:14 +08:00 |
|
Tianyi Cui
|
53615c91e7
|
Merge master into worktree-windows-runtime
|
2026-07-21 23:39:14 +08:00 |
|
Tianyi Cui
|
562a7f9da2
|
Merge pull request #451 from deepseek-harness/codex/session-title
feat: add log-backed asynchronous session titles
|
2026-07-21 23:30:31 +08:00 |
|
Tianyi Cui
|
d710259263
|
Merge master into fix/tui-color-scheme-v2
|
2026-07-21 23:21:44 +08:00 |
|
Tianyi Cui
|
2c36792b6c
|
docs(architecture): synchronize Chinese pair
|
2026-07-21 23:10:47 +08:00 |
|
Tianyi Cui
|
3176d232b8
|
Merge master into codex/session-title
|
2026-07-21 22:59:41 +08:00 |
|
Tianyi Cui
|
0cd8424d46
|
Merge pull request #462 from deepseek-harness/feat/xdg-single-root-home
refactor(paths): collapse harness home resolution into one resolver
|
2026-07-21 22:42:17 +08:00 |
|
Tianyi Cui
|
57cd9ce2bf
|
Merge master into feat/xdg-single-root-home
|
2026-07-21 22:14:45 +08:00 |
|
Tianyi Cui
|
26b3717419
|
Merge pull request #399 from deepseek-harness/codex/enforce-tool-cancellation
fix(tools): enforce cooperative cancellation
|
2026-07-21 21:25:53 +08:00 |
|
Tianyi Cui
|
af1e40e7c6
|
Merge master into feat/xdg-single-root-home
|
2026-07-21 21:20:43 +08:00 |
|
Tianyi Cui
|
3a895ce815
|
Merge master into codex/session-title
|
2026-07-21 21:11:32 +08:00 |
|
Tianyi Cui
|
2c6c565647
|
Merge remote-tracking branch 'origin/master' into codex/enforce-tool-cancellation
|
2026-07-21 20:40:52 +08:00 |
|
Tianyi Cui
|
717fa47535
|
Merge pull request #455 from deepseek-harness/chore/doc-sync-single-pass
chore(gates): route doc-sync through the run-gates scheduler
|
2026-07-21 20:37:37 +08:00 |
|
Tianyi Cui
|
5acd0c6305
|
Merge commit 'refs/codex/unblock/master-current' into HEAD
# Conflicts:
# package.json
|
2026-07-21 20:31:42 +08:00 |
|
Tianyi Cui
|
5d2f6da843
|
Merge remote-tracking branch 'origin/codex/enforce-tool-cancellation' into codex/enforce-tool-cancellation
# Conflicts:
# packages/core/scope/tests/invariant.spec.ts
# packages/ui/tui/tests/harness.ts
|
2026-07-21 20:27:58 +08:00 |
|
Tianyi Cui
|
70e50cd9be
|
Merge commit 'refs/codex/unblock/master-current' into HEAD
# Conflicts:
# docs/event-producer-consumer.md
# examples/acp-agent/tests/snapshots/bash-spill/session.jsonl
# examples/acp-agent/tests/snapshots/escalation-approved/session.jsonl
# examples/acp-agent/tests/snapshots/escalation-rejected/session.jsonl
# examples/acp-agent/tests/snapshots/fs-escalation-approved/session.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-pretool-ask/session.jsonl
# packages/context/workspace-context/tests/workspace-context.spec.ts
# packages/core/agent/src/index.ts
# packages/support/invariants/tests/invariants.spec.ts
# packages/ui/acp/src/index.ts
# packages/ui/tui/tests/harness.ts
# packages/ui/tui/tests/tui.spec.ts
|
2026-07-21 20:20:53 +08:00 |
|
Tianyi Cui
|
73ccb67469
|
Merge remote-tracking branch 'origin/master' into codex/enforce-tool-cancellation
|
2026-07-21 20:03:47 +08:00 |
|
Tianyi Cui
|
0004b8675f
|
Merge remote-tracking branch 'origin/master' into codex/enforce-tool-cancellation
# Conflicts:
# docs/event-producer-consumer.md
# examples/acp-agent/tests/snapshots/bash-spill/session.jsonl
# examples/acp-agent/tests/snapshots/escalation-approved/session.jsonl
# examples/acp-agent/tests/snapshots/escalation-rejected/session.jsonl
# examples/acp-agent/tests/snapshots/fs-escalation-approved/session.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-pretool-ask/session.jsonl
# packages/context/workspace-context/tests/workspace-context.spec.ts
# packages/core/agent/src/index.ts
# packages/support/invariants/tests/invariants.spec.ts
# packages/ui/acp/src/index.ts
# packages/ui/tui/tests/harness.ts
# packages/ui/tui/tests/tui.spec.ts
|
2026-07-21 20:03:00 +08:00 |
|
Tianyi Cui
|
8672fa881a
|
Merge pull request #461 from deepseek-harness/fix/compaction-kv-cache-reuse
fix(compact-basic): replay conversation prefix so summarization reuses KV cache
|
2026-07-21 19:51:24 +08:00 |
|
Tianyi Cui
|
21721bf3b1
|
Merge branch 'master' into fix/compaction-kv-cache-reuse
# Conflicts:
# packages/compact/compact-basic/src/index.ts
# packages/compact/compact-basic/src/summarizer.ts
# packages/compact/compact-basic/tests/compact-basic.spec.ts
|
2026-07-21 19:45:43 +08:00 |
|
Tianyi Cui
|
1565f087cb
|
Merge pull request #429 from deepseek-harness/worktree/routed-model-compaction-policy
feat(compact): resolve policy per routed model
|
2026-07-21 19:33:49 +08:00 |
|
Tianyi Cui
|
72c6696e4f
|
Merge branch 'master' into worktree/routed-model-compaction-policy
# Conflicts:
# docs/event-producer-consumer.md
|
2026-07-21 19:23:54 +08:00 |
|
Tianyi Cui
|
99f67adb69
|
Merge pull request #404 from deepseek-harness/codex/invariant-service-seam
feat(invariants): add package-owned invariant service and runtime checks
|
2026-07-21 19:16:10 +08:00 |
|
Tianyi Cui
|
fb38e5df85
|
Merge branch 'master' into worktree/routed-model-compaction-policy
|
2026-07-21 19:12:03 +08:00 |
|
Tianyi Cui
|
d9342d72b1
|
Merge branch 'master' into codex/invariant-service-seam
|
2026-07-21 19:06:49 +08:00 |
|
Tianyi Cui
|
cd0c77daad
|
Merge pull request #439 from deepseek-harness/worktree/docs-pages-deploy
ci: deploy documentation to private GitHub Pages
|
2026-07-21 19:06:26 +08:00 |
|
Tianyi Cui
|
373bf333ac
|
docs: refresh config catalog for replay capacity
|
2026-07-21 19:05:40 +08:00 |
|
Tianyi Cui
|
4625cc25ed
|
Merge commit 'refs/codex/gh-unblock/20260721T105806/pr-439-base' into HEAD
|
2026-07-21 19:01:53 +08:00 |
|
Tianyi Cui
|
39c9bf3ef2
|
fix(llm-replay): publish recorded model capacity
|
2026-07-21 18:57:25 +08:00 |
|
Tianyi Cui
|
1cee25fdea
|
fix(tui): resolve context capacity for active model
|
2026-07-21 18:45:27 +08:00 |
|
Tianyi Cui
|
39eb6e21cd
|
Merge current master into invariant service seam
|
2026-07-21 18:35:24 +08:00 |
|
Tianyi Cui
|
78f8a3f5d9
|
Merge branch 'master' into worktree/routed-model-compaction-policy
|
2026-07-21 18:30:57 +08:00 |
|
Tianyi Cui
|
071fe76755
|
Merge latest master into invariant service seam
|
2026-07-21 18:27:46 +08:00 |
|
Tianyi Cui
|
e29db14566
|
Merge pull request #446 from deepseek-harness/worktree/tui-session-controls
feat(tui): add session model controls and compact interaction views
|
2026-07-21 18:16:53 +08:00 |
|
Tianyi Cui
|
8a93072537
|
Merge origin/master into worktree/tui-session-controls
|
2026-07-21 18:12:11 +08:00 |
|
Tianyi Cui
|
d4b126862e
|
fix(ci): preserve pnpm links in packed probes
|
2026-07-21 18:11:24 +08:00 |
|
Tianyi Cui
|
0ac96409a8
|
Merge pull request #329 from deepseek-harness/lsp
RFC: LSP capability seam and model-facing query tool
|
2026-07-21 18:10:52 +08:00 |
|
Tianyi Cui
|
648036d746
|
Merge origin/master into lsp
|
2026-07-21 18:04:17 +08:00 |
|
Tianyi Cui
|
cd13f0f8b7
|
Merge pull request #472 from deepseek-harness/worktree/history-only-prs-368-372-374-v2
chore: preserve demo PR histories without changing master tree
|
2026-07-21 18:03:36 +08:00 |
|
Tianyi Cui
|
c9a8c58467
|
Merge origin/master into lsp
|
2026-07-21 17:58:46 +08:00 |
|
Tianyi Cui
|
4e021b4686
|
fix(ci): invoke npm portably on Windows
|
2026-07-21 17:56:15 +08:00 |
|
Tianyi Cui
|
f85b7cb72a
|
Merge PR #374 as history-only demo (tree unchanged)
|
2026-07-21 17:55:08 +08:00 |
|
Tianyi Cui
|
8a21a383ed
|
Merge PR #372 as history-only demo (tree unchanged)
|
2026-07-21 17:55:08 +08:00 |
|
Tianyi Cui
|
a9ac68d0fd
|
Merge PR #368 as history-only demo (tree unchanged)
|
2026-07-21 17:55:08 +08:00 |
|
Tianyi Cui
|
0d7ec2f8ba
|
Merge pull request #390 from deepseek-harness/fix/acp-subagent-cwd
fix(subagent-acp): resolve child cwd from the parent session
|
2026-07-21 17:53:40 +08:00 |
|
Tianyi Cui
|
5606a05e91
|
Merge origin/master into worktree/tui-session-controls
|
2026-07-21 17:46:47 +08:00 |
|
Tianyi Cui
|
504fbf59f3
|
fix(invariants): replay histories and pack companions
|
2026-07-21 17:46:43 +08:00 |
|
Tianyi Cui
|
92180069ea
|
test(acp-snapshot): sync Windows goal command transcript
|
2026-07-21 17:26:36 +08:00 |
|