agentctl v0.1.3
agentctl v0.1.3
Isolated AI coding agent workspaces for Codex, Claude Code, Docker, git worktrees, GitLab token isolation, and remote devboxes.
Install or update:
gh release download --repo qtnx/agentctl --pattern install.sh --output - | sh
gh release download v0.1.3 --repo qtnx/agentctl --pattern install.sh --output - | sh -s -- v0.1.3
curl -fsSL --retry 5 --retry-all-errors --retry-delay 2 https://github.com/qtnx/agentctl/releases/latest/download/install.sh | sh