* feat(agents): enable create_issue for subagents * docs(agents): add bug discovery protocol and linear execution rule * docs(handoff): add handoff and ADR * docs(handoff): set PR number * docs(project-map): update after structural changes * fix(agents): revert create_issue for read-only subagents * fix(agents): re-enable create_issue and update tests --------- Co-authored-by: opencode-agent <agent@opencode.local>
896 B
896 B
pr: 113 title: feat(agents): enable create_issue and behavioral rules
Что сделано
create_issue: trueдля reviewer, docs-reviewer, memory-syncer в.opencode/opencode.jsongh issue list*добавлен в bash allow-list для.opencode/agents/docs-reviewer.mdи.opencode/agents/memory-syncer.md- Bug Discovery Protocol добавлен в
AGENTS.mdпосле раздела Pipeline - Linear Execution Rule добавлен в
AGENTS.mdпосле Bug Discovery Protocol check-permissions.pyпроходит без ошибок
Почему
Саб-агенты не могли создавать issues — найденные баги терялись. Linear execution предотвращает конфликты веток при параллельном выполнении pipeline. Closes #110.
Pending
—
Watch out
—