Tianyi Cui
21718d5ba7
Merge pull request #416 from deepseek-harness/codex/jsonl-zstd-persistence
...
Compress JSONL session logs with Zstandard by default.
2026-07-20 20:06:39 +08:00
Tianyi Cui
6cf681df4b
Merge branch 'rfc/loop' into codex/goal-domain
...
# Conflicts:
# docs/architecture.md
# docs/capability-seams.md
# docs/config-catalog.md
# docs/event-producer-consumer.md
# docs/glossary.md
# docs/module-graph.md
# examples/package.json
# pnpm-lock.yaml
# website/.vitepress/config/api-sidebar.json
# website/zh-CN/api/harness/events.md
2026-07-20 20:06:23 +08:00
kingwl
568d9a70d6
test(session-persistence-jsonl): add required delegationDepth to packed-row fixtures
...
Master made delegationDepth mandatory on the on-disk header; the packed-chunk
tests' handwritten header lines predate that and were rejected at load.
2026-07-20 20:05:54 +08:00
Tianyi Cui
b8ad62eb35
fix(invariants): finish current-master ownership migration
2026-07-20 20:04:40 +08:00
kingwl
936f2fabb5
Merge remote-tracking branch 'origin/master' into jsonl-packed-chunk-rows
...
Conflicts: the two generated catalog docs (regenerated over merged sources)
and the jsonl backend README storage-layout bullets — master's required
delegationDepth header field weaves with this branch's storage-record/packed
row wording.
2026-07-20 20:04:13 +08:00
Tianyi Cui
153e4b47bd
Merge branch 'master' into codex/jsonl-zstd-persistence
2026-07-20 19:58:41 +08:00
Tianyi Cui
2191d45ece
Merge origin/master into codex/remove-stdio-agent
...
# Conflicts:
# examples/repl-agent/cordis.yml
2026-07-20 19:58:40 +08:00
Tianyi Cui
f78b17a352
Merge branch 'codex/invariant-package-registration-gate' into codex/package-invariant-checks
2026-07-20 19:55:46 +08:00
Tianyi Cui
353524092e
Merge origin/master into rfc/loop
2026-07-20 19:55:08 +08:00
Tianyi Cui
3864b17aaa
Merge pull request #394 from deepseek-harness/fix/subagent-depth-budget
...
fix(subagent): persist delegation depth and bound recursion by default
2026-07-20 19:53:28 +08:00
Tianyi Cui
82ce9dfe0e
Merge branch 'master' into codex/jsonl-zstd-persistence
2026-07-20 19:52:47 +08:00
Tianyi Cui
86e7396c92
Merge branch 'master' into fix/subagent-depth-budget
2026-07-20 19:50:39 +08:00
Tianyi Cui
9397856b55
Merge branch 'codex/ralph-tool' into codex/goal-rfc-rollup
2026-07-20 19:49:26 +08:00
Tianyi Cui
9c4cc05da6
Merge branch 'codex/invariant-service-seam' into codex/invariant-package-registration-gate
2026-07-20 19:48:51 +08:00
Tianyi Cui
60926e3257
test(ralph): await child readiness event
2026-07-20 19:46:17 +08:00
Tianyi Cui
2f3ca3027b
Merge remote-tracking branch 'origin/master' into codex/invariant-service-seam
2026-07-20 19:42:41 +08:00
Tianyi Cui
285087e1f9
Merge branch 'codex/ralph-tool' into codex/goal-rfc-rollup
2026-07-20 19:40:26 +08:00
Tianyi Cui
3d3c44f538
Merge branch 'codex/goal-commands' into codex/ralph-tool
2026-07-20 19:37:37 +08:00
kingwl
539cb9748b
Merge remote-tracking branch 'origin/master' into jsonl-packed-chunk-rows
...
Conflict: master's docs-site rework (#e7b101a43) deleted the generated
website/zh-CN/api pages this branch had re-anchored after the last merge —
accept the deletions; the site now builds its API reference at build time.
2026-07-20 19:35:34 +08:00
Tianyi Cui
fb3087d41c
Merge branch 'codex/commands' into codex/goal-commands
2026-07-20 19:34:43 +08:00
Tianyi Cui
1145ee5fc3
fix(invariants): assert runtime relationships, not API shapes
2026-07-20 19:34:19 +08:00
Tianyi Cui
f9abaed44b
Merge branch 'codex/goal-session' into codex/commands
2026-07-20 19:31:43 +08:00
Tianyi Cui
1254c07025
Merge branch 'codex/invariant-package-registration-gate' into codex/package-invariant-checks
2026-07-20 19:29:53 +08:00
Tianyi Cui
df7be480e1
test(snapshot): cover invalid delayed prompt ordering
2026-07-20 19:28:49 +08:00
Tianyi Cui
62717d238e
Merge origin/master into codex/remove-stdio-agent
2026-07-20 19:26:15 +08:00
Tianyi Cui
4cadf096ce
Remove the stdio agent
2026-07-20 19:26:04 +08:00
Tianyi Cui
01fb5f6251
Merge branch 'codex/ralph-tool' into codex/goal-rfc-rollup
2026-07-20 19:22:45 +08:00
Tianyi Cui
70b7a5ad1b
Merge branch 'codex/goal-commands' into codex/ralph-tool
2026-07-20 19:19:32 +08:00
Tianyi Cui
a7402bc036
Merge branch 'codex/commands' into codex/goal-commands
2026-07-20 19:16:15 +08:00
Tianyi Cui
8ae6ff2b0f
Merge branch 'codex/goal-session' into codex/commands
2026-07-20 19:13:10 +08:00
Tianyi Cui
73ad649c6a
fix(goal): align session-stack lock importer
2026-07-20 19:09:54 +08:00
Tianyi Cui
2e33e001c7
Merge branch 'codex/ralph-tool' into codex/goal-rfc-rollup
2026-07-20 19:04:29 +08:00
Turtle
734bd40bb6
docs: regenerate config catalog after stacking on #425
2026-07-20 19:03:15 +08:00
Tianyi Cui
f78111cdea
Merge branch 'codex/goal-commands' into codex/ralph-tool
2026-07-20 19:01:23 +08:00
Tianyi Cui
55cb8a7c63
Merge pull request #423 from deepseek-harness/translate-skill-subagent
...
dsh-translate-docs: delegate translation writing to a subagent
2026-07-20 19:00:52 +08:00
Turtle
6889878bc5
Merge remote-tracking branch 'origin/fetch-failed-diagnostics' into fix/tui-color-scheme-v2
2026-07-20 18:58:41 +08:00
Tianyi Cui
aa4b6050ab
Merge branch 'codex/commands' into codex/goal-commands
2026-07-20 18:58:30 +08:00
Turtle
a3243abeda
Merge branch 'master' into translate-skill-subagent
2026-07-20 18:58:12 +08:00
Tianyi Cui
2c52f7852f
Merge branch 'codex/goal-session' into codex/commands
2026-07-20 18:55:29 +08:00
Tianyi Cui
94d444469f
Merge branch 'codex/goal-tools' into codex/goal-session
2026-07-20 18:52:38 +08:00
Tianyi Cui
671ef4d7ee
fix(goal): synchronize workspace lock entries
2026-07-20 18:49:29 +08:00
Yichen Jiang
34811da695
Merge branch 'master' into worktree/docs-pages-deploy
2026-07-20 18:48:16 +08:00
Tianyi Cui
a93e9b86e7
docs(testing): require real-example snapshots
2026-07-20 18:42:06 +08:00
Tianyi Cui
bdd0a05c4a
docs(agent-note): align goal rollup with implementation
2026-07-20 18:41:54 +08:00
Yichen Jiang
fe393c55c8
ci: restrict Pages deployment to master
2026-07-20 18:41:10 +08:00
Tianyi Cui
3b7ce2e682
fix(invariants): require justified empty companions
2026-07-20 18:39:37 +08:00
Tianyi Cui
3293d56a06
fix: clarify provider retry delay contract
2026-07-20 18:38:22 +08:00
Tianyi Cui
ee2af0bece
Merge PR #417 into goal RFC rollup
2026-07-20 18:37:01 +08:00
Yichen Jiang
734a45cf66
ci: deploy documentation to GitHub Pages
2026-07-20 18:36:21 +08:00
Tianyi Cui
42f19edd67
Merge pull request #406 from deepseek-harness/codex/reject-credentialed-search-redirects
...
fix(web): reject credentialed search redirects
2026-07-20 18:35:22 +08:00