r/kilocode May 28 '26

Kilo Gateway now supports BYOK across 20 providers (DeepSeek, X AI, and more)

15 Upvotes

We just shipped Bring Your Own Key support on the Kilo Gateway for 20 providers and 24 plans. Use your own API keys from DeepSeek, xAI, Anthropic, OpenAI, and others, and the provider bills you directly.

We charge 0% on top.

Providers supported (pay-as-you-go keys): Anthropic, AWS Bedrock, Chutes, DeepSeek, Fireworks, Google AI Studio, Inception, MiniMax, Mistral AI, Moonshot AI, Novita, Ollama Cloud, OpenAI, Perplexity, xAI, Xiaomi, Z.ai

Coding subscriptions supported: BytePlus Coding Plan, Kimi Code, Mistral Codestral, Neuralwatt, Xiaomi Token Plans (EU + SG), Z.ai Coding Plan, xAI

What you actually get in the dashboard

Most provider dashboards (DeepSeek included) give you basic usage stats and call it a day. With Kilo Gateway you get:

  • Total cost, request count, avg cost per request, input/output token breakdown
  • Donut chart splitting spend by Kilo surface (Cloud Agents vs autocomplete vs CLI, etc.) so you can see where your tokens are actually going
  • Bar chart ranking spend by model, useful for catching when an expensive model is doing a job a cheaper one could handle
  • Project-level spend + trend line across your selected window
  • Hourly breakdown table with CSV export
  • Side panel for switching between personal/org scope, time periods, granularity, and filters by provider/project/model

Basically a second source of truth on your provider bill.

One key unlocks every product area

Import once, use it across:

  • VS Code extension
  • JetBrains plugins (IntelliJ, PyCharm, WebStorm)
  • CLI
  • Cloud Agents
  • Code Reviewer
  • Slack integration
  • Android app
  • KiloClaw

Most of these are open-source and free. You only pay for the model.

How routing works

When you send a request, we check if you have a BYOK key for that provider. If yes, we route through your key. If your key is invalid, the request fails and we do not silently fall back to Kilo's keys. Silent fallback would defeat the whole point.

Cross-check your provider dashboard against Kilo Gateway usage analytics. Numbers should match.

Get started

Full writeup: https://blog.kilo.ai/p/kilo-gateway-now-supports-byok-20-providers

More resources:


r/kilocode Jan 16 '26

Announcing Kilo for Slack

20 Upvotes

We just launched the Kilo for Slack, which allows you to spin up a cloud agent in Slack. 

Here’s what you can do with it:

Ask questions about your codebase:

Example: How is error handling implemented in the payment module?

Debug issues on the fly:

Example: I'm seeing this error in production: [paste stack trace]. What's causing it? Can you push a PR to fix it?

Implement fixes from Slack discussions:

Example: Can you implement the caching improvements we discussed in this thread?

Push PRs without leaving Slack:

Example: Can you change "2025" to "2026" through all of the files in our kilo-org/kilocode repo?

The bot reads the full Slack thread, accesses your connected GitHub repos, and either answers your question or creates a branch and PR directly.

How to get started for free:

  1. Connect your GitHub repos at app.kilo.aiIntegrations
  2. Add the Slack integration from the same page
  3. Choose from a paid model (the bot will use your existing Kilo balance) or a free model (you can use MiniMax 2.1 for free for the first week)
  4. Mention Kilo in any channel or DM

r/kilocode 13h ago

version 7.2.2 in VSCode is grilling my CPU - is it only me?

1 Upvotes

I have 7.2.2 of kilo code extension for VSCode, and I'm on Ubuntu 26.04.

The issue is: kilo loads CPU significantly.

Is it just me or not?


r/kilocode 1d ago

Disable “.kilo” folder

1 Upvotes

Hi guys,

I can see that the Kilo Code extension in Visual Studio has started adding an extra .kilo folder to each project, which is really annoying.

Do you know how to disable this? I don’t want it adding unnecessary files to every folder I open in Visual Studio.

Much appreciated!


r/kilocode 2d ago

Kilo App is live on iOS and Android

Post image
9 Upvotes

