Skip to content

feat(lifecycle-state): include Docker "removing" state #121

@AbstractNucleus

Description

@AbstractNucleus

What: lifecycle_state.py enumerates running/paused/created/exited/dead/restarting/scaffolding but Docker's actual state set also includes removing.

Why: A container in removing state is bucketed into the default branch, which can mislead the UI.

Approach: Add removing to the enum and map it to a "removing" pill in the template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-for-agentFully specified, ready for an AFK agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions