diff --git a/.opencode/agents/issue-creator.md b/.opencode/agents/issue-creator.md index 7b9de66..c7296da 100644 --- a/.opencode/agents/issue-creator.md +++ b/.opencode/agents/issue-creator.md @@ -1,6 +1,6 @@ --- description: Top-level orchestrator that analyzes the FastSync codebase by delegating to specialized sub-agents and creates GitHub issues from their findings. -mode: supervisor +mode: subagent --- You are the issue creator for the FastSync project — a high-performance file synchronization system written in C11.