Tianyi Cui
|
77df80359a
|
docs(session-title): record contracts and generated catalogs
|
2026-07-21 01:54:00 +08:00 |
|
Tianyi Cui
|
f71f96d292
|
feat(session-title): integrate queries ACP and TUI
|
2026-07-21 01:53:37 +08:00 |
|
Tianyi Cui
|
58dc5f94de
|
feat(session-title): add fallback and model providers
|
2026-07-21 01:53:24 +08:00 |
|
Tianyi Cui
|
9a6914d845
|
feat(session): add out-of-band log appends
|
2026-07-21 01:53:08 +08:00 |
|
Tianyi Cui
|
171a0e2b30
|
Merge pull request #80 from deepseek-harness/codex/llm-error-recovery-rfc
feat: add bounded LLM request recovery
|
2026-07-20 22:27:58 +08:00 |
|
Tianyi Cui
|
cc2e14f76e
|
fix: close recovery review gaps
|
2026-07-20 22:11:26 +08:00 |
|
Tianyi Cui
|
40f7195266
|
Merge latest master into codex/llm-error-recovery-rfc
|
2026-07-20 21:59:47 +08:00 |
|
Tianyi Cui
|
23eb41c98b
|
Merge pull request #442 from deepseek-harness/codex/tui-windows-contract
Support and verify the TUI on Windows
|
2026-07-20 21:49:41 +08:00 |
|
Tianyi Cui
|
02a61d3a25
|
Clarify the platform-specific PTY path
|
2026-07-20 21:16:40 +08:00 |
|
Tianyi Cui
|
85c658b028
|
fix: drop retry dependency from pruner
|
2026-07-20 21:11:38 +08:00 |
|
Tianyi Cui
|
e9aef281a1
|
Document the Windows TUI contract
|
2026-07-20 21:11:38 +08:00 |
|
Tianyi Cui
|
7c55ec9038
|
docs: condense recovery architecture contract
|
2026-07-20 21:08:06 +08:00 |
|
Tianyi Cui
|
ad021067e0
|
fix: preserve transport cause diagnostics
|
2026-07-20 21:03:31 +08:00 |
|
Tianyi Cui
|
29729f83cf
|
Test the TUI through ConPTY on Windows
|
2026-07-20 20:59:22 +08:00 |
|
Tianyi Cui
|
8c12f8945e
|
Merge latest master into codex/llm-error-recovery-rfc
# Conflicts:
# docs/architecture.md
# docs/config-catalog.md
# docs/cordis-catalog/events.md
# docs/event-producer-consumer.md
# docs/module-graph.md
# docs/persistence-catalog.md
# packages/cordis/tool-cordis/src/api-catalog.ts
# packages/core/agent-loop/src/loop.ts
# packages/core/agent/src/types.ts
# packages/examples/agent-spine-demo/README.md
# packages/examples/stdio-demo/README.md
# packages/examples/stdio-demo/src/index.ts
# packages/llm/llm-deepseek/README.md
# packages/llm/llm-deepseek/src/adapter.ts
# packages/llm/llm-deepseek/tests/adapter.spec.ts
# packages/llm/llm/README.md
# packages/llm/llm/src/error.ts
# packages/llm/llm/tests/service.spec.ts
# packages/sandbox/sandbox-policy/tsconfig.json
# packages/ui/stdio/README.md
# packages/ui/stdio/src/index.ts
# packages/ui/stdio/tests/stdio.spec.ts
# packages/ui/tui/src/index.ts
# pnpm-lock.yaml
# website/zh-CN/api/harness/events.md
# website/zh-CN/api/harness/llm.md
|
2026-07-20 20:59:11 +08:00 |
|
Tianyi Cui
|
7b7d6f38e8
|
Merge pull request #441 from deepseek-harness/codex/remove-stdio-agent
Remove the stdio and Echo agents
|
2026-07-20 20:46:46 +08:00 |
|
Tianyi Cui
|
1777785986
|
Merge pull request #421 from deepseek-harness/codex/llm-request-recovery-implementation
feat: implement bounded LLM request recovery
|
2026-07-20 20:42:57 +08:00 |
|
Tianyi Cui
|
b5d112a251
|
Skip TUI PTY smoke on Windows
|
2026-07-20 20:40:44 +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
|
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
|
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
|
44ad2ef073
|
Remove the Echo agent
|
2026-07-20 20:16:41 +08:00 |
|
Tianyi Cui
|
710c62474a
|
Merge branch 'master' into fetch-failed-diagnostics
|
2026-07-20 20:10:57 +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
|
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
|
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
|
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
|
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
|
a3243abeda
|
Merge branch 'master' into translate-skill-subagent
|
2026-07-20 18:58:12 +08:00 |
|
Tianyi Cui
|
3293d56a06
|
fix: clarify provider retry delay contract
|
2026-07-20 18:38:22 +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 |
|
Tianyi Cui
|
8e95f305b0
|
refactor(agent-loop): reuse loaded session metadata
|
2026-07-20 18:26:19 +08:00 |
|
Tianyi Cui
|
eab5699fd4
|
Merge branch 'master' into codex/reject-credentialed-search-redirects
|
2026-07-20 18:20:47 +08:00 |
|
Tianyi Cui
|
fdf5a5cb8b
|
docs(agent-loop): condense resume contract
|
2026-07-20 18:17:32 +08:00 |
|
Tianyi Cui
|
9b28ad785f
|
test(acp-snapshot): emit current session headers
|
2026-07-20 18:17:25 +08:00 |
|
Tianyi Cui
|
0000b17cae
|
docs(catalog): refresh subagent source anchors
|
2026-07-20 18:14:22 +08:00 |
|
Tianyi Cui
|
f84309acbe
|
docs(subagent): ground depth default in consumers
|
2026-07-20 18:12:31 +08:00 |
|
Tianyi Cui
|
51ba53766e
|
Merge remote-tracking branch 'origin/master' into fix/subagent-depth-budget
# Conflicts:
# docs/persistence-catalog.md
|
2026-07-20 18:11:59 +08:00 |
|
Tianyi Cui
|
ff6359a0cd
|
docs(subagent): close review contract gaps
|
2026-07-20 18:10:31 +08:00 |
|
Tianyi Cui
|
75e98d6974
|
test(acp): drop obsolete transcript rerecordings
|
2026-07-20 18:02:38 +08:00 |
|
Tianyi Cui
|
09bcaaa66d
|
Merge pull request #364 from deepseek-harness/codex/send-one-turn
Remove implicit batching from ordinary sends
|
2026-07-20 18:01:09 +08:00 |
|
Tianyi Cui
|
d5638ee8e1
|
Merge remote-tracking branch 'origin/master' into fix/subagent-depth-budget
# Conflicts:
# website/zh-CN/api/harness/agents.md
# website/zh-CN/api/harness/events.md
# website/zh-CN/api/harness/sessions.md
# website/zh-CN/api/harness/subagents.md
|
2026-07-20 18:00:40 +08:00 |
|
Tianyi Cui
|
41d3e78d3a
|
test(snapshots): require explicit delegation depth
|
2026-07-20 17:59:13 +08:00 |
|
Tianyi Cui
|
46d60d6d90
|
fix(tool-subagent): enforce depth only at runtime
|
2026-07-20 17:58:57 +08:00 |
|
Tianyi Cui
|
31580b62b8
|
Merge origin/master into codex/send-one-turn
# Conflicts:
# website/zh-CN/api/harness/events.md
|
2026-07-20 17:52:30 +08:00 |
|
Tianyi Cui
|
c40e63d04b
|
fix(session-persistence-jsonl): require delegation depth
|
2026-07-20 17:51:21 +08:00 |
|