Tianyi Cui
|
252660f983
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
|
2026-07-21 22:22:06 +08:00 |
|
Tianyi Cui
|
4d7d5d4527
|
Merge branch 'codex/canonical-tool-output' into codex/code-mode-typed-results
|
2026-07-21 22:18:32 +08:00 |
|
Tianyi Cui
|
59ff1186b6
|
Merge branch 'codex/tool-json-schema-dsl' into codex/canonical-tool-output
|
2026-07-21 22:15:08 +08:00 |
|
Tianyi Cui
|
384cc8c157
|
fix(schema): harden realm-safe JSON validation
|
2026-07-21 22:11:41 +08:00 |
|
Tianyi Cui
|
71f5015c61
|
docs(code-mode): clarify result content ownership
|
2026-07-21 22:03:46 +08:00 |
|
Tianyi Cui
|
089894fbce
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
|
2026-07-21 22:01:13 +08:00 |
|
Tianyi Cui
|
627eb6e00b
|
fix(code-runtime): bound hostile output accounting
|
2026-07-21 21:56:38 +08:00 |
|
Tianyi Cui
|
dcda5114de
|
Merge branch 'codex/canonical-tool-output' into codex/code-mode-typed-results
|
2026-07-21 21:47:51 +08:00 |
|
Tianyi Cui
|
3d6c3ec2a1
|
Merge branch 'codex/tool-json-schema-dsl' into codex/canonical-tool-output
# Conflicts:
# packages/core/tools/src/schema.ts
|
2026-07-21 21:44:00 +08:00 |
|
Tianyi Cui
|
acc628f3af
|
fix(tools): preserve literal and realm-safe schemas
|
2026-07-21 21:37:11 +08:00 |
|
Tianyi Cui
|
a8f2356e63
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
|
2026-07-21 21:24:14 +08:00 |
|
Tianyi Cui
|
379ac32401
|
fix(code-runtime): close outer boundary bypasses
|
2026-07-21 21:20:41 +08:00 |
|
Tianyi Cui
|
60a88114c2
|
docs(code-mode): align result presentation contract
|
2026-07-21 21:10:45 +08:00 |
|
Tianyi Cui
|
e646106232
|
Merge branch 'codex/canonical-tool-output' into codex/code-mode-typed-results
|
2026-07-21 20:39:50 +08:00 |
|
Tianyi Cui
|
a13c316d2f
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
|
2026-07-21 20:39:50 +08:00 |
|
Tianyi Cui
|
0273af40bf
|
Merge branch 'codex/tool-json-schema-dsl' into codex/canonical-tool-output
|
2026-07-21 20:39:49 +08:00 |
|
Tianyi Cui
|
0feeecbfbd
|
Merge remote-tracking branch 'origin/master' into codex/tool-json-schema-dsl
|
2026-07-21 20:39:49 +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
|
278bf8cb38
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
|
2026-07-21 20:11:12 +08:00 |
|
Tianyi Cui
|
b34a43cf7e
|
Merge branch 'codex/canonical-tool-output' into codex/code-mode-typed-results
|
2026-07-21 20:11:07 +08:00 |
|
Tianyi Cui
|
779d8f112a
|
Merge branch 'codex/tool-json-schema-dsl' into codex/canonical-tool-output
|
2026-07-21 20:11:04 +08:00 |
|
Tianyi Cui
|
911abf73c8
|
Merge remote-tracking branch 'origin/master' into codex/tool-json-schema-dsl
|
2026-07-21 20:10:57 +08:00 |
|
Tianyi Cui
|
33866af9b9
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
|
2026-07-21 20:09:59 +08:00 |
|
Tianyi Cui
|
eed5ff4dcf
|
Merge branch 'codex/canonical-tool-output' into codex/code-mode-typed-results
# Conflicts:
# docs/event-producer-consumer.md
# docs/module-graph.md
# packages/code-runtime/code-runtime-worker/package.json
# packages/spill/spill-policy/package.json
# pnpm-lock.yaml
|
2026-07-21 20:06:02 +08:00 |
|
Tianyi Cui
|
8ae6e1ffbd
|
docs(architecture): retain canonical output budget
|
2026-07-21 20:00:09 +08:00 |
|
Tianyi Cui
|
72a48fede6
|
Merge branch 'codex/tool-json-schema-dsl' into codex/canonical-tool-output
# Conflicts:
# docs/event-producer-consumer.md
# packages/context/time-context/tests/time-context.spec.ts
# packages/context/workspace-context/tests/workspace-context.spec.ts
|
2026-07-21 19:56:43 +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
|
6a45e6e16b
|
Merge remote-tracking branch 'origin/master' into codex/tool-json-schema-dsl
# Conflicts:
# docs/event-producer-consumer.md
# packages/cordis/tool-cordis/src/api-catalog.ts
|
2026-07-21 19:44:49 +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
|
cabe567a52
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
|
2026-07-21 19:31:33 +08:00 |
|
Tianyi Cui
|
1ff0332ea0
|
Merge branch 'codex/canonical-tool-output' into codex/code-mode-typed-results
|
2026-07-21 19:28:23 +08:00 |
|
Tianyi Cui
|
5b36be339d
|
docs(architecture): keep canonical output map concise
|
2026-07-21 19:26:52 +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
|
6635a63bc5
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
# Conflicts:
# .agents/notes/implemented/architecture/2026-07-20-canonical-tool-output-contract.i18n.yaml
# examples/tui-agent/tests/snapshots/code-mode/terminal.expected.txt
|
2026-07-21 19:18:01 +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
|
650a9cd82c
|
Merge branch 'codex/canonical-tool-output' into codex/code-mode-typed-results
# Conflicts:
# docs/module-graph.md
|
2026-07-21 19:16:10 +08:00 |
|
Tianyi Cui
|
0ed8e7baf6
|
docs(lsp): document canonical query results
|
2026-07-21 19:15:40 +08:00 |
|
Tianyi Cui
|
0cc5009f58
|
Merge branch 'codex/tool-json-schema-dsl' into codex/canonical-tool-output
# Conflicts:
# docs/config-catalog.md
# examples/acp-agent/tests/snapshots/fs-escalation-approved/session.jsonl
|
2026-07-21 19:15:18 +08:00 |
|
Tianyi Cui
|
fb38e5df85
|
Merge branch 'master' into worktree/routed-model-compaction-policy
|
2026-07-21 19:12:03 +08:00 |
|
Tianyi Cui
|
e134e7cc38
|
test(snapshot): refresh unified tool schema fixtures
|
2026-07-21 19:06:52 +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
|
7d9ed9f70a
|
Merge remote-tracking branch 'origin/master' into codex/tool-json-schema-dsl
|
2026-07-21 19:03:15 +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
|
3bc9eaf629
|
Merge branch 'codex/code-mode-typed-results' into codex/code-mode-complete-result-card
|
2026-07-21 18:51:39 +08:00 |
|
Tianyi Cui
|
9a96d7c341
|
docs(code-runtime): refresh config catalog
|
2026-07-21 18:50:15 +08:00 |
|