BotConnector
Sign in Workspace Open App

Product status

Status is generated from data/product-status.json and reflects the current public product boundary.

Capability status

CapabilityStatusAvailabilityVerifiedNotes
Web AppBeta · implementedPublicYesapp.botconnector.id is live with Cloud/Local selection and account-bound sessions.
BotConnector CloudBeta · implementedPublicYesFree Starter is public. PAYG catalog access depends on account billing activation.
Hosted Developer APIBeta · implementedPublicYeshttps://api.botconnector.id/v1 is live. Hosted /v1/models and /v1/chat/completions require a BotConnector API key.
Workspace API KeysBeta · implementedPublicYesAuthenticated Workspace users can create, list and revoke account API keys.
Cloud Model CatalogBeta · implementedPublicYesWorkspace publishes Free Starter and PAYG model metadata without exposing internal routing providers.
BCCLIBeta · implementedPublicYesBCCLI v0.4 is the public terminal AI coding agent. Install with @botconnector/bccli@next; Node.js 22+.
Local AI via OllamaBeta · implementedPublicYesBCCLI v0.4 can use Ollama cloud/local alongside BotConnector Cloud and other supported providers.
Managed llama.cpp RuntimeExperimental · implementedUnavailableNoLegacy preview capability; not part of the current public npm CLI/TUI distribution.
Legacy Desktop PreviewExperimental · implementedUnavailableNoThe old 0.4.0 installer is no longer a current public download.
MCPBeta · implementedPublicYesThe public CLI includes MCP management commands.
Remote RuntimeExperimental · partialPreviewNoUse explicit authorized networking; no custom BotConnector pairing transport is promised.
Browser AIExperimental · plannedUnavailableNoBrowser-local inference is not currently available.
Python SDKBeta · implementedPreviewYesSource SDK exists; no PyPI package is currently published.
TypeScript SDKBeta · implementedPreviewYesSource SDK exists; no npm SDK package is currently published.
VisionBeta · implementedPublicYesAvailable on compatible Cloud/Local models; model capability varies.
Tool UseBeta · implementedPublicYesAvailable on compatible models and clients; support varies by model.
Headless ServerBeta · implementedPublicYesThe previous BCCLI headless server/attach workflow is not part of the current BCCLI v0.4 command surface.
Hosted Responses APIExperimental · plannedUnavailableNo/v1/responses is not a current public hosted endpoint.
Hosted Anthropic MessagesExperimental · plannedUnavailableNo/v1/messages is not a current public hosted endpoint.

How to read it

  • Maturity — Stable, Beta, or Experimental.
  • Implementation — Implemented, Partial, or Planned.
  • Availability — Public, Preview, Private, or Unavailable.
  • Verified — acceptance evidence exists for the current build or live surface.
  • Commercial — used only where a capability has a meaningful commercial state.

Current highlights

  • BotConnector Cloud is public for Free Starter.
  • Hosted Developer API is live at https://api.botconnector.id/v1.
  • Workspace API keys are self-service for signed-in accounts.
  • PAYG models are catalogued; access follows billing activation.
  • The public CLI/TUI is distributed through npm.
  • The current public Local AI path uses local Ollama.
  • The old managed llama.cpp desktop preview is not the current public distribution.