Exception: Pikuri::Tasks::DuplicateItem

Inherits:
StandardError
  • Object
show all
Defined in:
lib/pikuri/tasks/list.rb

Overview

Raised by List#add when a new item's content already appears in the list — rejected because a duplicate is almost always an LLM mistake (re-sending an already-captured plan). Carries the offending content for the "Error: ..." observation.