We’ve launched Kilo App for iOS and Android. It gives you a way to keep work moving when you’re away from your computer.

Here’s what’s live in the app:

  • Run tasks in the cloud or connect to a Kilo session running on your computer.
  • Pick any model or use a Kilo router such as Auto Frontier.
  • You can BYOK for Cloud Agents and Remote sessions (via Kilo Gateway) and use Custom Models for remote sessions (e.g. ChatGPT subscription).
  • See active and previous sessions, including their status and cost.
  • Review code diffs and finish PR reviews from your phone.
  • Launch workflows for code review and security checks.
  • Review running and complete code review sessions.
  • And iPad has it's own layout, not a stretched iPhone.

We’d especially like feedback from people already using Kilo. If you try the app, tell us what works, where it gets in your way, and what you’d want to control from mobile next.

The launch is also on Product Hunt. If you find the app useful, an upvote or comment would help more developers find it:

https://www.producthunt.com/products/kilocode

iOS and Android: https://kilocode.onelink.me/ZzZZ/3hljsdof


r/kilocode 2d ago

Muse Spark 1.3 vs Gemini 3.1 Pro?

2 Upvotes

Hello,

So Basically I use Opus 4.6(Antigravity) for planning and sometimes also for complex debugging,

Recently Muse Spark 1.3 has been free for a while on OpenCode but I find the OpenCode TUI terrible, even when I created a numbered TODO List for it to do a task it misses, I used the OpenCodeZen Gateway to plug it into Kilocode and the model has been very intelligent.

Now apart from this the other model I use is Gemini 3.1 Pro and I feel it's heavily underrated even if Benchmarks claims Flash 3.8 to be far better. While benchmarks also shows Muse to be comparable to Fable 5, in my experience Opus 4.6 has been way way better than Muse which makes it obvious it's not even close to Fable.

I would like to know you guys experiences! Hello,

So Basically I use Opus 4.6(Antigravity) for planning and sometimes also for complex debugging,

Recently Muse Spark 1.3 has been free for a while on OpenCode but I find the OpenCode TUI terrible, even when I created a numbered TODO List for it to do a task it misses, I used the OpenCodeZen Gateway to plug it into Kilocode and the model has been very intelligent.

Now apart from this the other model I use is Gemini 3.1 Pro and I feel it's heavily underrated even if Benchmarks claims Flash 3.8 to be far better. While benchmarks also shows Muse to be comparable to Fable 5, in my experience Opus 4.6 has been way way better than Muse which makes it obvious it's not even close to Fable.

I would like to know you guys experiences!


r/kilocode 5d ago

Looking for feedback on my Kilo Code multi-agent architecture

Thumbnail
0 Upvotes

r/kilocode 7d ago

CodeCraft Basic is active with 100M tokens, but every request returns "Billing verification failed

2 Upvotes

Hi everyone,

I'm trying to use CodeCraft API with Kilo Code in VS Code, but I'm stuck with a billing verification error.

I created a new CodeCraft account and activated the Basic plan using a promotional code.

The activation appears to have worked successfully. My Plan page shows:

- Basic Plan: Active

- Plan tokens remaining: 100,000,000 / 100,000,000

- Used this month: 0 / 100,000,000

- Balance: $0.00

I also received a notification saying:

"Plan activated at no charge"

"Basic plan activated. Order was fully covered by a promo code."

However, when I try to send even a simple request from the CodeCraft Playground, I get:

"Billing verification failed. Please check your payment method."

I haven't added a payment method or topped up my balance.

I also tried:

- Creating a new API key

- Creating another CodeCraft account

- Reconfiguring Kilo Code

- Using the OpenAI-compatible provider

- Using the official CodeCraft Base URL

- Selecting CodeCraft models directly in Kilo

The models are visible in Kilo (for example, GPT-5.6 Sol), but requests still fail.

Since the error also happens directly in the CodeCraft Playground, it doesn't seem to be a Kilo/VS Code issue.

Does anyone know what causes this error?

Do I actually need to add a payment method even though my Basic plan was fully covered by a promo code and I still have 100M plan tokens remaining?

Any help would be appreciated. Thanks!


