neiii/bridle

427 stars · Last commit 2026-05-23

TUI / CLI config manager for agentic harnesses (Amp, Claude Code, Opencode, Goose, Copilot CLI, Crush, Droid)

README preview

![Bridle](assets/bridle_header.png)

# Bridle

Unified configuration manager for AI coding assistants. Manage profiles, install skills/agents/commands, and switch configurations across Claude Code, OpenCode, Goose, Amp, Copilot CLI, and Crush.

## Installation

### Try it instantly (no install)

Run once without installing:

| Package Manager | Command              |
| --------------- | -------------------- |
| npx             | `npx bridle-ai`      |
| bunx            | `bunx bridle-ai`     |
| pnpm            | `pnpm dlx bridle-ai` |

### Install globally

View full repository on GitHub →