From 1af032472bba4a732f9eb6ccb6e43afa2570778f Mon Sep 17 00:00:00 2001 From: Harry Bayliss Date: Fri, 15 May 2026 00:37:31 +0100 Subject: [PATCH] Remove TODO entry for context-aware palette options --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.md b/TODO.md index 8645cfa..9ad5df6 100644 --- a/TODO.md +++ b/TODO.md @@ -12,7 +12,3 @@ still feels slow after ≥15 minutes — the structural drivers the audit named are all addressed, so a remaining symptom is a new one and probably wants fresh profiling. -- [ ] Context aware command palette options - - Options for current scratchpad (delete, rename, edit) at the top when a scratchpad is selected. - - Options for current agent (rename [renames tab], close) at the top when an agent is selected. - - Options for current process (rename [renames list item], delete, stop, restart) at the top when a process is selected.