onyx-tasks/crates
Claude 85400b68bc
refactor: extract find_task helper to deduplicate CLI task search
The complete(), delete(), and edit() functions each had an identical
loop searching for a task by ID across all lists. Extract a shared
find_task() helper that returns the list ID and task.

https://claude.ai/code/session_013ooJht2HrZUTXgNJFU79cV
2026-04-16 07:27:16 +00:00
..
onyx-cli refactor: extract find_task helper to deduplicate CLI task search 2026-04-16 07:27:16 +00:00
onyx-core refactor: deduplicate filename sanitization logic 2026-04-16 07:23:49 +00:00