Skip to content

agentctl v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:17
· 2 commits to main since this release

agentctl v0.1.2

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