Skip to content

fix(agent/agentcontainers): remove deleted devcontainers #18545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Jun 24, 2025

image
{
    "devcontainers": [
        {
            "id": "2305c7c0-42c1-493f-9134-3a2083e8794d",
            "name": "",
            "workspace_folder": "/tmp/TestAgent_DevcontainerRecreate20964415/001/mywork",
            "config_path": "/tmp/TestAgent_DevcontainerRecreate20964415/001/mywork/.devcontainer/devcontainer.json",
            "status": "stopped",
            "dirty": false
        },
        {
            "id": "11b7056e-e124-440f-834b-cb791fcd0f05",
            "name": "",
            "workspace_folder": "/tmp/TestAgent_DevcontainerAutostart2281995622/001/mywork",
            "config_path": "/tmp/TestAgent_DevcontainerAutostart2281995622/001/mywork/.devcontainer/devcontainer.json",
            "status": "stopped",
            "dirty": false,
            "agent": {
                "id": "4947fe82-1633-4945-8ee8-a45b0e6f28b0",
                "name": "modest-curie",
                "directory": "/workspaces/mywork"
            }
        },
		// ...
	}
}

@mafredri mafredri force-pushed the mafredri/fix-agent-agentcontainers-remove-deleted-devcontainers branch from 6de1f6c to a665b5c Compare June 24, 2025 17:59
@mafredri mafredri force-pushed the mafredri/fix-agent-agentcontainers-remove-deleted-devcontainers branch from a665b5c to 1c097ef Compare June 24, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant