diff --git a/TODO.md b/TODO.md index e69de29..a780be1 100644 --- a/TODO.md +++ b/TODO.md @@ -0,0 +1,4 @@ +- [ ] There's a unicode being displayed in opencode +- [ ] Opencode opening a sub claude agent fucks up the view bigtime. Hitting ctrl + W and ctrl + S to switch back to opencode then back to claude again fixes it +- [ ] Sub agents need to have context injected into their prompt to let them know they're a sub agent or they don't report back +- [ ] Agents should also be informed they should clean up after themselves where possible