CoopAI

Context from your entire stack (not just your codebase)

CoopAI indexes your entire codebase and the tools that your team uses. Providing context from tools like GitHub, GitLab, Slack, Jira, Notion, and more.

Plays prompt → context → outcome · advances when complete · hover to pause

  • Anthropic
  • OpenAI
  • Google
  • Fireworks.ai

Quick actions & code creation

Code with your team's full context — one-click intelligence workflows plus inline complete and in-file edit.

  • coop understand-repo

    Understand Repo

    Architecture, ownership, and key files — without cloning the whole codebase.

  • coop trace-decision

    Trace Decision

    Why this code exists. Pull rationale from commits, PRs, and team context.

  • coop find-owner

    Find Owner

    Who owns this area and the escalation path when you need a human.

  • coop blast-radius

    Blast Radius

    Impact of changing this code — integrations, APIs, and operational risk.

  • coop knowledge-gaps

    Knowledge Gaps

    Missing context and blind spots before you ship.

  • coop complete

    Inline complete

    Ghost-text completions as you type — single- and multi-line, Tab to accept. Optional graph context (Pro) adds dependents and ownership from your indexed repo.

  • coop edit

    Edit selection

    Highlight a block, describe the change, review an inline diff. Accept, retry, or undo — craftsmanship in the editor, not an autonomous agent rewriting your tree.

  • coop complete --graph

    Completion-only routing

    Inline requests use a separate zero-retention code-completion path (`x-use-case: code-completion-only`) — distinct from chat, with keys on your server.

  • coop chat

    Chat

    Free-form questions with repo context, saved prompts, and streaming responses from your choice of model.

CODEOWNERS + blamecross-package owners

Click to copyDemo

Lightning Mode: Instance-wide indexed search

For teams with many interconnected repositories, Lightning Mode provides instant cross-repo context through instance-wide indexing.

What it includes:

  • Search across your entire codebase instantly
  • Instance-wide symbol and content indexing
  • Instant context without repository cloning
  • Smart caching and incremental updates
  • Works offline (falls back to local index)

Who needs it:

Teams with 5+ connected services, microservice architectures, or teams where cloning monorepos isn't practical.

Available in: All plans (free: up to 3 Deep-Indexed repos org-wide; Pro: unlimited)

Graph-grounded code creation

Stay in the file. Write like you've been in the repo for years.

Inline complete

Ghost-text completions as you type — single- and multi-line, Tab to accept. Optional graph context (Pro) adds dependents and ownership from your indexed repo.

Edit selection

Highlight a block, describe the change, review an inline diff. Accept, retry, or undo — craftsmanship in the editor, not an autonomous agent rewriting your tree.

Completion-only routing

Inline requests use a separate zero-retention code-completion path (`x-use-case: code-completion-only`) — distinct from chat, with keys on your server.

Capabilities

  • 01

    Remote knowledge graph

    CoopAI indexes repositories via webhooks and background jobs. The extension queries ownership, dependents, and decision signals without requiring a full local clone.

  • 02

    Graceful degradation

    When graph data is unavailable, CoopAI falls back transparently and tells you what context is missing instead of hallucinating.

  • 03

    Inline complete & edit

    Ghost-text completions and selection-based edits in the open file. Optional graph context (Pro) and project-style biasing keep suggestions aligned with your codebase — craftsmanship in the editor, not autonomous agents.

  • 04

    Completion-only routing

    Inline requests use a dedicated zero-retention path (`x-use-case: code-completion-only`) — separate from chat, with keys on your server.

  • 05

    Editor context menu

    Right-click any selection to Trace Decision, Find Owner, Blast Radius, Understand Repo, or surface Knowledge Gaps.

  • 06

    Workspace prompt library

    Save and share team prompts in `.coop/prompts.json`. Run common workflows from the sidebar or context menu with one click.

  • 07

    Slack & ticket context

    CoopAI connects organizational context — Slack threads, tickets, and PR history — so answers reflect how decisions were actually made.

  • 08

    Multi-model chat

    Stream responses from Anthropic, OpenAI, Gemini, and more. Provider keys live on your CoopAI server — never in the IDE or on developer laptops.

Inline autocomplete is opt-in — enable coopAI.autocomplete.enabled in settings. Autocomplete docs. Edit selection ships with apply and undo — see Edit mode docs.

coop — zsh

coop demo --repo yours

See CoopAI on your codebase

Book a demo with our team or install the free VS Code extension from the Marketplace.

code intelligence from your entire stack