- Notifications
You must be signed in to change notification settings - Fork 0
06: Agent prompts dual-platform annotation #53
Copy link
Copy link
Open
Labels
resolvedAutopilot has resolved this issueAutopilot has resolved this issue
Description
Activity
Metadata
Metadata
Assignees
Labels
resolvedAutopilot has resolved this issueAutopilot has resolved this issue
Parent
#47
What to build
为
implementer.md和reviewer.md添加双平台标注,处理以下差异:差异点
skill(name: "tdd")tasksubagent dispatchspawn_agent/wait_agenttaskdispatchsend_input(interrupt=true)或 respawn实现方式
在 agent .md 文件中用简单标注标记平台差异段,构建时生成:
packages/opencode/agents/implementer.md→ OpenCode 版本packages/codex/构建时生成.toml的 developer_instructions 内容不引入完整的 manifest 方案(本期范围),用简单的前端 matter 或注释标注。
Acceptance criteria
skill(name: "tdd")语法Blocked by