Tianyi Cui
|
46ab745198
|
docs: align Goal Round step cardinality
|
2026-07-24 12:10:40 +08:00 |
|
Tianyi Cui
|
eaf4f2c062
|
docs(i18n): allow zero-step turns in glossary
|
2026-07-23 15:02:07 +08:00 |
|
Tianyi Cui
|
fbb87d5bb9
|
Merge master into docs/i18n-batch-core
|
2026-07-22 22:07:05 +08:00 |
|
Tianyi Cui
|
30d2ec4a95
|
Merge branch 'codex/goal-commands' into codex/ralph-tool
# Conflicts:
# examples/acp-agent/tests/snapshots/advanced-toolchain/system-prompt.expected.md
# examples/acp-agent/tests/snapshots/advanced-toolchain/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/both-mode-turn/system-prompt.expected.md
# examples/acp-agent/tests/snapshots/both-mode-turn/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/code-mode-turn/system-prompt.expected.md
# examples/acp-agent/tests/snapshots/model-switching/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/permission-switching/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/skill-load/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/text-turn/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/workspace-edit/system-prompt.expected.md
# examples/acp-agent/tests/snapshots/workspace-edit/tool-schemas.expected.json
# scripts/gen-tool-catalog.ts
|
2026-07-20 21:05:05 +08:00 |
|
Tianyi Cui
|
d121f87def
|
Merge branch 'codex/commands' into codex/goal-commands
# Conflicts:
# .agents/notes/implemented/feature/2026-06-30-interception-seams.md
# docs/core-data-structures/core.md
# examples/acp-agent/tests/snapshots/advanced-toolchain/system-prompt.expected.md
# examples/acp-agent/tests/snapshots/advanced-toolchain/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/both-mode-turn/system-prompt.expected.md
# examples/acp-agent/tests/snapshots/both-mode-turn/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/code-mode-turn/system-prompt.expected.md
# examples/acp-agent/tests/snapshots/model-switching/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/permission-switching/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/skill-load/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/text-turn/tool-schemas.expected.json
# examples/acp-agent/tests/snapshots/workspace-edit/system-prompt.expected.md
# examples/acp-agent/tests/snapshots/workspace-edit/tool-schemas.expected.json
|
2026-07-20 20:55:50 +08:00 |
|
Tianyi Cui
|
dfc401a66a
|
Merge branch 'codex/goal-session' into codex/commands
# Conflicts:
# docs/event-producer-consumer.md
# website/.vitepress/config/api-sidebar.json
# website/zh-CN/api/harness/events.md
|
2026-07-20 20:43:02 +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 |
|
Tianyi Cui
|
94a6a95c8e
|
Merge PR #415 into Ralph tool stack
|
2026-07-20 18:10:21 +08:00 |
|
Tianyi Cui
|
08b37399d1
|
Merge command and goal feedback fixes into goal commands
# Conflicts:
# .agents/notes/implemented/feature/2026-07-19-model-facing-goal-tools.i18n.yaml
# docs/glossary.md
|
2026-07-20 18:04:03 +08:00 |
|
Tianyi Cui
|
46d60d6d90
|
fix(tool-subagent): enforce depth only at runtime
|
2026-07-20 17:58:57 +08:00 |
|
Tianyi Cui
|
4e7a2c732f
|
fix(commands): remove adapter surface filtering
|
2026-07-20 17:41:22 +08:00 |
|
Tianyi Cui
|
a87d3e7e55
|
Merge branch 'codex/goal-session' into codex/commands
|
2026-07-20 17:24:39 +08:00 |
|
Tianyi Cui
|
1468773dcd
|
fix(goal): simplify blockers into one durable phase
|
2026-07-20 16:39:40 +08:00 |
|
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
|
cf05624b9f
|
Merge codex/goal-session into codex/commands
|
2026-07-20 09:11:50 +08:00 |
|
Tianyi Cui
|
3c2e07a92d
|
fix(goal): make publication reentrancy-safe
|
2026-07-20 08:38:28 +08:00 |
|
Tianyi Cui
|
e2b8e2b1eb
|
Merge codex/goal-commands into codex/ralph-tool
|
2026-07-20 01:52:57 +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
|
af4313ec11
|
Merge rfc/loop into codex/goal-domain
|
2026-07-20 01:04:15 +08:00 |
|
Tianyi Cui
|
b808026859
|
feat(workflow): add fresh-agent Ralph tool
|
2026-07-20 00:51:19 +08:00 |
|
Tianyi Cui
|
207692bc16
|
feat(goal): add human goal command
|
2026-07-19 23:55:33 +08:00 |
|
Tianyi Cui
|
e8eddc7ef8
|
Rename RFCs to Agent Notes
|
2026-07-19 22:52:03 +08:00 |
|
Tianyi Cui
|
2850c22b7a
|
feat(ui): add plugin command registry
|
2026-07-19 22:11:59 +08:00 |
|
Tianyi Cui
|
a525776015
|
feat(goal): add persisted same-session goal domain
|
2026-07-19 18:47:34 +08:00 |
|
Ziya
|
ec47f2e40f
|
docs(i18n): core-docs batch — five bilingual pairs via the committed pipeline
architecture / cordis-primer / defensive-patterns / glossary / testing
五篇核心文档配对,译文由进仓流水线产出(committed renderer + 金标
few-shot + 严格 XML 协议),并经二遍校验(逐句对照原文复述核查 +
注入 architecture/glossary 仓库上下文的一致性修复)。五篇生成文档
(agent-lifecycle、capability-seams、event-producer-consumer、
graph-atlas、tool-execution-pipeline 均为 gen-doc-graphs 产物)列入
排除清单——手写译文会在再生成时失效,与既有生成目录排除策略一致。
|
2026-07-15 23:03:13 -07:00 |
|
Tianyi Cui
|
ed5304fb6d
|
docs(rfc): align scoped runtime contracts
|
2026-07-12 22:49:46 +08:00 |
|