Tianyi Cui
|
884c168edc
|
Merge codex/commands into codex/goal-commands
# Conflicts:
# .agents/notes/implemented/feature/2026-07-19-model-facing-goal-tools.i18n.yaml
# .agents/notes/implemented/feature/2026-07-19-model-facing-goal-tools.md
# .agents/notes/implemented/feature/2026-07-19-model-facing-goal-tools.zh.md
# examples/acp-agent/tests/snapshots/advanced-toolchain/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/bash-spill/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/both-mode-turn/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/cancel-tool-calls/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/cancel/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/code-mode-turn/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/code-mode-workspace-context/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/config-options/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/cordis-inspect-jsdoc/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/error-finish/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/escalation-approved/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/escalation-rejected/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/fs-edit/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/fs-policy-reject/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/fs-read-window/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/fs-read/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/fs-terminal-card/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/fs-write-overwrite/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/fs-write/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/handshake/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-posttool-block/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-posttool-context/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-pretool-ask/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-pretool-deny/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-promptsubmit-block/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-promptsubmit-context/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-cc-stop-continue/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-codex-posttool-block/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-codex-posttool-context/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-codex-pretool-block/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-codex-promptsubmit-block/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-codex-promptsubmit-context/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/hook-codex-stop-continue/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/model-switching/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/multi-turn/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/parallel-tool-calls/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/permission-switching/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/repeat-tool-guard/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/skill-load/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/subagent-fork/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/subagent-mixed/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/subagent-multi/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/subagent-spawn/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/text-turn/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/todo-plan/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/tool-call-turn/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/workflow-run/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/workspace-context/stdout.expected.jsonl
# examples/acp-agent/tests/snapshots/workspace-edit/stdout.expected.jsonl
# packages/goal/tool-goal/README.md
|
2026-07-20 11:41:53 +08:00 |
|
Tianyi Cui
|
2dd3b1dfba
|
fix(commands): harden registry and UI ordering
|
2026-07-20 11:27:10 +08:00 |
|
Tianyi Cui
|
38abe7cac6
|
Merge codex/goal-session into codex/commands
|
2026-07-20 09:37:24 +08:00 |
|
Tianyi Cui
|
3eed132488
|
Merge codex/goal-tools into codex/goal-session
|
2026-07-20 09:34:05 +08:00 |
|
Tianyi Cui
|
6f4f459c73
|
test(goal): cover terminal update validation
|
2026-07-20 09:30:51 +08:00 |
|
Tianyi Cui
|
cf05624b9f
|
Merge codex/goal-session into codex/commands
|
2026-07-20 09:11:50 +08:00 |
|
Tianyi Cui
|
979fbbd961
|
fix(goal): harden driver cancellation settlement
|
2026-07-20 09:07:15 +08:00 |
|
Tianyi Cui
|
69daf1c147
|
Merge codex/goal-tools into codex/goal-session
# Conflicts:
# .agents/notes/implemented/feature/2026-07-19-persisted-same-session-goal-domain.i18n.yaml
# .agents/notes/implemented/feature/2026-07-19-persisted-same-session-goal-domain.md
# .agents/notes/implemented/feature/2026-07-19-persisted-same-session-goal-domain.zh.md
# docs/cordis-catalog/events.md
# docs/event-producer-consumer.md
# packages/goal/goal/tests/goal.spec.ts
# website/zh-CN/api/harness/events.md
# website/zh-CN/api/harness/goals.md
|
2026-07-20 08:58:37 +08:00 |
|
Tianyi Cui
|
89f9900be1
|
fix(goal): preserve interactive human turns
|
2026-07-20 08:50:51 +08:00 |
|
Tianyi Cui
|
134199c00f
|
Merge codex/goal-domain into codex/goal-tools
|
2026-07-20 08:41:44 +08:00 |
|
Tianyi Cui
|
3c2e07a92d
|
fix(goal): make publication reentrancy-safe
|
2026-07-20 08:38:28 +08:00 |
|
Tianyi Cui
|
64b84c9ef0
|
Merge codex/commands into codex/goal-commands
|
2026-07-20 02:41:39 +08:00 |
|
Tianyi Cui
|
e5bec9b1b9
|
Merge codex/goal-session into codex/commands
|
2026-07-20 02:41:35 +08:00 |
|
Tianyi Cui
|
d2cd315506
|
Merge codex/goal-tools into codex/goal-session
|
2026-07-20 02:41:29 +08:00 |
|
Tianyi Cui
|
1a14b60569
|
test(goal): close terminal pause e2e
|
2026-07-20 02:38:14 +08:00 |
|
Tianyi Cui
|
e958c222a2
|
docs(agent-note): normalize goal command heading
|
2026-07-20 02:01:56 +08:00 |
|
Tianyi Cui
|
fdce57cf4a
|
Merge codex/commands into codex/goal-commands
|
2026-07-20 01:43:32 +08:00 |
|
Tianyi Cui
|
4f1a0fe015
|
Merge codex/goal-session into codex/commands
|
2026-07-20 01:30:43 +08:00 |
|
Tianyi Cui
|
b21193ded5
|
Merge codex/goal-tools into codex/goal-session
|
2026-07-20 01:21:40 +08:00 |
|
Tianyi Cui
|
dddebe6755
|
Merge codex/goal-domain into codex/goal-tools
|
2026-07-20 01:12:37 +08:00 |
|
Tianyi Cui
|
af4313ec11
|
Merge rfc/loop into codex/goal-domain
|
2026-07-20 01:04:15 +08:00 |
|
Tianyi Cui
|
8f2ca2566a
|
Merge latest master into rfc/loop
|
2026-07-20 00:58:48 +08:00 |
|
Tianyi Cui
|
023bed1a83
|
Merge pull request #414 from deepseek-harness/codex/require-agent-notes
Require Agent Notes for non-trivial changes
|
2026-07-19 23:58:32 +08:00 |
|
Tianyi Cui
|
207692bc16
|
feat(goal): add human goal command
|
2026-07-19 23:55:33 +08:00 |
|
Tianyi Cui
|
b1b57a0ac5
|
Require Agent Notes for non-trivial changes
|
2026-07-19 23:29:55 +08:00 |
|
Tianyi Cui
|
4b7765c774
|
Merge pull request #410 from deepseek-harness/codex/agent-notes
Rename RFCs to Agent Notes
|
2026-07-19 23:26:15 +08:00 |
|
Tianyi Cui
|
3a36064dc6
|
Merge remote-tracking branch 'origin/master' into codex/agent-notes
|
2026-07-19 23:15:37 +08:00 |
|
Tianyi Cui
|
4779d04af8
|
Remove generated Agent Note index
|
2026-07-19 23:15:23 +08:00 |
|
Tianyi Cui
|
13433025f2
|
Merge pull request #411 from deepseek-harness/codex/jsonrpc-max-tokens-success-env
Make jsonrpc-agent max-token success env-configurable
|
2026-07-19 23:12:38 +08:00 |
|
Tianyi Cui
|
400b4658ef
|
Merge remote-tracking branch 'origin/codex/goal-session' into codex/commands
|
2026-07-19 23:05:08 +08:00 |
|
Tianyi Cui
|
642b1c29d3
|
feat(examples): configure max-token success via env
|
2026-07-19 23:03:08 +08:00 |
|
Tianyi Cui
|
87d644f813
|
Merge remote-tracking branch 'origin/codex/goal-tools' into codex/goal-session
|
2026-07-19 23:01:13 +08:00 |
|
Tianyi Cui
|
6f68300ccc
|
Merge remote-tracking branch 'origin/codex/goal-domain' into codex/goal-tools
|
2026-07-19 22:57:51 +08:00 |
|
Tianyi Cui
|
e8eddc7ef8
|
Rename RFCs to Agent Notes
|
2026-07-19 22:52:03 +08:00 |
|
Tianyi Cui
|
8bb4e4a42e
|
Merge remote-tracking branch 'origin/rfc/loop' into codex/goal-domain
|
2026-07-19 22:49:25 +08:00 |
|
Tianyi Cui
|
86a6c32a82
|
Merge remote-tracking branch 'origin/master' into rfc/loop
# Conflicts:
# docs/rfc/INDEX.md
|
2026-07-19 22:45:57 +08:00 |
|
Tianyi Cui
|
4cb9c7ada2
|
Merge remote-tracking branch 'origin/codex/goal-session' into codex/commands
# Conflicts:
# packages/examples/stdio-demo/README.md
# packages/ui/tui/README.md
|
2026-07-19 22:40:13 +08:00 |
|
Tianyi Cui
|
b736889ac7
|
Merge pull request #389 from deepseek-harness/worktree/dsbench-patch
feat(jsonrpc): add evaluation-ready coding-agent composition
|
2026-07-19 22:34:15 +08:00 |
|
Tianyi Cui
|
34fe167775
|
docs(goal): describe round cache behavior
|
2026-07-19 22:34:03 +08:00 |
|
Tianyi Cui
|
adc350eba2
|
Merge remote-tracking branch 'origin/codex/goal-tools' into codex/goal-session
|
2026-07-19 22:33:34 +08:00 |
|
Tianyi Cui
|
f0c812794c
|
Merge branch 'master' into worktree/dsbench-patch
|
2026-07-19 22:31:38 +08:00 |
|
Tianyi Cui
|
689e926c0a
|
docs(goal): structure tool model experience
|
2026-07-19 22:30:15 +08:00 |
|
Tianyi Cui
|
b808e1c8df
|
Merge remote-tracking branch 'origin/codex/goal-domain' into codex/goal-tools
|
2026-07-19 22:28:52 +08:00 |
|
Tianyi Cui
|
4d965414b6
|
docs(goal): describe cache effect
|
2026-07-19 22:24:09 +08:00 |
|
Tianyi Cui
|
35f96add4e
|
Merge pull request #367 from deepseek-harness/worktree/pi-ai-manual-e2e
ci: add manual pi-ai Azure OpenAI and Anthropic e2e workflow
|
2026-07-19 22:22:24 +08:00 |
|
Tianyi Cui
|
235f39a898
|
Merge remote-tracking branch 'origin/master' into worktree/dsbench-patch
|
2026-07-19 22:20:34 +08:00 |
|
Tianyi Cui
|
4164c7120e
|
Merge remote-tracking branch 'origin/rfc/loop' into codex/goal-domain
|
2026-07-19 22:20:18 +08:00 |
|
Tianyi Cui
|
a1c85447b8
|
refactor(examples): rename DSBench composition to jsonrpc-agent
|
2026-07-19 22:19:42 +08:00 |
|
Tianyi Cui
|
3d6d0de07c
|
Merge branch 'master' into worktree/pi-ai-manual-e2e
|
2026-07-19 22:19:36 +08:00 |
|
Tianyi Cui
|
114896ee6a
|
Merge pull request #370 from deepseek-harness/worktree-sdk-followup
SDK follow-up: headless create, dsh-sdk create <source>, launcher telemetry
|
2026-07-19 22:19:16 +08:00 |
|