Esta página se muestra en inglés. Una traducción al español está en curso.
CLI ToolsMay 14, 2026·2 min de lectura

Kocoro — Local Agent Runtime CLI (shan)

Run agents locally via the `shan` CLI with interactive TUI, daemon mode, tools, and MCP integrations; verified 263★ and installs via npm or script.

Introducción

Run agents locally via the shan CLI with interactive TUI, daemon mode, tools, and MCP integrations; verified 263★ and installs via npm or script.

Best for: Developers who want a local agent runtime with tools and integrations

Works with: macOS/Linux terminals · npm or Go build · optional Ollama or cloud gateway

Setup time: 8–20 minutes

Key facts (verified)

  • GitHub: 263 stars · 111 forks · pushed 2026-05-14.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: npm install -g @kocoro/kocoro.

Main

  • Use shan in interactive mode for terminal chat, and one-shot mode for scripted Q&A and quick tasks.

  • Set up your provider with shan --setup (cloud gateway, self-hosted gateway, or local Ollama per README).

  • Treat tools as first-class: file ops, archives, process management, and optional MCP integrations via config.

  • Use named agents (--agent) to isolate instructions/memory for separate roles (ops-bot, writer, etc.).

Source-backed notes

  • README lists install options (npm, install script, Go build) and verifies with shan --help.
  • README includes a quick start with interactive mode, one-shot mode, named agents, and setup command.

FAQ

  • Do I need Shannon Cloud?: No — README describes self-hosted gateway and local Ollama options as alternatives.
  • How do I keep runs reproducible?: Use named agents and explicit commands; keep provider settings stable.
  • Is there an MCP angle?: README mentions MCP client integrations via configuration for third-party tools.
🙏

Fuente y agradecimientos

Source: https://github.com/Kocoro-lab/Kocoro > License: MIT > GitHub stars: 263 · forks: 111

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados