Tianyi Cui
|
b8aa1507cd
|
docs(pty): keep model experience field canonical
|
2026-07-22 23:28:14 +08:00 |
|
Tianyi Cui
|
17b9792532
|
refactor(tools): share terminal task schema
|
2026-07-22 23:24:43 +08:00 |
|
Tianyi Cui
|
e3112be762
|
feat(tools): canonicalize terminal outputs
|
2026-07-22 23:23:01 +08:00 |
|
Tianyi Cui
|
fed32c767d
|
Merge branch 'codex/tool-json-schema-dsl' into codex/canonical-tool-output
|
2026-07-22 23:12:20 +08:00 |
|
Tianyi Cui
|
a03ed8d60b
|
test(schema): refresh PTY tool header fixture
|
2026-07-22 23:08:22 +08:00 |
|
Tianyi Cui
|
342e94d2d0
|
fix(schema): use inferred PTY presentation args
|
2026-07-22 23:04:46 +08:00 |
|
Tianyi Cui
|
1429c5d22f
|
Merge remote-tracking branch 'origin/master' into codex/tool-json-schema-dsl
|
2026-07-22 23:03:02 +08:00 |
|
Tianyi Cui
|
e3981109b3
|
Merge pull request #467 from deepseek-harness/feature/persistent-pty-sessions
feat: add persistent PTY sessions
|
2026-07-22 23:02:42 +08:00 |
|
Tianyi Cui
|
03c87bcfd6
|
Merge remote-tracking branch 'origin/master' into codex/tool-json-schema-dsl
|
2026-07-22 22:59:25 +08:00 |
|
Tianyi Cui
|
c9566d18bf
|
Merge remote-tracking branch 'origin/master' into worktree/pr467-retarget-latest-master
|
2026-07-22 22:58:33 +08:00 |
|
Tianyi Cui
|
72e1640959
|
Merge pull request #433 from deepseek-harness/rfc/pty
docs(agent-note): propose persistent PTY sessions
|
2026-07-22 22:57:42 +08:00 |
|
Tianyi Cui
|
cf5dfe46e7
|
Merge remote-tracking branch 'origin/rfc/pty' into worktree/pr467-retarget-latest-master
|
2026-07-22 22:50:55 +08:00 |
|
Tianyi Cui
|
17988a88e0
|
Merge remote-tracking branch 'origin/master' into worktree/pr433-retarget-latest-master
|
2026-07-22 22:50:02 +08:00 |
|
Tianyi Cui
|
3d9240e423
|
Merge refreshed schema DSL into canonical tool outputs
|
2026-07-22 22:46:10 +08:00 |
|
Tianyi Cui
|
d99094b1ac
|
Merge updated rfc/pty into feature/persistent-pty-sessions
# Conflicts:
# docs/architecture.i18n.yaml
# docs/core-data-structures/core.md
# pnpm-lock.yaml
# scripts/gen-cordis-catalog.ts
|
2026-07-22 22:43:20 +08:00 |
|
Tianyi Cui
|
c51c02cafa
|
Merge latest master into schema DSL
|
2026-07-22 22:42:43 +08:00 |
|
Wenlu Wang
|
210ccc4af8
|
Merge pull request #338 from deepseek-harness/jsonl-packed-chunk-rows
feat(session): opt-in packed chunk rows in the JSONL log
|
2026-07-22 22:41:08 +08:00 |
|
Tianyi Cui
|
58ba7cf15b
|
Merge latest master into rfc/pty
|
2026-07-22 22:38:40 +08:00 |
|
Tianyi Cui
|
b0f5d9e313
|
Merge commit 'refs/codex-unblock/20260722-pr338-master' into HEAD
# Conflicts:
# docs/event-producer-consumer.md
# examples/acp-agent/tests/acp.snapshot.ts
# packages/core/session/src/index.ts
# packages/examples/acp-demo/src/index.ts
# packages/session-persistence/session-persistence-jsonl/src/format.ts
# vitest.config.ts
|
2026-07-22 22:37:16 +08:00 |
|
Tianyi Cui
|
8930a63b18
|
Merge refreshed schema DSL into canonical tool outputs
# Conflicts:
# docs/event-producer-consumer.md
|
2026-07-22 22:28:50 +08:00 |
|
Tianyi Cui
|
93263ed519
|
Merge latest master into schema DSL
# Conflicts:
# docs/event-producer-consumer.md
|
2026-07-22 22:21:50 +08:00 |
|
Tianyi Cui
|
8f68ca93f5
|
Merge pull request #528 from deepseek-harness/worktree/pr338-packed-snapshot-all-kinds
test(snapshot): cover all packed chunk row kinds
|
2026-07-22 22:19:40 +08:00 |
|
Tianyi Cui
|
54aaab6807
|
Merge pull request #464 from deepseek-harness/worktree/semantic-session-checkpoints
fix(session): add semantic crash checkpoints
|
2026-07-22 22:18:37 +08:00 |
|
Tianyi Cui
|
53c3ab135d
|
test(snapshot): cover all packed chunk row kinds
|
2026-07-22 22:14:16 +08:00 |
|
Tianyi Cui
|
ecb77f5e0c
|
test(ci): stabilize cancellation and crash checkpoints
|
2026-07-22 22:14:14 +08:00 |
|
Tianyi Cui
|
92f4a3341e
|
test(snapshots): record canonical diff metadata
|
2026-07-22 22:07:02 +08:00 |
|
Tianyi Cui
|
a838af896e
|
Merge refreshed schema DSL into canonical tool outputs
# Conflicts:
# packages/bash/tool-bash/tests/tools.spec.ts
|
2026-07-22 22:03:54 +08:00 |
|
Tianyi Cui
|
a3d17feb8c
|
Merge latest master into worktree/semantic-session-checkpoints
|
2026-07-22 22:01:38 +08:00 |
|
Tianyi Cui
|
ad4c37013a
|
test(snapshot): await cancelled turn durability
|
2026-07-22 22:00:48 +08:00 |
|
Tianyi Cui
|
959714e4e9
|
Merge latest master into schema DSL
|
2026-07-22 21:58:26 +08:00 |
|
Tianyi Cui
|
fa43335624
|
Merge pull request #525 from deepseek-harness/worktree/web-bind-address
fix(web): default to loopback binding
|
2026-07-22 21:56:12 +08:00 |
|
Tianyi Cui
|
ec51c1acb0
|
Merge latest master into schema DSL
|
2026-07-22 21:54:32 +08:00 |
|
Tianyi Cui
|
cd36467a19
|
Merge pull request #526 from deepseek-harness/worktree/pr338-preserve-chunk-envelope
fix(snapshot): preserve packed chunk timing on refresh
|
2026-07-22 21:52:47 +08:00 |
|
Tianyi Cui
|
f967537177
|
Merge remote-tracking branch 'origin/master' into worktree/web-bind-address
# Conflicts:
# apps/cli/src/bin.ts
|
2026-07-22 21:51:05 +08:00 |
|
Tianyi Cui
|
3679b4d829
|
Merge master into worktree/semantic-session-checkpoints
|
2026-07-22 21:49:24 +08:00 |
|
Tianyi Cui
|
2e9afef556
|
Merge pull request #449 from deepseek-harness/codex/session-scoped-sandbox-roots
fix(sandbox): resolve workspace roots per session
|
2026-07-22 21:46:27 +08:00 |
|
Tianyi Cui
|
db21dcfeae
|
Merge remote-tracking branch 'origin/master' into codex/session-scoped-sandbox-roots
|
2026-07-22 21:41:53 +08:00 |
|
Tianyi Cui
|
7e5d5795a5
|
test(sandbox): adapt scenarios to latest master
|
2026-07-22 21:41:25 +08:00 |
|
Tianyi Cui
|
4444768521
|
Merge refreshed schema DSL into canonical tool output
|
2026-07-22 21:38:41 +08:00 |
|
Tianyi Cui
|
10a55d7a27
|
Merge remote-tracking branch 'origin/master' into codex/session-scoped-sandbox-roots
# Conflicts:
# .agents/notes/implemented/feature/2026-07-14-cross-family-fs-sandbox.i18n.yaml
# .agents/notes/implemented/feature/2026-07-14-cross-family-fs-sandbox.md
# .agents/notes/implemented/feature/2026-07-14-cross-family-fs-sandbox.zh.md
# examples/acp-agent/README.md
# packages/examples/agent-spine-demo/package.json
# packages/fs/fs-sandbox/src/index.ts
# packages/fs/tool-fs-search/tests/tools.spec.ts
# packages/support/acp-snapshot/README.md
# packages/support/acp-snapshot/src/suite.ts
# pnpm-lock.yaml
# scripts/type-equiv.manifest.json
|
2026-07-22 21:37:30 +08:00 |
|
Tianyi Cui
|
6d756fd4c9
|
test(web): add race-free loopback smoke
|
2026-07-22 21:35:32 +08:00 |
|
Tianyi Cui
|
906dad12f7
|
Merge latest master into schema DSL
|
2026-07-22 21:35:03 +08:00 |
|
Tianyi Cui
|
ce89c24476
|
Merge pull request #515 from deepseek-harness/worktree/run-all-gates
chore: restore an opt-in check-all command
|
2026-07-22 21:31:46 +08:00 |
|
Tianyi Cui
|
54bc084e5d
|
Merge refreshed schema DSL into canonical tool output
# Conflicts:
# docs/config-catalog.md
# examples/headless-agent/tests/snapshots/advanced-toolchain/session.1.jsonl
# examples/headless-agent/tests/snapshots/advanced-toolchain/session.2.jsonl
# examples/headless-agent/tests/snapshots/advanced-toolchain/session.jsonl
# packages/context/workspace-context/tests/workspace-context.spec.ts
# packages/core/tools/tests/tools.spec.ts
# packages/ui/tui/src/index.ts
# packages/ui/tui/tests/tui.snapshot.ts
|
2026-07-22 21:31:16 +08:00 |
|
Tianyi Cui
|
479e590029
|
fix(snapshot): align packed refresh by logical event
|
2026-07-22 21:28:38 +08:00 |
|
Tianyi Cui
|
325cd61644
|
test(tui): make elapsed refresh deterministic
|
2026-07-22 21:27:17 +08:00 |
|
Tianyi Cui
|
1167ea71b7
|
Merge latest master through rfc/pty into feature/persistent-pty-sessions
# Conflicts:
# docs/module-graph.md
|
2026-07-22 21:21:58 +08:00 |
|
Tianyi Cui
|
c848c7b15e
|
Merge refreshed rfc/pty into feature/persistent-pty-sessions
# Conflicts:
# docs/architecture.md
# docs/capability-seams.md
# docs/config-catalog.md
# docs/cordis-catalog/services.md
# docs/module-graph.md
# docs/tool-catalog.md
# examples/acp-agent/tests/acp.snapshot.ts
# examples/headless-agent/tests/headless.snapshot.ts
# examples/package.json
# packages/README.md
# packages/cordis/tool-cordis/src/api-catalog.ts
# packages/core/tools/tests/gen-tool-catalog.spec.ts
# pnpm-lock.yaml
# pnpm-workspace.yaml
# scripts/gen-tool-catalog.ts
# scripts/type-equiv.manifest.json
# website/.vitepress/config/api-sidebar.json
|
2026-07-22 21:12:16 +08:00 |
|
Tianyi Cui
|
edba5e861a
|
Merge latest master into tool JSON schema DSL
# Conflicts:
# examples/tui-agent/tests/snapshots/cordis-dynamic-toolchain/terminal.expected.txt
|
2026-07-22 21:11:49 +08:00 |
|
Tianyi Cui
|
9c6099fbbd
|
Merge branch 'master' into worktree/run-all-gates
|
2026-07-22 21:10:45 +08:00 |
|