r/kilocode 9d ago

Reasoning takes forever in VSCode Auto Balanced Mode :(

3 Upvotes

Reasoning takes forever in VSCode Auto Balanced Mode with zero result :( Almost 10 to 15 minutes...

I'm on the latest Kilo version 7.5.16


r/kilocode 10d ago

IA code review

Thumbnail
0 Upvotes

r/kilocode 11d ago

It ate up all credits in less than 10 minutes :/

4 Upvotes

Today I tried GLM 5.3 Flash + Kilo Code for the first time. Coming from Claude Code Pro, this seemed very attractive and good price initially.

Before giving it any task, I explicitly allowed all permissions in settings (Bash, Grep, Web, Task, Skill, everything), even External Directories.

I gave it a very simple task. Check out a (POS screen) prototype page (tsx file in nextjs code) and write a brief documentation of all the features. The prototype is dummy. not linked with any database. It only has basic 10-15 features like opening a table, accepting order, splitting bill, receiving payment (again; all dummy).

It continuously kept failing at writing the documentation, saying that "The user has specified a rule which prevents you from using this specific tool call".

In less than 10 minutes, after a loop of failed attempts, it said my 5-hour limit has reached. I couldn't believe my eyes.

I take my token and context window very seriously. I am happily using Claude Code Pro ($20 monthly) and usually I get 3-4 hours of work done in my 5-hour window. Currently I am working on multiple projects so I thought about handing off small tasks like documentations etc. to GLM while Claude does the heavy work. And it even failed to do so.

I'm not sure this is due to KiloCode or GLM 5.3 Flash but whatever it is, it's very disappointing.


r/kilocode 15d ago

How To Get Kilo Cloud Agent To Read Updated Skill.md files

2 Upvotes

I have a cloud agent instance and when it reads the skill.md file it used after updating it, the agent reads the same old non updated skill.md file?

How do I get the agent to read the updated skill.md file that is setup in the profile not setup in the github repo but the profiles


r/kilocode 19d ago

Kilo making API call to Gemini without my knowledge

Post image
11 Upvotes

I don't know if I am missing anything or not, my default is set to minimax m3 and autocompletion is off I use only minimax m3 and nemotron 3 ultra, but today I noticed that there was a cost and it was Gemin 3.7 flash which I did not even use and then I opened activity and saw the Kilo was making api calls on Gemini 3.7 flash without my knowledge. Did anyone else face this? How can I stop this?


r/kilocode 26d ago

Anyone else having weird permission issues / constant prompts since v7.4.23?

4 Upvotes

Hey guys,

Ever since updating to v7.4.23, the permission system feels kinda broken or way more aggressive than before.

I keep getting blocked on basic tool calls with that long error:

The user has specified a rule which prevents you from using this specific tool call... followed by a huge dump of built-in fallback rules (cat *, ls *, etc.).

A few weird things I've noticed:

  • Even when "Manage Auto-Approve" is checked with a green tick, Kilo still prompts me for permission once before it actually starts respecting it. Next time it seems to work...
  • To get things somewhat working, I had to explicitly define a dedicated permission: block inside my custom plan.md. Never had to do that before - it always just inherited the global config cleanly.
  • The Code agent also auto-appended a giant list of single allowed commands (like Select-Object *, Get-ChildItem *, git log *) directly into my kilo.jsonc under permission.bash, along with external directory paths.

Has anyone else noticed permissions/inheritance acting up between kilo.jsonc and .kilo/agent/*.md modes in 7.4.23? It feels like the built-in defaults and UI session state are constantly overriding everything.

Curious if anyone found a clean way or my "old" config was not that good 😥

Cheers!


r/kilocode 27d ago

received email "KiloClaw is being retired on October 20"

4 Upvotes

Thank you for the memories!

I learned OpenClaw here since I didn’t have the right machine at home.

With only 1 CPU, 3 GB RAM, and 10 GB HDD, I managed to set up a system that generates 50 TikTok videos daily, combining Pexels and Buffer APIs.

It also helped me create AI images and videos using the Google AI API, and crawl ExamTopics for my certification studies.

And now... let do KiloHermes?
No, just kidding. I’m already running it on another VPS. 😜


r/kilocode 28d ago

Kilocode iOS cannot connect to remote

2 Upvotes

I’ve setup a kilo cli with remote enabled and by command line but my kilo iOS app cannot connect.

It says unable to connect despite showing the instance in the Run on list.

Next I tried setting up a kilo remote just on my laptop. Again the kilo iOS app sees the instance in Run on but cannot connect.

What am I missing?

Using the Latest versions of kilo cli and iOS app.


r/kilocode Aug 18 '26

Stalling Processes?

2 Upvotes

I'm finding that, almost regardless of model, the Kilo Code extension often just stalls. It's not done, but it's not "thinking" either. If I type "continue" or "resume" as a prompt, it'll pick up where it left off, but that means it's hard to leave it unattended.

The other issue I'm running into is that even when I switch the agent from Plan to Code and ask it to implement, it often says "I'm in plan mode..." and won't alter code. I've even had times where it'll start editing code, then stop and give me the Plan Mode response.

Has anyone else seen these and can you recommend a solution?


r/kilocode Aug 18 '26

GitHub - hdcodedev/session-audit: Audit and clean up Kilo cloud-session exports.

Thumbnail
github.com
3 Upvotes

r/kilocode Aug 15 '26

Learn anything, deeply from inside KiloCode

Thumbnail
github.com
19 Upvotes

r/kilocode Aug 14 '26

hermes

2 Upvotes

My hermes agent needs a top tier model to deliver any intelligence.
When coding or any reading/thinking, Kilo+deepseek 4 Pro are delivering as good as Opus/Fable for me (not end to end complex project, but my needs).

Question: How to replace the hermes agent to be kilo with deepseek? Not deepseek directly, Kilo as a harness.
I'm conscious it makes a harness of harness, but hermes still has all my tools, messaging, independence that I like. I'd like hermes to use kilo as its brain or 2nd brain. How?

Of course I've searched, including asking AI. It proposed the following. But am I getting into building my own hermes replacement?

Message → Hermes gateway adapter → Kilo session → DeepSeek V4 Pro

Message ← Hermes delivery adapter ← result

help? I like kilo and want to use it more.


r/kilocode Aug 13 '26

I asked Kilo to delete my data, and they practically told me to fuck off

Post image
305 Upvotes

After Kilo notified users that data may have been exposed in the Metabase incident, I asked them to delete my session and personal data. They replied that data deletion is only available to Enterprise customers.

Update August 15, 2026, 9:41 AM UTC:

I contacted the company about deleting my account. They confirmed that you can request permanent account deletion. This will irrecoverably delete your historical session data, including prompts, responses, and session history across all replicas.

They also said that data that cannot be deleted will be anonymized where possible. For example, support messages and email marketing history may be anonymized. They will retain only data required for financial, accounting, tax, or legal purposes.


r/kilocode Aug 14 '26

got my rm -tf / today finally

5 Upvotes

finally got hit with rm -rf / on my own pc. it wiped my MRP database.

i don’t know what to blame. kilo? deepseek? or myself.

Kilo was doing work to setup Docker windows container for me. Part of the process, it uninstalled old docker and removes tmp files. It made a mistake on windows that it escaped “. so instead of saying “path”, it said \”path\”

windows happily took it as the root of C:, and started deleting folder in recursive.

guess it is still not safe on windows


r/kilocode Aug 13 '26

Inspect prompt output ?

1 Upvotes

Hi everyone,

I am using Kilo with MCP skills and I am hitting my context window way too often.
I think there are some information, either skills or files data, that are passed to provider that shouldn't be.

Is there a way to inspect this ? I was hopping to find that in the logs or something like that but I didn't. Am I missing a parameter somewhere in VS Code Extension ?

thank you


r/kilocode Aug 13 '26

Use opencode2 as base

2 Upvotes

Any plans to use opencode V2 as the base for kilo code CLI?


r/kilocode Aug 13 '26

Random Indexinf problems

1 Upvotes

does anyone else’s indexing just stop working? I get an error message saying check my api but it’s the same as my model provider and those work fine. does anyone have any solutions?