Skip to content

uanandaraja/zerocode

Repository files navigation

ZeroCode

A GUI wrapper for OpenCode.

Note: Currently tested on macOS and Linux. Windows support is experimental and may have issues.

Features

  • Plan & Agent Modes - Read-only analysis or full code execution permissions
  • Project Management - Link local folders with automatic Git remote detection
  • Real-time Tool Execution - See bash commands, file edits, and web searches as they happen
  • Git Worktree Isolation - Each chat session runs in its own isolated worktree
  • Integrated Terminal - Full terminal access within the app
  • Change Tracking - Visual diffs and PR management

Prerequisites

You need to have opencode installed globally:

bun install -g opencode-ai

Installation

Build from source

# Prerequisites: Bun, Python, Xcode Command Line Tools (macOS)
bun install
bun run build
bun run package:mac  # or package:win, package:linux

Development

bun install
bun run dev

License

Apache License 2.0 - see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages