Files
codewhale/crates
Hunter Bown 5670034d82 fix(todos): /clear now resets the Todos sidebar (#1258)
Previously clear_todos() only cleared the plan_state — the SharedTodoList
was never touched. Now it clears both: the todo list (via try_lock on
self.todos) and the plan state. The caller in commands/core.rs already
called clear_todos() on /clear; it just had nothing to clear.
2026-05-09 00:12:21 -05:00
..
2026-05-08 18:17:44 -05:00
2026-05-08 18:17:44 -05:00
2026-05-08 18:17:44 -05:00
2026-05-08 18:17:44 -05:00
2026-05-08 18:17:44 -05:00