Kilo Code: Steering and Custom Agents
Structure is great, but every team has its own “tribal knowledge”—naming conventions, preferred libraries, and security requirements that aren’t always obvious to a general LLM.
Structure is great, but every team has its own “tribal knowledge”—naming conventions, preferred libraries, and security requirements that aren’t always obvious to a general LLM.
Istio provides a comprehensive service mesh solution with built-in ingress and egress gateway capabilities. This post explores how to leverage Istio’s gateway resources for controlling both inbound and outbound traffic in your Kubernetes cluster.
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.
Learn how to accelerate Java and other resource-heavy application startups in Kubernetes using In-Place Pod Resize and the Kube Startup CPU Boost controller—without permanent over-provisioning.
Developing applications for Kubernetes often means constantly deploying code to remote clusters or mocking services locally. KubeVPN bridges this gap by connecting your local machine directly to your Kubernetes cluster network, enabling true cloud-native development without the deployment overhead.
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.
In our previous post, we unlocked massive power by integrating Qwen Code CLI. But with great power comes the need for great management.
If you’ve been working with web servers and reverse proxies for the past decade, chances are you’ve used nginx. It’s been the backbone of countless web infrastructures, powering everything from small personal blogs to some of the busiest websites on the planet. But recent developments in the nginx ecosystem have led to an interesting fork called Angie — and it might be worth your attention.
In this post, I’ll walk through the history of nginx, what happened after the F5 acquisition, why Angie was created, and why you might want to consider making the switch.
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.
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.