Skip to content

Latest commit

 

History

15,760 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentX Code logo

AgentX Code

The open source AI coding agent.

npm Build status


Installation

# Package managers
npm i -g @agent-qofeno/agentx-cli@latest        # or bun/pnpm/yarn

To run:

agentx

Installation Directory

The default fallback installation directory is: $HOME/.agentxcode/bin

Agents

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.

Documentation

For configuration and options, explore the codebase guides and examples in this repository.

Contributing

If you're interested in contributing to AgentX Code, please read our contributing docs before submitting a pull request.


Connect X.com | GitHub | Repository

About

AgentX Code — Autonomous open source AI coding agent built for the terminal

Topics

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages