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 19 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
  • 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 window. It has a name, a purpose, a memory, a toolset, and, now, a home.

    OpenCoven/coven-cave's past year of commit activity
    TypeScript 19 20 13 23 Updated Jul 26, 2026
  • coven Public

    Local runtime harness substrate for project-scoped agent sessions.

    OpenCoven/coven's past year of commit activity
    Rust 36 MIT 22 5 1 Updated Jul 26, 2026
  • coven-code Public

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

    OpenCoven/coven-code's past year of commit activity
    Rust 6 GPL-3.0 6 0 4 Updated Jul 26, 2026
  • cast-codes Public

    Cast spells, summon agents, and command familiars.

    OpenCoven/cast-codes's past year of commit activity
    Rust 7 AGPL-3.0 4 2 3 Updated Jul 26, 2026
  • coven-memory Public

    Spec, plan, and beads for the OpenCoven memory layer promotion work. Implementation lives in OpenCoven/coven (crates/coven-memory + coven CLI). The library behind coven-threads' door — this repo is its blueprint room.

    OpenCoven/coven-memory's past year of commit activity
    TypeScript 0 0 0 0 Updated Jul 26, 2026
  • coven-landing Public
    OpenCoven/coven-landing's past year of commit activity
    Astro 0 2 0 0 Updated Jul 26, 2026
  • coven-runtimes Public

    Runtime SDK, conformance toolkit, and registry for integrating new runtimes into the Coven.

    OpenCoven/coven-runtimes's past year of commit activity
    Rust 3 MIT 5 0 1 Updated Jul 26, 2026
  • familiar-contract Public

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

    OpenCoven/familiar-contract's past year of commit activity
    JavaScript 6 MIT 2 0 0 Updated Jul 26, 2026
  • coven-threads Public

    Authority-boundary gate layer for OpenCoven. The gate-shaped receiver on which Ward v0.2's four gates sit, sitting above the coven daemon and underneath every familiar's protected memory surface.

    OpenCoven/coven-threads's past year of commit activity
    Rust 0 MIT 0 5 3 Updated Jul 26, 2026
  • .github Public
    OpenCoven/.github's past year of commit activity
    0 0 0 0 Updated Jul 26, 2026

Top languages

Loading…

Most used topics

Loading…