Skip to content

MatterAIOrg/AxonCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Marketplace X (Twitter) Substack Blog Discord Reddit

🚀 Axon Code

Axon Code, is a fork of Kilo Code, an open-source VS Code AI agent.

Axon Code delivers frontier models performance for coding and support all the major features of tools like Cursor:

Feature Status
Agent Mode
Plan Mode
Agentic tool calling
Reasoning
Codebase Indexing Coming Soon
Tab Auto-Complete Coming Soon

Agentic Tools Supported

  • fileEdit: A new advanced Diff-Patch apply tool
  • web_search: Search the web
  • web_fetch: Fetch specific link data from the web
  • askFollowupQuestion: Ask follow-up questions to the user
  • attemptCompletion: Attempt to complete the task
  • executeCommand: Execute CLI commands
  • fetchInstructions: Fetch instructions from the user
  • insertContent: Insert content into the file
  • listCodeDefinitionNames: List code definition names
  • listFiles: List files
  • newTask: Create a new task
  • read_file_single: Read a single file
  • runSlashCommand: Run slash commands
  • searchFiles: Search files
  • updateTodoList: Update todo list
  • writeToFile: Write to a file

Support Models

  • axon-mini: Mini Axon Code model for everyday low-effort tasks
  • axon-code: High intelligence Axon Code model for all-day coding tasks

You can read more about the models here: https://docs.matterai.so/axon-overview

About

Open Source AI coding assistant using Axon LLMs.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.1%
  • Kotlin 6.4%
  • CSS 2.8%
  • JavaScript 0.9%
  • Shell 0.3%
  • Tree-sitter Query 0.3%
  • Other 0.2%