Commit Graph

3952 Commits

Author SHA1 Message Date
Tianyi Cui
994bb4b07c fix(code-mode): render deep results iteratively 2026-07-22 19:57:44 +08:00
Tianyi Cui
68c511bf2c Merge latest canonical tool output base into typed Code Mode results 2026-07-22 19:11:04 +08:00
Tianyi Cui
93f1610eb7 Merge latest schema DSL base into canonical tool output 2026-07-22 19:11:04 +08:00
Tianyi Cui
c05b684d52 Merge latest master into schema DSL branch 2026-07-22 19:11:04 +08:00
Tianyi Cui
b51d2b3d67 Merge pull request #521 from deepseek-harness/jhz_compact_header 2026-07-22 19:10:17 +08:00
Tianyi Cui
8d395a3f93 Merge refreshed canonical tool output branch into typed Code Mode results 2026-07-22 19:10:01 +08:00
Tianyi Cui
a47aba155f Merge refreshed schema DSL branch into canonical tool output 2026-07-22 19:09:57 +08:00
Tianyi Cui
bae39fa61a Merge master after #500 into schema DSL branch 2026-07-22 19:09:49 +08:00
Tianyi Cui
ef2de530ff fix(code-runtime): flatten worker JSON transport 2026-07-22 19:09:27 +08:00
Yichen Jiang
5234a40f9c refactor(llm): classify auxiliary request purpose 2026-07-22 18:59:49 +08:00
Yichen Jiang
f432f25203 fix(llm): sync compact option catalogs 2026-07-22 18:55:21 +08:00
Tianyi Cui
26166658e2 Merge branch 'master' into jhz_compact_header 2026-07-22 18:45:05 +08:00
Tianyi Cui
d6f478488d test: allow deep worker checks under Windows coverage 2026-07-22 18:40:24 +08:00
Tianyi Cui
9930b71b79 Merge pull request #500 from deepseek-harness/worktree-dshweb
feat: `dsh web`
2026-07-22 18:39:10 +08:00
Jinhua Zhu
e1562160c5 Merge branch 'master' into jhz_compact_header 2026-07-22 18:37:52 +08:00
Jinhua Zhu
66e5f8eecd feat(llm): mark compaction requests with x-deepseek-harness-compact header 2026-07-22 18:35:32 +08:00
Tianyi Cui
b7f988c2ad Merge latest canonical tool output base updates into typed Code Mode results 2026-07-22 18:29:15 +08:00
Tianyi Cui
7dce8932d3 Merge latest JSON schema DSL base updates into canonical tool outputs 2026-07-22 18:28:47 +08:00
Tianyi Cui
47c93f5926 Merge latest PR #500 client export revert into JSON schema DSL 2026-07-22 18:28:28 +08:00
Tianyi Cui
9d22c47f8b Merge canonical tool output client fixes into typed Code Mode results 2026-07-22 18:26:52 +08:00
imccyu
b649304fe4 Revert "fix: remove redudant export for client plugin"
This reverts commit 48b259100b9cfe2e372eb9fe0924a783988f5a8e.
2026-07-22 18:26:48 +08:00
Tianyi Cui
5fd5c49d36 Merge JSON schema DSL client fixes into canonical tool outputs 2026-07-22 18:26:23 +08:00
Tianyi Cui
a26e6ff0dc Merge PR #500 client fixes into JSON schema DSL 2026-07-22 18:25:38 +08:00
imccyu
0bd7dbc6b5 fix: remove redudant export for client plugin 2026-07-22 18:24:51 +08:00
imccyu
ff3023b0e0 ci: skip lsp-local for windows 2026-07-22 18:24:51 +08:00
Tianyi Cui
0852d5ab63 test: stabilize deep Code Mode worker coverage
Give the real-worker binding stress case an explicit CI budget and keep the forged-completion program pending so bootstrap cannot publish a competing normal completion.
2026-07-22 18:24:36 +08:00
Tianyi Cui
1a81fa5e33 Merge canonical tool output base updates into typed Code Mode results 2026-07-22 18:12:47 +08:00
Tianyi Cui
832e42fc8d Merge JSON schema DSL base updates into canonical tool outputs 2026-07-22 18:12:28 +08:00
Tianyi Cui
f2ba06a039 Merge PR #500 server coverage updates into JSON schema DSL 2026-07-22 18:12:06 +08:00
Tianyi Cui
d0c8f1e465 Merge canonical output review fixes into typed Code Mode results 2026-07-22 18:10:14 +08:00
Tianyi Cui
84f752234d test: make LSP canonical fixture cross-platform 2026-07-22 18:09:53 +08:00
imccyu
3c6a987057 ci: coverage skip part of server 2026-07-22 18:06:06 +08:00
Tianyi Cui
aafb02512b Merge canonical tool output updates into typed Code Mode results 2026-07-22 18:00:22 +08:00
Tianyi Cui
110de215fc Merge JSON schema DSL updates into canonical tool outputs 2026-07-22 18:00:05 +08:00
Tianyi Cui
ab59d72f2d Merge PR #500 updates into JSON schema DSL
# Conflicts:
#	packages/client/connection/tests/fixture.spec.ts
2026-07-22 17:59:45 +08:00
imccyu
27fd75a314 ci: coverage skip part of web 2026-07-22 17:54:25 +08:00
Tianyi Cui
8e34d87b08 Merge current codex/canonical-tool-output into codex/code-mode-typed-results 2026-07-22 17:49:09 +08:00
Tianyi Cui
8b1f9a4697 Merge current codex/tool-json-schema-dsl into codex/canonical-tool-output 2026-07-22 17:48:46 +08:00
Tianyi Cui
400e7021fc Merge current PR #500 into codex/tool-json-schema-dsl 2026-07-22 17:48:22 +08:00
imccyu
7c8baee14f ci: gates add manual-push 2026-07-22 17:41:08 +08:00
imccyu
ae44063a51 Merge remote-tracking branch 'origin/master' into worktree-dshweb 2026-07-22 17:35:49 +08:00
imccyu
5b16107b6a fix: remove pre-push gates for web 2026-07-22 17:35:42 +08:00
imccyu
f118810b7f fix: vitest import paths mapping 2026-07-22 17:33:24 +08:00
Tianyi Cui
b844e95c50 Merge latest codex/canonical-tool-output into codex/code-mode-typed-results 2026-07-22 17:33:03 +08:00
Tianyi Cui
bde76cf838 Merge latest codex/tool-json-schema-dsl into codex/canonical-tool-output 2026-07-22 17:32:35 +08:00
Tianyi Cui
c47b7c5428 Merge latest PR #500 into codex/tool-json-schema-dsl 2026-07-22 17:30:13 +08:00
Tianyi Cui
018f878f00 Merge updated codex/canonical-tool-output into codex/code-mode-typed-results 2026-07-22 17:25:23 +08:00
Tianyi Cui
41e8d6c862 Merge updated codex/tool-json-schema-dsl into codex/canonical-tool-output 2026-07-22 17:24:45 +08:00
Tianyi Cui
b8a9b42726 Merge updated PR #500 into codex/tool-json-schema-dsl 2026-07-22 17:24:13 +08:00
imccyu
0a91d2cff0 ci: coverage 2026-07-22 17:23:59 +08:00