book

letrquan/book
★ 1 stars TypeScript AI/LLM Updated 2d ago
Provider-agnostic AI coding agent CLI with a rich Ink terminal UI, persistent sessions, file-based memory, MCP tool servers, and managed subagents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "book": {
      "command": "npx",
      "args": [
        "-y",
        "letrquan/book"
      ]
    }
  }
}

README Excerpt

AI coding agent CLI with rich terminal UI. A provider-agnostic alternative to Claude Code. The implementation-backed status snapshot is [docs/current-state.md](./docs/current-state.md). This repository is proprietary and is currently distributed from source/GitHub rather than npm. - **Interactive TUI** (Ink/React) plus **print mode** (`-p`) with `text` / `json` / `stream-json` output for CI.

Tools (17)

BOOK_API_KEYBOOK_BASE_URLBOOK_COMPACT_MODELBOOK_COMPACT_STRATEGYBOOK_EFFORTBOOK_HOMEBOOK_MODELBOOK_PROVIDERBOOK_TUI_RENDERERBOOK_WEB_ALLOW_HTTPBOOK_WEB_ALLOW_PRIVATE_NETWORKBOOK_WEB_MAX_REDIRECTSBOOK_WORKSPACEautobypassPermissionsmaxoff

Topics

ai-agentclicoding-agentdeveloper-toolsinkllmmcpterminal-uitypescript