Continue website screenshot

Continue

Continue is the open-source AI code assistant for VS Code and JetBrains, distributed under Apache 2.0. The Continue IDE extensions and the Continue CLI federate to any LLM provider — Anthropic, OpenAI, Mistral, OpenRouter, Ollama, and a Continue-managed proxy — and load their configuration from Continue Hub. Continue Hub (api.continue.dev) is the registry and IDE API that serves assistants, blocks, models, rules, prompts, docs, and MCP servers to the extensions, along with free-trial status, organization policy, secrets sync, and the Stripe checkout URL for the Models Add-On. Continue has also pivoted into "continuous AI" — source- controlled checks that live as markdown files under .continue/checks/ and run in CI as GitHub status checks.

Continue publishes 1 API on the APIs.io network: Ide API. Tagged areas include AI, Artificial Intelligence, Developer Tools, Code Assistant, and Open Source.

The Continue catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Continue’s developer surface includes authentication, developer portal, documentation, engineering blog, signup flow, pricing, getting-started guide, and 32 more developer resources.

58.3/100 strong ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
5 APIs 21 Features 8 Use Cases
AIArtificial IntelligenceDeveloper ToolsCode AssistantOpen SourceVS CodeJetBrainsCLIMCPApache 2.0

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 58.3/100 · strong
Contract Quality 17.4 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 8.3 / 12
Discoverability 7.4 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/continue-dev: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Continue IDE Extensions

