Tianyi Cui
b5ee0561f4
Merge latest invariant service seam
2026-07-20 20:29:24 +08:00
Tianyi Cui
08ee06cdaf
Merge latest master into invariant service seam
2026-07-20 20:29:19 +08:00
Tianyi Cui
a86b4c19f5
Merge remote-tracking branch 'origin/master' into codex/remove-stdio-agent
...
# Conflicts:
# docs/config-catalog.md
# docs/event-producer-consumer.md
# packages/core/agent-loop/tests/config-session-id.spec.ts
# packages/ui/stdio/README.md
# packages/ui/stdio/src/index.ts
# packages/ui/stdio/tests/stdio.spec.ts
2026-07-20 20:29:08 +08:00
Tianyi Cui
1dcfc63a78
docs(goal): refresh event source links
2026-07-20 20:26:26 +08:00
Tianyi Cui
4cc504fccb
Merge pull request #425 from deepseek-harness/fetch-failed-diagnostics
...
fix(logging): render exception chains when throwing
2026-07-20 20:24:50 +08:00
Tianyi Cui
3e3f9a911d
Merge branch 'codex/goal-domain' into codex/goal-tools
...
# Conflicts:
# docs/event-producer-consumer.md
# docs/module-graph.md
# packages/core/agent/README.md
# website/zh-CN/api/harness/events.md
2026-07-20 20:21:01 +08:00
Tianyi Cui
e5ac87454b
Merge remote-tracking branch 'origin/master' into codex/remove-stdio-agent
...
# Conflicts:
# AGENTS.md
# docs/config-catalog.md
# examples/echo-agent/README.md
# packages/examples/stdio-demo/README.md
# packages/examples/stdio-demo/src/index.ts
# packages/examples/stdio-demo/tests/built-bin.e2e.ts
# packages/examples/stdio-demo/tests/stdio-agent.spec.ts
# scripts/run-gates.ts
2026-07-20 20:20:21 +08:00
Tianyi Cui
8ee54bcb22
Merge latest invariant registration gate
...
# Conflicts:
# docs/event-producer-consumer.md
2026-07-20 20:20:10 +08:00
kingwl
3869f2ce17
chore(acp-demo): fence the persistence passthrough clone for jscpd
...
The acp/stdio front doors intentionally duplicate their small persistence
passthrough blocks (same rationale as their Config schemas, already fenced).
2026-07-20 20:19:32 +08:00
Tianyi Cui
5f806b96f0
Merge latest invariant service seam
2026-07-20 20:19:14 +08:00
Tianyi Cui
2c04056348
Merge latest master into invariant service seam
2026-07-20 20:19:01 +08:00
Tianyi Cui
9cbe705b15
Merge updated invariant registration gate
...
# Conflicts:
# packages/AGENTS.md
2026-07-20 20:17:02 +08:00
Tianyi Cui
44ad2ef073
Remove the Echo agent
2026-07-20 20:16:41 +08:00
Tianyi Cui
d897adac87
fix(invariants): keep registration gate final-head clean
2026-07-20 20:16:22 +08:00
kingwl
30e8130394
Merge remote-tracking branch 'origin/master' into jsonl-packed-chunk-rows
...
Master's Zstandard physical encoding (#416 ) and this branch's packed chunk
rows compose as orthogonal layers: packChunks shapes the logical storage
records, compression shapes the physical bytes. The backend keeps both
config keys; eventLines(events, packChunks) replaces master's singular
eventLine helper and feeds encodeMaterialization/encodeEventBatch so packed
rows flow through either encoding. Demo apps carry both passthroughs. The
packed-row layout tests pin compression: 'none' (they assert textual line
tags) and read through rawLogPath; zstd spec fixtures inline
JSON.stringify for verbatim lines.
2026-07-20 20:14:49 +08:00
Tianyi Cui
109df5210e
docs(goal): align current-base contracts
2026-07-20 20:13:39 +08:00
Tianyi Cui
710c62474a
Merge branch 'master' into fetch-failed-diagnostics
2026-07-20 20:10:57 +08:00
Tianyi Cui
0234a01ac9
test(session): preserve surface boundary coverage
2026-07-20 20:09:48 +08:00
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