Skip to content

agentctl v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 09:10

agentctl v0.1.4

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.4 --repo qtnx/agentctl --pattern install.sh --output - | sh -s -- v0.1.4
curl -fsSL --retry 5 --retry-all-errors --retry-delay 2 https://github.com/qtnx/agentctl/releases/latest/download/install.sh | sh