Exception: Pikuri::Tasks::ItemNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- Pikuri::Tasks::ItemNotFound
- Defined in:
- lib/pikuri/tasks/list.rb
Overview
Raised by List#set_status and List#delete when no item with the given content exists. The four task tools rescue this and report “Error: no such task: <content>” so the LLM can correct the name on the next turn.