Skip to content

feat: add spinloop work remove #209

Description

@outofcoffee

Remove a work item from the items file, its record from the state beside it, and its log.

  • Takes --items <path> (default ./work.yaml), the same file the orchestrator reads
  • A running item cannot be removed: the refusal names it and says to abort it first
  • Backlog, done, and failed items are removed from the file, the state, and <file>.logs/<id>.log
  • The file must stay parseable after the removal; a running orchestrator picks the change up on its next pass

Part of the work command family with #206, #207, and #208. Builds on #205.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions