Commit Graph
4950 Commits
Author SHA1 Message Date
Tianyi Cui 47c93f5926 Merge latest PR #500 client export revert into JSON schema DSL 2026-07-22 18:28:28 +08:00
Tianyi Cui 03a55aadd5 Merge latest PR #500 head into all-gates recovery 2026-07-22 18:28:03 +08:00
Tianyi Cui fe273bd9dd refactor: name the all-gates mode check-all 2026-07-22 18:27:31 +08:00
Tianyi Cui 7d55ed4eb8 Merge typed Code Mode client fixes into result card fix 2026-07-22 18:27:13 +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
Tianyi Cui 56d39c4573 Merge typed Code Mode CI fixes into result card fix 2026-07-22 18:25:07 +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
Yichen Jiang e844125d7d docs: enforce canonical website projection 2026-07-22 18:17:42 +08:00
Tianyi Cui da5a1fc811 ci: separate master serial and PR jobs
Skipped matrix jobs never expand matrix display values, so let GitHub use stable job identifiers. Bind optimized jobs to pull requests and the three serial references to master pushes.
2026-07-22 18:17:06 +08:00
Tianyi Cui b310753001 Merge typed Code Mode base updates into result card fix 2026-07-22 18:13:06 +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 ef47d04093 Merge typed Code Mode review fixes into result card fix 2026-07-22 18:10:44 +08:00
ZiyaZhang 280207c824 feat(tui): add /status session diagnostics 2026-07-22 03:10:14 -07: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
ZiyaZhang 8ea5cdd894 docs(i18n): re-translate RFC batch with the prompt-v4 pipeline
146 篇 RFC 译文按 v4 基线(#348)重出:v4 模板+术语表、金标
few-shot、三段协议、切换行后处理;全量机械核对零异常(一处
task id 术语违规已修)。三篇超长 RFC(code-mode 已入,web-seam/
agent-scope/sandbox/cds-core 仍在长文档通道产出)随后补。
2026-07-22 03:07:36 -07:00
Tianyi Cui 7d58c2f1b8 Merge latest PR #500 head into all-gates recovery 2026-07-22 18:07:19 +08:00
ZiyaZhang 839b88a53a Merge branch 'docs/i18n-batch-cds-postmortem' into docs/i18n-batch-rfc 2026-07-22 03:06:14 -07:00
imccyu 3c6a987057 ci: coverage skip part of server 2026-07-22 18:06:06 +08:00
ZiyaZhang e38955b2fa docs(i18n): re-translate cds/postmortem batch with the prompt-v4 pipeline
22 篇(core-data-structures 18、postmortem 3、rfc/README)译文按
v4 基线重出;机械核对零异常;rfc/README.zh 页内锚点按门禁规则改回
英文侧锚名。
2026-07-22 03:06:01 -07:00
Tianyi Cui c5d1f5c4ae Merge branch 'master' into feat/plan-mode 2026-07-22 18:05:28 +08:00
Tianyi Cui 04a70e6675 Merge pull request #512 from deepseek-harness/worktree/plan-mode-simplification
refactor(plan): remove generic mode abstraction
2026-07-22 18:05:12 +08:00
ZiyaZhang 03e25be831 Merge branch 'docs/i18n-batch-core' into docs/i18n-batch-cds-postmortem 2026-07-22 03:04:57 -07:00
ZiyaZhang 6bf93b8e6a chore: drop stray embedded worktree from index 2026-07-22 03:04:54 -07:00
ZiyaZhang 1295493878 docs(i18n): re-translate core batch with the prompt-v4 pipeline
五篇核心文档译文按 v4 基线(#348)重出:v4 模板+术语表渲染、金标
few-shot 裸文本注入、三段协议取 <final>、切换行流水线后处理;全量
机械核对(结构/切换行/术语禁项/重复括注)零异常,architecture 一处
被模型合并的列表项已按源结构拆回。
2026-07-22 03:04:38 -07:00
Tianyi Cui 81e7a312a7 Merge latest PR #500 head into all-gates recovery
# Conflicts:
#	packages/client/connection/tests/fixture.spec.ts
2026-07-22 18:02:22 +08:00
Tianyi Cui 197cae8bdd fix: expose the manual gate set without changing hooks 2026-07-22 18:01:54 +08:00
Tianyi Cui a24b454136 Merge typed Code Mode result updates into result card fix 2026-07-22 18:00:36 +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
Tianyi Cui 6d054fd31b Merge PR #500 head into all-gates recovery
# Conflicts:
#	package.json
#	scripts/run-gates.ts
2026-07-22 17:56:29 +08:00
imccyu 27fd75a314 ci: coverage skip part of web 2026-07-22 17:54:25 +08:00
Tianyi Cui 41609c4ce4 ci: consolidate primary checks on one larger runner 2026-07-22 17:53:01 +08:00
Turtle 55af920def fix(vendor/include): keep config reloads resilient 2026-07-22 17:50:45 +08:00
Tianyi Cui ca85261f38 Merge current codex/code-mode-typed-results into codex/code-mode-complete-result-card 2026-07-22 17:50:26 +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
Tianyi Cui d38b27ef65 docs(core): remove stale mode option contract 2026-07-22 17:45:58 +08:00
Turtle 484b5f5a06 docs(cordis-tutorial): say short-circuit instead of veto 2026-07-22 17:44:31 +08:00
Tianyi Cui 2405570ac8 chore: restore opt-in all-gates command 2026-07-22 17:42:23 +08:00
imccyu 7c8baee14f ci: gates add manual-push 2026-07-22 17:41:08 +08:00