blume
Blume is a desktop sidecar for AI coding agents that helps developers see what every agent is doing, keep project context consistent, and catch drift before it reaches the codebase. It works with tools including Cursor, Claude Code, Codex, omp, and Pi, bringing agent activity, hidden files, skills, hooks, rules, and provider usage into one place. The Agents view shows whether each coding agent is working, finished, or waiting for approval, while Setup exposes the instructions and configuration files shaping agent behavior. Usage tracking shows remaining plan limits and token burn across providers such as Claude, Codex, and Cursor so developers can avoid unexpected interruptions. Blume stores conversation history locally on the device and reviews rules, skills, and hooks on-device. Its Improve workflow looks for repeated signals of friction across conversations, clusters similar issues, and proposes concrete changes such as new rules or reusable skills.
Learn more
Amp
Amp is a frontier coding agent built to give developers full access to the power of today’s leading AI models directly in their workflow. Available in the terminal and popular editors like VS Code, Cursor, Windsurf, JetBrains, and Neovim, Amp integrates seamlessly into existing development environments. It enables developers to delegate complex coding tasks, refactors, reviews, and explorations to intelligent agents that understand and operate across entire codebases. With support for advanced models such as Claude Opus, Gemini, and GPT-class models, Amp delivers fast, reliable, and highly agentic code generation. The platform is designed for real-world engineering work, handling multi-file changes, deep context, and iterative improvements. Amp helps developers move faster while maintaining confidence in code quality.
Learn more
Gefyra
Building and pushing containers to test them in Kubernetes is repetitive and time-consuming. Writing and debugging code that depends on services in Kubernetes is daunting. Especially if they are not reachable during development.
Gefyra is an Open Source project that runs local code in any Kubernetes cluster without the build and push cycle. It overlays containers in the cluster making code changes immediately available.
Gefyra enables you to:
- Run containers and talk to internal services on an external Kubernetes cluster
- Operate feature-branches in a production-like Kubernetes environment with all adjacent services
- Overlay Kubernetes cluster-internal services with you local container.
- Leverage development clusters for multiple developers at the same time.
- Write code in the IDE you already love
- Leverage all the neat development features, such as debugger, code-hot-reloading, overriding
- Run high-level integration tests against all dependent services
Learn more
Telepresence
Telepresence streamlines your local development process, enabling immediate feedback. You can launch your local environment on your laptop, equipped with your preferred tools, while Telepresence seamlessly connects them to the microservices and test databases they rely on. It simplifies and expedites collaborative development, debugging, and testing within Kubernetes environments by establishing a seamless connection between your local machine and shared remote Kubernetes clusters.
Why Telepresence:
Faster feedback loops: Spend less time building, containerizing, and deploying code. Get immediate feedback on code changes by running your service in the cloud from your local machine.
Shift testing left: Create a remote-to-local debugging experience. Catch bugs pre-production without the configuration headache of remote debugging.
Deliver better, faster user experience: Get new features and applications into the hands of users faster and more frequently.
Learn more