fix: set issue-creator mode to subagent, move into .opencode/agents/
CI / lint (push) Successful in 7s
CI / sanitizers (address) (push) Successful in 14s
CI / lint (pull_request) Successful in 8s
CI / build-and-test (push) Successful in 54s
CI / sanitizers (address) (pull_request) Successful in 13s
CI / build-and-test (pull_request) Successful in 53s

This commit is contained in:
2026-07-20 14:34:20 +02:00
parent b10da86f87
commit 6501b15574
+1 -1
View File
@@ -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. 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. You are the issue creator for the FastSync project — a high-performance file synchronization system written in C11.