About this Fork
Credits
Section titled “Credits”This fork exists thanks to the work of the original OpenCode team. The entire product core — the AI coding agent, the TUI, the protocol, the SDK — comes from the original project. This fork adds and adjusts mainly the desktop app layer and corporate-oriented features.
- Original project: github.com/anomalyco/opencode
- Official site: opencode.ai
- Official Discord: opencode.ai/discord
If you are not specifically looking for this fork, use the original project.
What the fork changes
Section titled “What the fork changes”The fork’s own development focuses on the desktop and corporate experience. Highlights (see the changelog for the full history):
- Desktop app identity and UX — “OpenCode by Alltomatos” branding, persistent projects sidebar, embedded terminal and browser in the session header, pt-BR interface.
- Routines — scheduled tasks in natural language with a persistent background service.
- AgentUI — visual builder for custom conversational agents.
- Batuta — orchestrator for external agent CLIs (dev builds).
- Model combos with failover and real-time quota monitoring.
- Cross-session memory — global and per-project, enabled by default.
- Telegram bot integration with background tasks.
- Remote servers over SSH tunnels and Tailscale, with a persistent task queue on VPS.
- Additional providers — OmniRoute, AgentRouter, Google Antigravity, Kiro.
- Fork-owned update channel — the app updates from
alltomatos/opencodereleases, and the CLI publishes to npm as@alltomatos/opencode. - Default skills seed — new installs ship with the skills from alltomatos/skills in
~/.opencode/skills.
What stays upstream
Section titled “What stays upstream”General agent configuration, providers, commands, keybindings and the core agent behavior follow the original project’s documentation: opencode.ai/docs. Differences specific to this fork are documented here.
Support
Section titled “Support”- Community group (WhatsApp): join here
- Bug reports and feature requests: GitHub Issues