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

1Code — Multi-Agent Desktop for Claude + Codex

1Code is an open-source coding agent client with worktree isolation, diff previews, model/provider BYOK, and MCP/plugin management (5,522★).

Listo para agents

Instalación lista para agent

Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando de instalación directa
npx -y tokrepo@latest install 6e73092e-6e8a-5fbc-80e5-ec8d793b1ab0 --target codex

Ejecutar después de confirmar el plan con dry-run.

Introducción

1Code is an open-source coding agent client with worktree isolation, diff previews, model/provider BYOK, and MCP/plugin management (5,522★).

Best for: People running Claude Code + Codex together and wanting worktree isolation plus reviewable diffs before merges

Works with: Bun builds, downloaded agent binaries, and git repos where isolated worktrees reduce risk

Setup time: 15-30 minutes

Main

  • Worktree isolation: each session can run in its own git worktree so agent edits do not pollute main.
  • Reviewable UX: highlights live diff previews and a built-in git client so humans can inspect changes.
  • Multi-agent support: positions itself as a single client for multiple agent CLIs/providers.
  • MCP + plugins: calls out MCP/server management and plugin marketplace as first-class features.

FAQ

  • Why are download steps required?: The README says agent binaries must be downloaded (claude:download / codex:download).
  • Can I avoid the subscription?: Yes. The README documents building from source as a free option.
  • What should I verify first?: Confirm worktree isolation and diff previews work on a small repo before large migrations.
🙏

Fuente y agradecimientos

Source: https://github.com/21st-dev/1code > License: Apache-2.0 > GitHub stars: 5522 · forks: 595

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