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
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
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
KubeGrid
Define your Kubernetes infrastructure, and use KubeGrid to automatically deploy, monitor, and optimize up to thousands of clusters. KubeGrid automates the full lifecycle management of Kubernetes in on-prem and cloud environments, enabling developers to deploy, manage, and update large numbers of clusters with ease. KubeGrid is a Platform as Code, meaning you can declaratively define all your Kubernetes requirements as code, from your on-prem or cloud infrastructure, to cluster specs, and autoscaling policies, and KubeGrid will deploy and manage everything for you. Most infrastructure-as-code tools help you provision infrastructure, but stop there. KubeGrid goes beyond that to help developers automate Day 2 operations, such as monitoring infrastructure, failing over unhealthy nodes, and updating your clusters and operating system. Kubernetes is great for provisioning pods in an automated fashion.
Learn more