Skip to content

dimos stop CLI command (by PID or most recent) #1507

@dimos-bot

Description

@dimos-bot

Add dimos stop command to stop running dimos instances:

  • dimos stop - stops most recent dimos instance
  • dimos stop --pid <PID> - stops specific process
  • dimos stop --task <TASK_ID> - stops by task ID (if applicable)

Success criteria:

  • Clean shutdown of dimos daemon
  • Works with both PID and implicit "most recent" mode
  • Returns success/failure status

Synced from DIM-664

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions