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-first runtime for project-scoped AI coding-agent sessions, with durable state, authority boundaries, and multi-harness interoperability.

    Rust 38 24

  2. coven-cave coven-cave Public

    Native OpenCoven workspace for familiars, agent sessions, memory, tools, workflows, and local-first development.

    TypeScript 22 27

  3. psyche psyche Public

    Coven-native familiar runtime and orchestration protocol for persistent AI identities.

    Rust

  4. psyche-build psyche-build Public

    Desktop cockpit for running parallel AI coding agents in visible, isolated workspaces — from branch to review, merge, and handoff.

    TypeScript 2 2

  5. coven-threads coven-threads Public

    Authority and governance layer for protected familiar identity, memory, and write surfaces.

    Rust

  6. familiar-contract familiar-contract Public

    Open specification for portable agent identity, authority, memory, and immutable self-governance boundaries.

    JavaScript 6 2

Repositories

Showing 10 of 42 repositories

Top languages

Loading…

Most used topics

Loading…