Skip to content
@OpenCoven

OpenCoven

Workspace for building with agents.

OpenCoven

An open-source, AI-native workspace for building with agents.

Website · Discord · X


Your agents, tools, and context — scattered across chats, repos, terminals, and browsers.

OpenCoven pulls it all into one local-first, hackable workspace where AI agents remember context, use real tools, and work alongside you across every surface.

Less duct-taped scripts. More living workspace.

Get started

Install the CLI:

npm install -g @opencoven/cli

Check your setup (detects harnesses, prints fix hints):

coven doctor

Enter your project and launch:

cd my-project
coven

That's it — you're in. There's no init step: the directory you run from is your workspace. On first launch, OpenCoven offers to download the engine (version-pinned, checksum-verified), then drops you into an interactive workspace. Give it a task straight from the prompt:

coven "fix the failing tests"

Prefer explicit control? Run the daemon and target a specific agent:

coven daemon start
coven run codex "fix the failing tests"
coven run claude "polish this UI"
coven sessions          # browse and inspect sessions

Why builders use it

  • 🧠 Agent-native — build, run, and coordinate agents in one place
  • 🔧 Real tool access — connect agents to what they need to actually do the work
  • 💻 Local-first — your workspace stays close, hackable, and yours
  • 🧩 Extensible — add skills, integrations, agents, and custom workflows
  • 🌐 Multi-surface — desktop, web, chat, terminal, and beyond

Contribute

OpenCoven is early, open, and moving fast — the best time to shape it.

We're building in public with the community. Jump in early and help define what the agentic workspace becomes.

Community

For builders, tinkerers, researchers, and weird little agent enjoyers.

Join the Coven 🌙 · Website · Discord · X

Pinned Loading

  1. coven coven Public

    Local runtime harness substrate for project-scoped agent sessions.

    Rust 36 22

  2. cast-codes cast-codes Public

    Cast spells, summon agents, and command familiars.

    Rust 7 4

  3. coven-code coven-code Public

    Open-source, multi-provider agentic coding TUI in Rust.

    Rust 6 6

  4. coven-cave coven-cave Public

    Cave is the native workspace for OpenCoven — a place to talk to your familiars, watch their tools, inspect their memory, and follow the work they're doing across sessions. A familiar isn't a chat w…

    TypeScript 18 20

  5. familiar-contract familiar-contract Public

    Open specification for agent identity — what a familiar is allowed to be, and what it cannot change about itself.

    JavaScript 6 2

  6. coven-github coven-github Public

    Coven-native GitHub App — assign issues to your familiar, get PRs back

    Rust 3 2

Repositories

Showing 10 of 36 repositories

Top languages

Loading…

Most used topics

Loading…