Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ body:
attributes:
value: |
Thank you for contributing! Please search similar issues first to see if your bug is already known:
https://github.com/Kilo-Org/kilocode/issues
https://github.com/MatterAIOrg/AxonCode/issues

- type: dropdown
id: plugin-type
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
blank_issues_enabled: false
contact_links:
- name: Feature Request / Idea
url: https://github.com/Kilo-Org/kilocode/discussions/new?category=1-feature-requests
url: https://github.com/MatterAIOrg/AxonCode/discussions/new?category=1-feature-requests
about: Submit a feature request (check Discussions first to prevent duplicates).
- name: Design Improvement
url: https://github.com/Kilo-Org/kilocode/discussions/categories/2-design-improvements
url: https://github.com/MatterAIOrg/AxonCode/discussions/categories/2-design-improvements
about: Suggestions for better design (where the current UI/UX is not clear).
- name: Leave a Review
url: https://marketplace.visualstudio.com/items?itemName=kilocode.Kilo-Code&ssr=false#review-details
Expand Down
2,159 changes: 0 additions & 2,159 deletions CHANGELOG.md

This file was deleted.

10 changes: 5 additions & 5 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Before you begin, choose one of the following development environment options:
### Option 1: Native Development (Recommended for MacOS/Linux/Windows Subsystem for Linux)

