Commit bca2160
committed
refactor: remove use_agent and autonomous workflow per review feedback
Addresses review feedback from @Unshure and @mkmeral:
- Remove use_agent tool from agent_runner.py (not yet quality-tested for all agents)
- Revert _get_all_tools() to direct return style
- Remove strands-autonomous.yml workflow
Keeps valid improvements:
- Model upgrade: Opus 4.5 → Opus 4.6
- Thinking mode: enabled+budget → adaptive
- SOPs and command additions remain (they're docs/config, not runtime)1 parent da949b6 commit bca2160
2 files changed
Lines changed: 2 additions & 160 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 181 | | |
187 | | - | |
188 | | - | |
189 | 182 | | |
190 | 183 | | |
191 | 184 | | |
| |||
This file was deleted.
0 commit comments