Skip to content

agentctl v0.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:53
· 1 commit to main since this release

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