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

Claudable — Web Builder Powered by Local CLI Agents

Claudable is an open-source web builder that leverages local CLI agents (Claude Code, Codex, Gemini) with a repo-first quick start (3,951★).

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Workflow
Instalación
Bundle
Confianza
Confianza: Established
Entrada
git clone https://github.com/opactorai/Claudable.git
Comando CLI universal
npx tokrepo install 7ce1e27c-da2d-5051-9d5a-0ebb17280e39
Introducción

Claudable is an open-source web builder that leverages local CLI agents (Claude Code, Codex, Gemini) with a repo-first quick start (3,951★).

Best for: Builders who want a UI-driven workflow around local agent CLIs, with visible changes and repeatable setup

Works with: Node.js/npm, local agent CLIs (@anthropic-ai/claude-code, @openai/codex), and repo clones for reproducible environments

Setup time: 10-25 minutes

Main

  • Local CLI agents: README lists installing Claude Code and Codex CLIs for local execution.
  • Repo-first setup: quick start is clone → npm install → dev, which is easy to reproduce.
  • UI around agent work: positions itself as a web builder that makes agent-driven iteration more visible.
  • Good for onboarding: a repeatable dev setup helps teams try agent tooling without ad-hoc manual steps.

FAQ

  • Do I need to install agent CLIs?: Yes for full functionality; README lists Claude Code and Codex CLI installs.
  • What is the minimal smoke test?: Run npm run dev and confirm the UI loads and can call a local agent.
  • Why not just use the CLIs directly?: A UI can make changes, diffs, and iteration status easier to track.
🙏

Fuente y agradecimientos

Source: https://github.com/opactorai/Claudable > License: MIT > GitHub stars: 3951 · forks: 592

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