Let’s remove the internal user ID from the API response - it was exposed by mistake and shouldn’t be there.

fetching decisions from converge

Converge has a decision from three weeks ago - the billing service reads that field when it builds invoices, so removing it now breaks them. Want me to add a deprecation path instead?

Let’s build a project configuration system.

fetching decisions from converge

Converge points to an implementation in the payments service that already solves this and is configured for Kubernetes. I’d reuse it rather than write a second one.

What is this header parameter that we always send to the payments service?

fetching decisions from converge

The header was introduced for an A/B test. The experiment was removed from the server, but this client was never cleaned up. Want me to clean it up?

Developers keep working in their usual coding harness. As decisions are made during a session, the AI turns them into structured ADRs (architecture decision records) and sends them to Converge. Converge Expert, the LLM built into Converge, analyzes each new decision against the existing history of related projects and looks for conflicts, hidden dependencies, or duplicated work. Over time, these decisions build a shared history of how the system evolved and why. When a developer starts a new task, Converge brings the relevant decisions back into the coding session, so the agent can see the surrounding context before it changes the code.

get started

How to start

Choose the setup that fits your team: connect to the managed Converge Cloud or run the complete Converge stack in your own environment.

managed cloud

Connect your team to Converge Cloud

The quickest way to start using Converge without managing infrastructure.

  1. Request access to a managed Converge Cloud workspace.
  2. Install converge-cli:
  3. Let the CLI install and configure Converge MCP for your coding agent.
  4. Connect your projects and start capturing decisions.
Request cloud access
self-hosted

Run Converge in your own environment

Keep the Converge server and your decision history inside your infrastructure.

  1. Open the self-hosting instructions on GitHub.
  2. Deploy Converge locally or in your own infrastructure.
  3. Point Converge MCP at your installation.
  4. Connect your projects and invite your team.
View GitHub instructions

Request an invite

×

Enable JavaScript to request an invite.