onyx-tasks/crates/onyx-cli/src
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
..
commands refactor: extract find_task helper to deduplicate CLI task search 2026-04-16 07:27:16 +00:00
main.rs Rename due_date to date across codebase 2026-04-14 07:36:10 -07:00
output.rs rename onyx-cli crate (formerly bevy-tasks-cli) 2026-03-31 09:47:02 -07:00