The open source AI coding agent.
# Package managers
npm i -g @agent-qofeno/agentx-cli@latest # or bun/pnpm/yarnTo run:
agentxThe default fallback installation directory is:
$HOME/.agentxcode/bin
AgentX Code includes two built-in agents you can switch between with the Tab key.
- build - Default, full-access agent for development work
- plan - Read-only agent for analysis and code exploration
- Denies file edits by default
- Asks permission before running bash commands
- Ideal for exploring unfamiliar codebases or planning changes
Also included is a general subagent for complex searches and multistep tasks.
This is used internally and can be invoked using @general in messages.
For configuration and options, explore the codebase guides and examples in this repository.
If you're interested in contributing to AgentX Code, please read our contributing docs before submitting a pull request.
Connect X.com | GitHub | Repository