From b361d12d14875ebec52d6ea344776d686e5bc3f8 Mon Sep 17 00:00:00 2001 From: Harry Bayliss Date: Thu, 14 May 2026 20:51:57 +0100 Subject: [PATCH] Track follow-up agent issues --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) 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