New:Socket for Asana Is Now Available.Learn more
Get Started

coven-code

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coven-code

Open-source, multi-provider agentic coding TUI for the terminal — OpenCoven fork of Claurst

Source
npmnpm
Version
0.0.21
Version published
Maintainers
1
Created
Source

coven-code

Version License

Coven Code — open-source, multi-provider agentic coding TUI built in Rust.
OpenCoven fork of Claurst by Kuber Mehta (GPL-3.0).

Install

npm install -g coven-code
# or
bun install -g coven-code

On install, the correct pre-built native binary for your platform is automatically downloaded from GitHub Releases. No compilation required.

Usage

coven-code                    # interactive TUI
coven-code -p "fix this bug"  # headless one-shot

Providers

Supports Anthropic (Claude), OpenAI, Google Gemini, Groq, Ollama, LM Studio, OpenRouter, Bedrock, Vertex, and any OpenAI-compatible endpoint.

coven-code --provider openai "refactor this"
coven-code --provider ollama --model llama3.2 "explain this"

Configuration

Settings: ~/.coven-code/settings.json
Env prefix: COVEN_CODE_*

Keywords

ai

FAQs

Package last updated on 08 Jun 2026

Related posts