Codespar banner
codespar codespar

Codespar

DevOps community

Description

Open source multi-agent platform. Deploy autonomous AI coding agents to WhatsApp, Slack, Telegram, and Discord.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

code<spar>

MIT-licensed runtime for commerce AI agents.

MIT License PyPI


What this is

The open-source, self-hostable agent runtime + channel adapters behind the [CodeSpar](https://codespar.dev) platform. Channel-agnostic: agents run just as well against WhatsApp, Slack, Discord, Telegram, the web, or plain HTTP as they do against a terminal. A managed tier (private, commercial) registers commerce-governance capabilities against the plugin hooks exposed here.

CodeSpar's thesis: it is the agentic operating system for **money movement in LATAM**. Commerce is the wedge, money movement is the platform. The MIT layer stays MIT forever - no rate limits, no feature gates, no telemetry walls. Revenue lives above it in managed hosting + commerce governance, not on `npm install`.

Use it for

  • Agents that transact on LATAM rails — Pix, PSPs, NF-e, shipping, WhatsApp Business — without rebuilding the plumbing every team.
  • Any commerce/ops agent on any channel — pair the runtime with one of the MCP catalogs and you ship in an afternoon.
  • Self-hosting — no phone-home, fully operable without codespar infrastructure. Docker Compose included. Set WEBHOOK_BASE_URL to your runtime's public URL (and DASHBOARD_URL if you run your own dashboard): the runtime writes GitHub webhooks and OAuth callbacks only to what you configure there, never to a host guessed from a request header. Without WEBHOOK_BASE_URL, creating a project still works and the webhook is skipped (webhookSkipped: "base_url_not_configured" in the response); /api/github/install,