justsisyphus
444fbe396a
fix(delegate-task): use lowercase sisyphus-junior agent name in API calls
Previous fix (7ed7bf5c) only updated Atlas → atlas, but missed Sisyphus-Junior.
OpenCode does case-sensitive agent lookup, causing crash when delegate_task
tried to spawn 'Sisyphus-Junior' (registered as 'sisyphus-junior').
- SISYPHUS_JUNIOR_AGENT constant: 'Sisyphus-Junior' → 'sisyphus-junior'
- agent-tool-restrictions key: 'Sisyphus-Junior' → 'sisyphus-junior'
- Updated related test mocks
2026-01-24 03:00:58 +09:00
..
2026-01-24 02:00:17 +09:00
2026-01-23 21:47:21 +09:00
2026-01-24 02:00:17 +09:00
2026-01-24 03:00:58 +09:00
2026-01-24 02:39:12 +09:00
2026-01-23 02:14:08 +09:00
2026-01-23 21:32:17 +09:00
2026-01-24 03:00:58 +09:00
2026-01-24 03:00:58 +09:00
2026-01-23 16:25:17 +09:00
2026-01-23 21:27:26 +09:00
2026-01-13 23:06:48 +09:00
2026-01-22 12:15:09 +07:00
2026-01-02 11:35:56 +09:00