Brendan

Results 2 issues of Brendan

Fix configuration with mode.{name}.prompt based on past documentation the following doesn't work ``` "mode": { "build": { "model": "anthropic/claude-sonnet-4-20250514", "prompt": "{file:./agents/atlas/atlas_fastrtc_developer.md}", "name": "Atlas", "tools": { "write": true, "edit": true, "bash":...

feat: porting over python to typescript