Open-source IDE plugins shipping for VS Code and JetBrains. Provide chat, edit, apply, autocomplete, and agent modes. Bring your own LLM (Anthropic, OpenAI, Mistral, OpenRouter,...

Continue CLI

Open-source command-line interface powering Continue's source-controlled AI checks. Checks are markdown files in .continue/checks/ that run as full AI agents against pull reques...

Continue Hub

Hosted registry where teams publish and share assistants, blocks (models, rules, prompts, docs, MCP servers, context providers), and policy. Powers the Continue Hub IDE API and ...

Continue Mission Control

Observability surface for tracking check outcomes, agent runs, and adoption metrics across an organization's repositories. Part of the Team and Company tiers.

Continue Ide API

The Ide API from Continue — 8 operation(s) for ide.

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Continue Hub IDE API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Continue Dev Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 21

Notable capabilities this provider offers.

Open-source VS Code extension with 33k+ GitHub stars on continuedev/continue
Open-source JetBrains plugin (IntelliJ, PyCharm, GoLand, WebStorm, etc.)
Open-source Continue CLI for local and CI execution
Source-controlled AI checks (.continue/checks/*.md) that run as GitHub status checks on every PR
Source-controlled assistants (.continue/agents/*.yaml) versioned alongside code
Continue Hub registry for sharing assistants, blocks, models, rules, prompts, docs, and MCP servers
Continue Hub IDE API (api.continue.dev) with 8 REST endpoints under /ide for assistants, organizations, policy, free-trial, secrets, and checkout
BYO LLM provider — Anthropic, OpenAI, Mistral, OpenRouter, Ollama, AWS Bedrock, Google, xAI, Together AI, Cerebras, SambaNova, and more via Hub blocks
Continue-managed proxy (alwaysUseProxy=true) routes model traffic through Continue with pass-through billing
On-prem proxy option for organizations that need to keep prompt traffic inside their network
Free trial with per-user chat and autocomplete quota tracked via /ide/free-trial-status
Models Add-On purchasable via /ide/get-models-add-on-checkout-url (Stripe)
Organization policy (allowed models, secret handling, telemetry) returned by /ide/policy
Secrets sync from Hub to IDE via /ide/sync-secrets
Mission Control metrics for tracking check outcomes and agent runs across repos
Apache 2.0 license on extensions and CLI
Auto-generated TypeScript and Python SDKs from the OpenAPI spec at packages/continue-sdk
Swagger UI for local API exploration via npm run swagger-ui in packages/continue-sdk
70+ official Continue Hub blocks (per-provider repos under github.com/continuedev)
Instinct — Continue's open Next Edit model
Bearer auth with API keys prefixed con_

Scroll for all 21

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Continue Dev Context

0 classes · 5 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Continue API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Continue API Rules

5 rules · 2 errors 3 warnings

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Continue Hub Assistant

7 properties

JSON SCHEMA

Continue Free Trial Status

5 properties

JSON SCHEMA

Continue Hub Organization

4 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Continue Dev Assistant Structure

7 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Continue Dev Authentication

http · 1 scheme

SECURITY

Continue Dev Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Continue Dev Agentic Access

8 operations · 1 acting

8 operations · 1 acting

AGENTIC

Use Cases 8

What developers build with this provider.

In-editor AI chat, edit, and apply

Use any frontier or local model directly inside VS Code and JetBrains without lock-in to one vendor.

Source-controlled coding standards enforced in CI

Define checks as markdown in .continue/checks/, have AI enforce them on every PR, see results as GitHub status checks.

Team-shared assistants

Publish assistants on Continue Hub so every engineer pulls the same models, rules, prompts, docs, and MCP servers.

BYO LLM cost control

Federate to a self-hosted Ollama, an OpenRouter account, or your own Anthropic/OpenAI key to keep AI spend on your existing provider.

On-prem prompt isolation

Route model traffic through an on-prem Continue proxy so prompts and secrets never leave the corporate network.

Local autocomplete with Ollama

Run code completion against a local model for zero-egress, zero-cost inference.

MCP tool integration

Compose MCP servers into a Continue assistant to give the agent access to internal tools without writing extension code.

Continuous AI

Apply Continue's "standards as checks" model to legacy codebases — codify standards in markdown, then have AI agents drag the codebase toward them.

Scroll for all 8

Integrations 12

Pre-built integrations with other platforms and tools.

Anthropic

Use Claude Opus, Sonnet, and Haiku as the chat/edit/apply/autocomplete model inside Continue. Anthropic-continue-hub publishes ready-to-use blocks.

OpenAI

Use GPT-class models as Continue model providers via openai-continue-hub.

Mistral

mistral-continue-hub publishes Mistral models as Continue blocks.

OpenRouter

openrouter-continue-hub federates to any OpenRouter-hosted model.

Ollama

ollama-continue-hub points Continue at a local Ollama server for zero-egress inference.

AWS Bedrock

bedrock-continue-hub uses Bedrock-hosted models, including Claude on Bedrock.

Google

google-continue-hub federates to Gemini and Vertex AI models.

Together AI, xAI, Cerebras, SambaNova, Cohere, IBM watsonx, Novita, NCompass, Inception Labs, Relace, IONOS

Per-provider Continue Hub repositories ship blocks for each.

GitHub

Continue checks run in CI and report status checks back to the GitHub PR. The check-cli, checks-cli, and suggestions-cli automate these flows.

Slack, Sentry, Snyk

Starter tier and above can connect Continue agents to Slack, Sentry, and Snyk.

Docker

docker-continue-hub publishes Docker-authored blocks for Continue.

Model Context Protocol

Continue assistants compose MCP servers as tool sources; Continue maintains a fork of the official MCP TypeScript SDK.

Scroll for all 12

Solutions 3

Packaged solutions this provider offers.

Continuous AI for engineering teams

Codify coding standards as markdown checks; AI agents enforce them in CI on every pull request.

Open-source AI IDE for any LLM

Drop-in replacement for proprietary AI coding assistants without surrendering model choice or telemetry control.

Hub-managed assistant distribution

Centralize team assistants on Continue Hub instead of per-engineer config sprawl.

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 17

SDKs, sample code, and the tooling you integrate with

Scroll for all 17

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: continue-dev
url: https://raw.githubusercontent.com/api-evangelist/continue-dev/refs/heads/main/apis.yml
name: Continue
kind: contract
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/continue-dev.png
access: 3rd-Party
tags:
- AI
- Artificial Intelligence
- Developer Tools
- Code Assistant
- Open Source
- VS Code
- JetBrains
- CLI
- MCP
- Apache 2.0
created: '2026-05-08'
modified: '2026-05-25'
specificationVersion: '0.16'
position: Consuming
description: Continue is the open-source AI code assistant for VS Code and JetBrains, distributed under Apache 2.0. The Continue
  IDE extensions and the Continue CLI federate to any LLM provider — Anthropic, OpenAI, Mistral, OpenRouter, Ollama, and a
  Continue-managed proxy — and load their configuration from Continue Hub. Continue Hub (api.continue.dev) is the registry
  and IDE API that serves assistants, blocks, models, rules, prompts, docs, and MCP servers to the extensions, along with
  free-trial status, organization policy, secrets sync, and the Stripe checkout URL for the Models Add-On. Continue has also
  pivoted into "continuous AI" — source- controlled checks that live as markdown files under .continue/checks/ and run in
  CI as GitHub status checks.
apis:
- aid: continue-dev:ide-extensions
  name: Continue IDE Extensions
  tags:
  - VS Code
  - JetBrains
  - Open Source
  - Apache 2.0
  - AI
  humanURL: https://docs.continue.dev/
  baseURL: https://www.continue.dev
  properties:
  - type: GitHubRepository
    url: https://github.com/continuedev/continue
  - type: Documentation
    url: https://docs.continue.dev/
  - type: License
    url: https://github.com/continuedev/continue/blob/main/LICENSE
    name: Apache 2.0
  description: Open-source IDE plugins shipping for VS Code and JetBrains. Provide chat, edit, apply, autocomplete, and agent
    modes. Bring your own LLM (Anthropic, OpenAI, Mistral, OpenRouter, Ollama) or use the Continue-managed proxy on the Hub
    Starter/Team tiers. Configured via YAML assistants pulled from Continue Hub.
- aid: continue-dev:continue-cli
  name: Continue CLI
  tags:
  - CLI
  - CI
  - Checks
  - Open Source
  - AI
  humanURL: https://docs.continue.dev/checks/quickstart
  baseURL: https://continue.dev/check
  properties:
  - type: GitHubRepository
    url: https://github.com/continuedev/continue
  - type: Documentation
    url: https://docs.continue.dev/checks/quickstart
  - type: Documentation
    url: https://docs.continue.dev/checks/running-locally
    name: Run Checks Locally
  - type: Documentation
    url: https://docs.continue.dev/checks/running-in-ci
    name: Run Checks in CI
  description: Open-source command-line interface powering Continue's source-controlled AI checks. Checks are markdown files
    in .continue/checks/ that run as full AI agents against pull requests and surface results as GitHub status checks. Also
    runs assistants locally and headlessly.
- aid: continue-dev:continue-hub
  name: Continue Hub
  tags:
  - Hub
  - Registry
  - Assistants
  - Blocks
  - MCP
  humanURL: https://hub.continue.dev/
  baseURL: https://hub.continue.dev
  properties:
  - type: Portal
    url: https://hub.continue.dev/
  - type: Documentation
    url: https://docs.continue.dev/
  - type: Signup
    url: https://continue.dev/login
  description: Hosted registry where teams publish and share assistants, blocks (models, rules, prompts, docs, MCP servers,
    context providers), and policy. Powers the Continue Hub IDE API and is the primary commercial surface alongside the open-source
    extensions and CLI.
- aid: continue-dev:mission-control
  name: Continue Mission Control
  tags:
  - Mission Control
  - Metrics
  - Observability
  - Checks
  humanURL: https://docs.continue.dev/mission-control/metrics
  baseURL: https://continue.dev
  properties:
  - type: Documentation
    url: https://docs.continue.dev/mission-control/beyond-checks
    name: Beyond Checks
  - type: Documentation
    url: https://docs.continue.dev/mission-control/metrics
    name: Metrics
  description: Observability surface for tracking check outcomes, agent runs, and adoption metrics across an organization's
    repositories. Part of the Team and Company tiers.
- aid: continue-dev:continue-dev-ide-api
  name: Continue Ide API
  description: The Ide API from Continue — 8 operation(s) for ide.
  humanURL: https://github.com/continuedev/continue/blob/main/packages/continue-sdk/openapi.yaml
  baseURL: https://api.continue.dev
  tags:
  - Ide
  properties:
  - type: OpenAPI
    url: openapi/continue-dev-ide-api-openapi.yml
  - type: Documentation
    url: https://github.com/continuedev/continue/tree/main/packages/continue-sdk
  - type: JSONSchema
    url: json-schema/continue-dev-assistant-schema.json
  - type: JSONSchema
    url: json-schema/continue-dev-organization-schema.json
  - type: JSONSchema
    url: json-schema/continue-dev-free-trial-status-schema.json
  - type: JSONStructure
    url: json-structure/continue-dev-assistant-structure.json
  - type: JSONLD
    url: json-ld/continue-dev-context.jsonld
  - type: Examples
    url: examples/continue-dev-list-assistants-example.json
  - type: Examples
    url: examples/continue-dev-list-organizations-example.json
  - type: Examples
    url: examples/continue-dev-free-trial-status-example.json
  - type: SDKs
    url: https://www.npmjs.com/package/@continuedev/sdk
  - type: SDKs
    url: https://pypi.org/project/continuedev-sdk/
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/continue/overview
- type: AgenticAccess
  url: agentic-access/continue-dev-agentic-access.yml
- type: DomainSecurity
  url: security/continue-dev-domain-security.yml
- type: Authentication
  url: authentication/continue-dev-authentication.yml
- type: Website
  url: https://www.continue.dev/
- type: Portal
  url: https://www.continue.dev/
- type: Documentation
  url: https://docs.continue.dev/
- type: GitHubOrganization
  url: https://github.com/continuedev
- type: GitHubRepository
  url: https://github.com/continuedev/continue
- type: LinkedIn
  url: https://www.linkedin.com/company/continuedev
- type: Blog
  url: https://blog.continue.dev/
- type: Signup
  url: https://continue.dev/login
- type: Pricing
  url: https://www.continue.dev/pricing
- type: GettingStarted
  url: https://docs.continue.dev/
- type: Documentation
  url: https://docs.continue.dev/checks/quickstart
  name: Quickstart — Write Your First Check
- type: Documentation
  url: https://docs.continue.dev/checks/reference
  name: Check File Reference
- type: ChecksDocs
  url: https://continue.dev/check
- type: Hub
  url: https://hub.continue.dev/
- type: License
  url: https://github.com/continuedev/continue/blob/main/LICENSE
  name: Apache 2.0
- type: SDKs
  url: https://github.com/continuedev/continue/tree/main/packages/continue-sdk/typescript
  name: TypeScript SDK (continue-sdk)
- type: SDKs
  url: https://github.com/continuedev/continue/tree/main/packages/continue-sdk/python
  name: Python SDK (continue-sdk)
- type: Tools
  url: https://github.com/continuedev/rules
  name: rules CLI (cross-assistant rule conversion)
- type: Tools
  url: https://github.com/continuedev/create-software-factory
  name: create-software-factory (scaffold .continue agents and checks)
- type: Tools
  url: https://github.com/continuedev/pollhook
  name: pollhook (poll REST APIs, deliver webhooks)
- type: Tools
  url: https://github.com/continuedev/instinct
  name: Instinct (open Next Edit model)
- type: CodeExamples
  url: https://github.com/continuedev/awesome-rules
  name: awesome-rules
- type: CodeExamples
  url: https://github.com/continuedev/checks
  name: Continue checks library
- type: Plugins
  url: https://github.com/continuedev/anthropic-continue-hub
  name: Anthropic Continue Hub block
- type: Plugins
  url: https://github.com/continuedev/openai-continue-hub
  name: OpenAI Continue Hub block
- type: Plugins
  url: https://github.com/continuedev/mistral-continue-hub
  name: Mistral Continue Hub block
- type: Plugins
  url: https://github.com/continuedev/openrouter-continue-hub
  name: OpenRouter Continue Hub block
- type: Plugins
  url: https://github.com/continuedev/ollama-continue-hub
  name: Ollama Continue Hub block
- type: Plugins
  url: https://github.com/continuedev/google-continue-hub
  name: Google Continue Hub block
- type: SpectralRules
  url: rules/continue-dev-rules.yml
- type: Vocabulary
  url: vocabulary/continue-dev-vocabulary.yml
- type: Plans
  url: plans/continue-dev-plans-pricing.yml
- type: RateLimits
  url: rate-limits/continue-dev-rate-limits.yml
- type: FinOps
  url: finops/continue-dev-finops.yml
- type: LlmsText
  url: https://docs.continue.dev/llms.txt
- type: Features
  data:
  - Open-source VS Code extension with 33k+ GitHub stars on continuedev/continue
  - Open-source JetBrains plugin (IntelliJ, PyCharm, GoLand, WebStorm, etc.)
  - Open-source Continue CLI for local and CI execution
  - Source-controlled AI checks (.continue/checks/*.md) that run as GitHub status checks on every PR
  - Source-controlled assistants (.continue/agents/*.yaml) versioned alongside code
  - Continue Hub registry for sharing assistants, blocks, models, rules, prompts, docs, and MCP servers
  - Continue Hub IDE API (api.continue.dev) with 8 REST endpoints under /ide for assistants, organizations, policy, free-trial,
    secrets, and checkout
  - BYO LLM provider — Anthropic, OpenAI, Mistral, OpenRouter, Ollama, AWS Bedrock, Google, xAI, Together AI, Cerebras, SambaNova,
    and more via Hub blocks
  - Continue-managed proxy (alwaysUseProxy=true) routes model traffic through Continue with pass-through billing
  - On-prem proxy option for organizations that need to keep prompt traffic inside their network
  - Free trial with per-user chat and autocomplete quota tracked via /ide/free-trial-status
  - Models Add-On purchasable via /ide/get-models-add-on-checkout-url (Stripe)
  - Organization policy (allowed models, secret handling, telemetry) returned by /ide/policy
  - Secrets sync from Hub to IDE via /ide/sync-secrets
  - Mission Control metrics for tracking check outcomes and agent runs across repos
  - Apache 2.0 license on extensions and CLI
  - Auto-generated TypeScript and Python SDKs from the OpenAPI spec at packages/continue-sdk
  - Swagger UI for local API exploration via npm run swagger-ui in packages/continue-sdk
  - 70+ official Continue Hub blocks (per-provider repos under github.com/continuedev)
  - Instinct — Continue's open Next Edit model
  - Bearer auth with API keys prefixed con_
  sources:
  - https://www.continue.dev/
  - https://www.continue.dev/pricing
  - https://docs.continue.dev/
  - https://github.com/continuedev
  - https://github.com/continuedev/continue/blob/main/packages/continue-sdk/openapi.yaml
- type: UseCases
  data:
  - name: In-editor AI chat, edit, and apply
    description: Use any frontier or local model directly inside VS Code and JetBrains without lock-in to one vendor.
  - name: Source-controlled coding standards enforced in CI
    description: Define checks as markdown in .continue/checks/, have AI enforce them on every PR, see results as GitHub status
      checks.
  - name: Team-shared assistants
    description: Publish assistants on Continue Hub so every engineer pulls the same models, rules, prompts, docs, and MCP
      servers.
  - name: BYO LLM cost control
    description: Federate to a self-hosted Ollama, an OpenRouter account, or your own Anthropic/OpenAI key to keep AI spend
      on your existing provider.
  - name: On-prem prompt isolation
    description: Route model traffic through an on-prem Continue proxy so prompts and secrets never leave the corporate network.
  - name: Local autocomplete with Ollama
    description: Run code completion against a local model for zero-egress, zero-cost inference.
  - name: MCP tool integration
    description: Compose MCP servers into a Continue assistant to give the agent access to internal tools without writing
      extension code.
  - name: Continuous AI
    description: Apply Continue's "standards as checks" model to legacy codebases — codify standards in markdown, then have
      AI agents drag the codebase toward them.
- type: Integrations
  data:
  - name: Anthropic
    description: Use Claude Opus, Sonnet, and Haiku as the chat/edit/apply/autocomplete model inside Continue. Anthropic-continue-hub
      publishes ready-to-use blocks.
  - name: OpenAI
    description: Use GPT-class models as Continue model providers via openai-continue-hub.
  - name: Mistral
    description: mistral-continue-hub publishes Mistral models as Continue blocks.
  - name: OpenRouter
    description: openrouter-continue-hub federates to any OpenRouter-hosted model.
  - name: Ollama
    description: ollama-continue-hub points Continue at a local Ollama server for zero-egress inference.
  - name: AWS Bedrock
    description: bedrock-continue-hub uses Bedrock-hosted models, including Claude on Bedrock.
  - name: Google
    description: google-continue-hub federates to Gemini and Vertex AI models.
  - name: Together AI, xAI, Cerebras, SambaNova, Cohere, IBM watsonx, Novita, NCompass, Inception Labs, Relace, IONOS
    description: Per-provider Continue Hub repositories ship blocks for each.
  - name: GitHub
    description: Continue checks run in CI and report status checks back to the GitHub PR. The check-cli, checks-cli, and
      suggestions-cli automate these flows.
  - name: Slack, Sentry, Snyk
    description: Starter tier and above can connect Continue agents to Slack, Sentry, and Snyk.
  - name: Docker
    description: docker-continue-hub publishes Docker-authored blocks for Continue.
  - name: Model Context Protocol
    description: Continue assistants compose MCP servers as tool sources; Continue maintains a fork of the official MCP TypeScript
      SDK.
- type: Solutions
  data:
  - name: Continuous AI for engineering teams
    description: Codify coding standards as markdown checks; AI agents enforce them in CI on every pull request.
  - name: Open-source AI IDE for any LLM
    description: Drop-in replacement for proprietary AI coding assistants without surrendering model choice or telemetry control.
  - name: Hub-managed assistant distribution
    description: Centralize team assistants on Continue Hub instead of per-engineer config sprawl.
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
  X: apievangelist
  url: https://apievangelist.com