I ported the agents in Kilo Code classic (which is defunct now🤦‍♂️) for OpenCode and Claude Code on my dotfiles repo, if anyone's interested:

https://github.com/Ardakilic/dotfiles/commit/b0c2b636509e242f3c1d1357b1f553b68cbfb75c

#kilocode #kiloai #claudecode #opencode #claude #ai #dotfiles

feat: opencode and claude code agents, derived from kilocode source code · Ardakilic/dotfiles@b0c2b63

My light dotfiles repository, don't expect much. Contribute to Ardakilic/dotfiles development by creating an account on GitHub.

GitHub

If you're using @opencode and using @[email protected] api gateway for models, I've synced all models to https://models.dev/ database, so the latest models could be utilized in OpenCode.

Started my pull requests with GLM 5.1 and Minimax 2.7, and then updated 47 other models as well 😄

The final PR just got merged 🚀

https://github.com/anomalyco/models.dev/pulls?q=is%3Apr+author%3AArdakilic+is%3Aclosed

To force-update the models list to reflect changes, simply type:

opencode models --refresh

Enjoy 😊

#kilocode #kilo #opencode #ai #llm

I used to always praise the Kilo Code VSCode extension, especially as a plugin, but it got a v7 rewrite and it's terrible. I really didn't like it.

Reddit is also full of people who dislike it.

They completely rewrote everything between v5 => v7, and now it's like an OpenCode-style view, but it turned into something weird that shows almost nothing.. I can't see most things.

#kilocode #kiloai #vscode #opencode

I used to LOVE Kilo Code 's old UI, it was showing all breakdowns with proper thinking data and token usage, but now they are all bland squares 🙁

I hope they polish the chat UI a bit more.

This new version feels like quite a downgrade.

#kilocode #kilo #kiloai

📐 Kilo Code Series #6: Spec-Driven Development (SDD)!

Write specs first, let AI generate the code. Game-changing workflow.

📖 Read: https://devopstales.github.io/ai/kilo-code-series-06-sdd/?utm_source=twitter&utm_medium=social

#KiloCode #AI #SDD #SpecDriven

Kilo Code: Mastering Spec-Driven Development (SDD)

In our previous post, we explored Codebase Indexing and how Kilo Code builds a semantic map of your repository. Now, it’s time to use that power effectively.

DevOpsTales

📚 Kilo Code Series #5: Codebase Indexing with Nomic & Qdrant!

Enable semantic AI search across your entire codebase.

📖 Read: https://devopstales.github.io/ai/kilo-code-series-05-indexing/?utm_source=twitter&utm_medium=social

#KiloCode #AI #Indexing #SemanticSearch

Kilo Code: Codebase Indexing with Nomic and Qdrant

In our previous post, we explored the different modes of Kilo Code. While these modes are powerful, their effectiveness depends on the quality of the context they can access.

DevOpsTales

🎯 Kilo Code Series #4: Modes & the Orchestrator!

Understand how Kilo Code switches between different operational modes.

📖 Read: https://devopstales.github.io/ai/kilo-code-series-04-modes/?utm_source=twitter&utm_medium=social

#KiloCode #AI #Modes #Orchestrator

Kilo Code: Understanding Modes and the Orchestrator

In our previous post, we unlocked massive power by integrating Qwen Code CLI. But with great power comes the need for great management.

DevOpsTales

🤝 Kilo Code Series #3: Qwen Code CLI Integration!

Connect Kilo Code with Qwen for powerful AI-assisted development.

📖 Read: https://devopstales.github.io/ai/kilo-code-series-03-qwen-integration/?utm_source=twitter&utm_medium=social

#KiloCode #Qwen #AI #Integration

Kilo Code: Integrating with Qwen Code CLI

In our previous posts, we covered the basics of Kilo Code and how to get it installed on your machine. One of the most powerful features of Kilo Code is its ability to integrate with various AI providers.

DevOpsTales

📦 Kilo Code Series #2: Installation & Setup!

Get Kilo Code running in minutes. Step-by-step guide for all platforms.

📖 Read: https://devopstales.github.io/ai/kilo-code-series-02-install/?utm_source=twitter&utm_medium=social

#KiloCode #AI #Installation #Tutorial

Kilo Code: Installation and Setup Guide

In our first post, we introduced the core concepts of Kilo Code and why it’s a game-changer for agentic software development. Now, it’s time to get your hands dirty.

DevOpsTales

🚀 Kilo Code Series #1: The Future of Agentic Software Development!

AI agents that code, test & deploy. Welcome to the future.

📖 Read: https://devopstales.github.io/ai/kilo-code-series-01-intro/?utm_source=twitter&utm_medium=social

#KiloCode #AI #AgenticDev #Series

Kilo Code: The Future of Agentic Software Development

The world of AI coding is moving fast. We’ve seen the rise of simple autocomplete, then the transition to chat-based assistants, and now we are entering the era of Agentic AI.

DevOpsTales