refactor(sisyphus): update to use sisyphus_task and add resume docs

- Update example code from background_task to sisyphus_task
- Add 'Resume Previous Agent' documentation section
- Remove model name from Oracle section heading
- Disable call_omo_agent tool for Sisyphus

🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
YeonGyu-Kim
2026-01-05 13:52:01 +09:00
parent 42ea6b4d25
commit 7d44ae4eb3
2 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ export function buildOracleSection(agents: AvailableAgent[]): string {
const avoidWhen = oracleAgent.metadata.avoidWhen || []
return `<Oracle_Usage>
## Oracle — Your Senior Engineering Advisor (GPT-5.2)
## Oracle — Your Senior Engineering Advisor
Oracle is an expensive, high-quality reasoning model. Use it wisely.