CLI command
jeden todo add
Record a user request without executing it or inventing its acceptance result.
Exact invocation#
jeden todo add "request" [--session <id-or-path>] [--json]Inputs and options#
- Optional
--session <id-or-path>selects a recorded session; otherwise the workspace's latest session is used.--jsonreturns the authoritative completion snapshot. - Required: nonempty request text. When no active session exists, a new durable session is created.
Output and state effect#
Appends an unplanned request and preserves every earlier request. It does not call a model. Desktop and mobile expose Add without running in their Tasks panels. Continue later to record acceptance criteria independently and execute the request.
Refusals and boundaries#
- Missing text returns the todo usage. Storage failures are reported without claiming the request was completed.