1. **Git** - For version control
2. **Node.js** (version [v20.19.2](https://github.com/Kilo-Org/kilocode/blob/main/.nvmrc) recommended)
2. **Node.js** (version [v20.19.2](https://github.com/MatterAIOrg/AxonCode/blob/main/.nvmrc) recommended)
3. **pnpm** - Package manager (https://pnpm.io/)
4. **Visual Studio Code** - Our recommended IDE for development

Expand Down Expand Up @@ -38,7 +38,7 @@ Before you begin, choose one of the following development environment options:
1. **Fork and Clone the Repository**:

- **Fork the Repository**:
- Visit the [Axon Code GitHub repository](https://github.com/Kilo-Org/kilocode)
- Visit the [Axon Code GitHub repository](https://github.com/MatterAIOrg/AxonCode)
- Click the "Fork" button in the top-right corner to create your own copy.
- **Clone Your Fork**:
```bash
Expand All @@ -63,7 +63,7 @@ While not strictly necessary for running the extension, these extensions are rec
- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Integrates ESLint into VS Code.
- [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Integrates Prettier into VS Code.

The full list of recommended extensions is [here](https://github.com/Kilo-Org/kilocode/blob/main/.vscode/extensions.json)
The full list of recommended extensions is [here](https://github.com/MatterAIOrg/AxonCode/blob/main/.vscode/extensions.json)

#### Devcontainer Setup (Recommended for Windows)

Expand Down Expand Up @@ -264,11 +264,11 @@ This automatically sets the `KILOCODE_BACKEND_BASE_URL` environment variable, ma

We welcome contributions to Axon Code! Here's how you can help:

1. **Report an issue** using [GitHub Issues](https://github.com/Kilo-Org/kilocode/issues)
1. **Report an issue** using [GitHub Issues](https://github.com/MatterAIOrg/AxonCode/issues)
2. **Find an issue** and submit a Pull Request with your fix
3. **Write tests** to improve Code Coverage
4. **Improve Documentation** at [matterai.so/docs](https://matterai.so/docs)
5. **Suggest a new feature** using [GitHub Discussions](https://github.com/Kilo-Org/kilocode/discussions/categories/ideas)!
5. **Suggest a new feature** using [GitHub Discussions](https://github.com/MatterAIOrg/AxonCode/discussions/categories/ideas)!
6. Want to **implement something new**? Awesome! We'd be glad to support you on [Discord](https://discord.gg/Ja6BkfyTzJ)!

## Community
Expand Down
101 changes: 3 additions & 98 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,102 +1,7 @@
<p align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=kilocode.Kilo-Code"><img src="https://img.shields.io/visual-studio-marketplace/v/kilocode.Kilo-Code.svg?label=VS%20Code%20Marketplace" alt="VS Code Marketplace"></a>
<a href="https://x.com/kilocode"><img src="https://img.shields.io/twitter/follow/kilocode?style=flat&logo=x&color=555" alt="X (Twitter)"></a>
<a href="https://blog.matterai.so"><img src="https://img.shields.io/badge/Blog-555?style=flat&logo=substack&logoColor=white" alt="Substack Blog"></a>
<a href="https://matterai.so/discord"><img src="https://img.shields.io/discord/1349288496988160052?style=flat&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://www.reddit.com/r/kilocode/"><img src="https://img.shields.io/reddit/subreddit-subscribers/kilocode?style=flat&logo=reddit&logoColor=white" alt="Reddit"></a>
</p>

# 🚀 Axon Code

> Kilo is an open-source VS Code AI agent. We frequently merge features from open-source projects while building our own vision.

- ✨ Generate code from natural language
- ✅ Checks its own work
- 🧪 Run terminal commands
- 🌐 Automate the browser
- 🤖 Latest AI models
- 🎁 API keys optional
- 💡 **Get $20 in bonus credits when you top-up for the first time** Credits can be used with 400+ models like Gemini 2.5 Pro, Claude 4 Sonnet & Opus, and GPT-5

<p align="center">
<img src="https://raw.githubusercontent.com/Kilo-Org/kilocode/refs/heads/main/kilo.gif" width="100%" />
</p>

- [VS Code Marketplace](https://matterai.so/vscode-marketplace?utm_source=Readme) (download)
- [Official matterai.so Home page](https://matterai.so) (learn more)

## Key Features

- **Code Generation:** Kilo can generate code using natural language.
- **Task Automation:** Kilo can automate repetitive coding tasks.
- **Automated Refactoring:** Kilo can refactor and improve existing code.
- **MCP Server Marketplace**: Kilo can easily find, and use MCP servers to extend the agent capabilities.
- **Multi Mode**: Plan with Architect, Code with Coder, and Debug with Debugger, and make your own custom modes.

## How to get started with Axon Code

1. Install the Axon Code extension from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=kilocode.Kilo-Code).
2. Create your account to access 400+ cutting-edge AI models including Gemini 2.5 Pro, Claude 4 Sonnet & Opus, and GPT-5 – with transparent pricing that matches provider rates exactly.
3. Start coding with AI that adapts to your workflow. Watch our quick-start guide to see Axon Code in action:

[![Watch the video](https://img.youtube.com/vi/pqGfYXgrhig/maxresdefault.jpg)](https://youtu.be/pqGfYXgrhig)

## Extension Development

For details on building and developing the extension, see [DEVELOPMENT.md](/DEVELOPMENT.md)

## Contributors to Kilo

Thanks to all the contributors who help make Axon Code better!
> Axon Code, is a fork of Kilo Code, an open-source VS Code AI agent.

<table>
<tr>
<td align="center">
<a href="https://github.com/mcowger">
<img src="https://avatars.githubusercontent.com/u/1929548?size=100" width="100" height="100" alt="mcowger" style="border-radius: 50%;" />
</a>
</td> <td align="center">
<a href="https://github.com/bhaktatejas922">
<img src="https://avatars.githubusercontent.com/u/26863466?size=100" width="100" height="100" alt="bhaktatejas922" style="border-radius: 50%;" />
</a>
</td> <td align="center">
<a href="https://github.com/NyxJae">
<img src="https://avatars.githubusercontent.com/u/52313587?size=100" width="100" height="100" alt="NyxJae" style="border-radius: 50%;" />
</a>
</td> <td align="center">
<a href="https://github.com/Aikiboy123">
<img src="https://avatars.githubusercontent.com/u/161741275?size=100" width="100" height="100" alt="Aikiboy123" style="border-radius: 50%;" />
</a>
</td> <td align="center">
<a href="https://github.com/cobra91">
<img src="https://avatars.githubusercontent.com/u/1060585?size=100" width="100" height="100" alt="cobra91" style="border-radius: 50%;" />
</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/ivanarifin">
<img src="https://avatars.githubusercontent.com/u/111653938?size=100" width="100" height="100" alt="ivanarifin" style="border-radius: 50%;" />
</a>
</td> <td align="center">
<a href="https://github.com/PeterDaveHello">
<img src="https://avatars.githubusercontent.com/u/3691490?size=100" width="100" height="100" alt="PeterDaveHello" style="border-radius: 50%;" />
</a>
</td> <td align="center">
<a href="https://github.com/possible055">
<img src="https://avatars.githubusercontent.com/u/38576169?size=100" width="100" height="100" alt="possible055" style="border-radius: 50%;" />
</a>
</td> <td align="center">
<a href="https://github.com/seuros">
<img src="https://avatars.githubusercontent.com/u/2394703?size=100" width="100" height="100" alt="seuros" style="border-radius: 50%;" />
</a>
</td> <td align="center">
<!-- added this line to test github action -->
<a href="https://matterai.so/#contributors">
<b>more ...</b>
</a>
</td>
</tr>
</table>
![https://res.cloudinary.com/dxvbskvxm/image/upload/v1762511078/axoncode-1_pdmrlp.png](https://res.cloudinary.com/dxvbskvxm/image/upload/v1762511078/axoncode-1_pdmrlp.png)

<!-- END CONTRIBUTORS SECTION -->
![https://res.cloudinary.com/dxvbskvxm/image/upload/v1762511078/axoncode-2_yrbs2r.png](https://res.cloudinary.com/dxvbskvxm/image/upload/v1762511078/axoncode-2_yrbs2r.png)
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sidebar_label: Overview

- VS Code tool you install from the marketplace
- Handles UI, file operations, and workflow management
- [Open source](https://github.com/Kilo-Org/kilocode)
- [Open source](https://github.com/MatterAIOrg/AxonCode)
- Connects to any AI provider

### Kilo Gateway Provider
Expand Down
2 changes: 1 addition & 1 deletion apps/kilocode-docs/docs/basic-usage/the-chat-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Image from '@site/src/components/Image';

## Quick Setup

Find the Axon Code icon (<img src="/docs/img/axon-code-icon.svg" width="12" />) in VS Code's Primary Side Bar. Click it to open the chat panel.
Find the Axon Code icon (<img src="/docs/img/matterai-ic.svg" width="12" />) in VS Code's Primary Side Bar. Click it to open the chat panel.

**Lost the panel?** Go to View > Open View... and search for "Axon Code"

Expand Down
2 changes: 1 addition & 1 deletion apps/kilocode-docs/docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ to start the CLI and begin a new task with your preferred model and relevant mod

Kilo gives you the ability to bring your own keys for a number of model providers and AI gateways, like OpenRouter and Vercel AI Gateway. Each provider has unique configuration options and some let you set environment variables.

You can reference the [Provider Configuration Guide](https://github.com/Kilo-Org/kilocode/blob/main/cli/docs/PROVIDER_CONFIGURATION.md) for examples if you want to edit .config files manually. You can also run:
You can reference the [Provider Configuration Guide](https://github.com/MatterAIOrg/AxonCode/blob/main/cli/docs/PROVIDER_CONFIGURATION.md) for examples if you want to edit .config files manually. You can also run:

`kilocode config`

Expand Down
8 changes: 4 additions & 4 deletions apps/kilocode-docs/docs/extending/contributing-to-kilo.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ git checkout -b your-branch-name
git push origin your-branch-name
```

2. Go to the [Axon Code repository](https://github.com/Kilo-Org/kilocode)
2. Go to the [Axon Code repository](https://github.com/MatterAIOrg/AxonCode)

3. Click "New Pull Request" and select "compare across forks"

Expand All @@ -77,7 +77,7 @@ Custom modes are a powerful way to extend Axon Code's capabilities. To create an

2. Test your mode thoroughly

3. Share your mode with the community by submitting a [GitHub Discussion](https://github.com/Kilo-Org/kilocode/discussions)
3. Share your mode with the community by submitting a [GitHub Discussion](https://github.com/MatterAIOrg/AxonCode/discussions)

## Documentation Contributions

Expand Down Expand Up @@ -107,14 +107,14 @@ When participating in the Axon Code community:
- Be respectful and inclusive
- Provide constructive feedback
- Help newcomers get started
- Follow the [Code of Conduct](https://github.com/Kilo-Org/kilocode/blob/main/CODE_OF_CONDUCT.md)
- Follow the [Code of Conduct](https://github.com/MatterAIOrg/AxonCode/blob/main/CODE_OF_CONDUCT.md)

## Getting Help

If you need help with your contribution:

- Join our [Discord community](https://matterai.so/discord) for real-time support
- Ask questions on [GitHub Discussions](https://github.com/Kilo-Org/kilocode/discussions)
- Ask questions on [GitHub Discussions](https://github.com/MatterAIOrg/AxonCode/discussions)
- Visit our [Reddit community](https://www.reddit.com/r/KiloCode)

## Recognition
Expand Down
10 changes: 5 additions & 5 deletions apps/kilocode-docs/docs/extending/development-environment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Development Environment

<!-- Please refer to the [DEVELOPMENT.md](https://github.com/Kilo-Org/kilocode/blob/main/DEVELOPMENT.md) guide in the main repository for detailed instructions on setting up the development environment. -->
<!-- Please refer to the [DEVELOPMENT.md](https://github.com/MatterAIOrg/AxonCode/blob/main/DEVELOPMENT.md) guide in the main repository for detailed instructions on setting up the development environment. -->

This document will help you set up your development environment and understand how to work with the codebase. Whether you're fixing bugs, adding features, or just exploring the code, this guide will get you started.

Expand All @@ -9,7 +9,7 @@ This document will help you set up your development environment and understand h
Before you begin, make sure you have the following installed:

1. **Git** - For version control
2. **Node.js** (version [v20.18.1](https://github.com/Kilo-Org/kilocode/blob/main/.nvmrc) or higher recommended) and npm
2. **Node.js** (version [v20.18.1](https://github.com/MatterAIOrg/AxonCode/blob/main/.nvmrc) or higher recommended) and npm
3. **Visual Studio Code** - Our recommended IDE for development

## Getting Started
Expand All @@ -19,7 +19,7 @@ Before you begin, make sure you have the following installed:
1. **Fork and Clone the Repository**:

- **Fork the Repository**:
- Visit the [Axon Code GitHub repository](https://github.com/Kilo-Org/kilocode)
- Visit the [Axon Code GitHub repository](https://github.com/MatterAIOrg/AxonCode)
- Click the "Fork" button in the top-right corner to create your own copy.
- **Clone Your Fork**:
```bash
Expand All @@ -44,7 +44,7 @@ While not strictly necessary for running the extension, these extensions are rec
- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Integrates ESLint into VS Code.
- [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Integrates Prettier into VS Code.

The full list of recommended extensions is [here](https://github.com/Kilo-Org/kilocode/blob/main/.vscode/extensions.json)
The full list of recommended extensions is [here](https://github.com/MatterAIOrg/AxonCode/blob/main/.vscode/extensions.json)

### Project Structure

Expand Down Expand Up @@ -143,7 +143,7 @@ E2E tests verify the extension works correctly within VSCode:
npm run test:integration
```

For more details on E2E tests, see [e2e/VSCODE_INTEGRATION_TESTS.md](https://github.com/Kilo-Org/kilocode/blob/main/e2e/VSCODE_INTEGRATION_TESTS.md).
For more details on E2E tests, see [e2e/VSCODE_INTEGRATION_TESTS.md](https://github.com/MatterAIOrg/AxonCode/blob/main/e2e/VSCODE_INTEGRATION_TESTS.md).

## Linting and Type Checking

Expand Down
6 changes: 3 additions & 3 deletions apps/kilocode-docs/docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Yes, Axon Code supports running models locally using [Ollama](/providers/ollama)

### How do I start a new task?

Open the Axon Code panel (<img src="/docs/img/axon-code-icon.svg" width="12" />) and type your task in the chat box. Be clear and specific about what you want Axon Code to do. See [The Chat Interface](/basic-usage/the-chat-interface) for best practices.
Open the Axon Code panel (<img src="/docs/img/matterai-ic.svg" width="12" />) and type your task in the chat box. Be clear and specific about what you want Axon Code to do. See [The Chat Interface](/basic-usage/the-chat-interface) for best practices.

### What are modes in Axon Code?

Expand Down Expand Up @@ -175,7 +175,7 @@ Yes, you can create your own MCP servers to add custom functionality to Axon Cod
- Check your internet connection.
- Check the status of your chosen API provider.
- Try restarting VS Code.
- If the problem persists, report the issue on [GitHub](https://github.com/Kilo-Org/kilocode/issues) or [Discord](https://matterai.so/discord).
- If the problem persists, report the issue on [GitHub](https://github.com/MatterAIOrg/AxonCode/issues) or [Discord](https://matterai.so/discord).

### I'm seeing an error message. What does it mean?

Expand All @@ -187,4 +187,4 @@ Axon Code uses VS Code's built-in file editing capabilities. You can use the sta

### How do I report a bug or suggest a feature?

Please report bugs or suggest features on the Axon Code [Issues page](https://github.com/Kilo-Org/kilocode/issues) and [Feature Requests page](https://github.com/Kilo-Org/kilocode/discussions/categories/ideas).
Please report bugs or suggest features on the Axon Code [Issues page](https://github.com/MatterAIOrg/AxonCode/issues) and [Feature Requests page](https://github.com/MatterAIOrg/AxonCode/discussions/categories/ideas).
2 changes: 1 addition & 1 deletion apps/kilocode-docs/docs/features/custom-modes.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,4 +491,4 @@ customModes:

## Community Gallery

Ready to explore more? Check out the [Show and Tell](https://github.com/Kilo-Org/kilocode/discussions/categories/show-and-tell) to discover and share custom modes created by the community!
Ready to explore more? Check out the [Show and Tell](https://github.com/MatterAIOrg/AxonCode/discussions/categories/show-and-tell) to discover and share custom modes created by the community!
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ When enabled, Axon Code will remind the model about the details of its current m

## Providing Feedback

If you encounter any issues with experimental features, or if you have suggestions for improvements, please report them on the [Axon Code Code GitHub Issues page](https://github.com/Kilo-Org/kilocode) or join our [Discord server](https://kilo.love/discord) where we have channels dedciated to many experimental features.
If you encounter any issues with experimental features, or if you have suggestions for improvements, please report them on the [Axon Code Code GitHub Issues page](https://github.com/MatterAIOrg/AxonCode) or join our [Discord server](https://kilo.love/discord) where we have channels dedciated to many experimental features.

Your feedback is valuable and helps us improve Axon Code!
2 changes: 1 addition & 1 deletion apps/kilocode-docs/docs/features/model-temperature.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ These are starting points – it's important to [experiment with different setti

## How to Adjust Temperature

1. **Open the Axon Code Panel:** Click the Axon Code icon (<img src="/docs/img/axon-code-icon.svg" width="12" />) in the VS Code Side Bar
1. **Open the Axon Code Panel:** Click the Axon Code icon (<img src="/docs/img/matterai-ic.svg" width="12" />) in the VS Code Side Bar
2. **Open Settings:** Click the <Codicon name="gear" /> icon in the top right corner
3. **Find Temperature Control:** Navigate to the Providers section
4. **Enable Custom Temperature:** Check the "Use custom temperature" box
Expand Down
2 changes: 1 addition & 1 deletion apps/kilocode-docs/docs/features/shell-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ The [VSCode Terminal Integration Test Extension](https://github.com/KJ7LNW/vsce-

If you've followed these steps and are still experiencing problems, please:

1. Check the [Axon Code GitHub Issues](https://github.com/Kilo-Org/kilocode/issues) to see if others have reported similar problems
1. Check the [Axon Code GitHub Issues](https://github.com/MatterAIOrg/AxonCode/issues) to see if others have reported similar problems
2. If not, create a new issue with details about your operating system, VSCode/Cursor version, and the steps you've tried

For additional help, join our [Discord](https://matterai.so/discord).
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ _OpenAI platform with "Create new secret key" button. Name your key and copy it

Once you have your API key:

1. Open the Axon Code sidebar by clicking the Axon Code icon (<img src="/docs/img/axon-code-icon.svg" width="12" />) in the VS Code Side Bar
1. Open the Axon Code sidebar by clicking the Axon Code icon (<img src="/docs/img/matterai-ic.svg" width="12" />) in the VS Code Side Bar
2. In the welcome screen, select your API provider from the dropdown
3. Paste your API key into the appropriate field
4. Select your model:
Expand Down
Loading
Loading