opencode-web

by chris-tseVerified

A web-based UI for interacting with the opencode API

120
Stars
35
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/chris-tse/opencode-web

Getting Started

Guides for using skills like opencode-web.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

opencode-web

A web-based user interface for opencode, providing a modern chat interface to interact with AI coding agents.

Features

  • Real-time chat interface with AI coding agents
  • Live streaming responses via Server-Sent Events
  • Tool execution display with enhanced diff viewing for code changes
  • Model selection from multiple AI providers
  • Responsive design for desktop and mobile
  • Auto-session creation for immediate use

Getting Started

Prerequisites

  • Bun (recommended) or Node.js 18+
  • Running opencode API server

Installation

# Clone the repository
git clone https://github.com/your-username/opencode-ui.git
cd opencode-ui

# Install dependencies
bun install

# Start opencode server
cd /path/to/your-project
opencode serve

# Start development server
bun dev

The application will be available at http://localhost:5173

Configuration

The app will auto-detect your opencode API server. If running on a different host/port, configure the API endpoint in your environment.

Development

Available Scripts

  • bun dev - Start development server with hot reload
  • bun run build - Build for production
  • bun run lint - Run ESLint
  • bun run preview - Preview production build

Tech Stack

  • React 19 with TypeScript
  • Vite for build tooling
  • EventSource for real-time streaming
  • CSS Modules for styling

Project Structure

src/
├── components/
│   ├── Chat/           # Chat interface components
│   └── Debug/          # Development debugging tools
├── hooks/              # Custom React hooks
├── services/           # API integration
└── utils/              # Helper functions

Usage

  1. Start a conversation - Type your coding request in the chat input
  2. Watch AI work - See real-time tool execution and code changes
  3. Review results - Enhanced diff viewer shows exactly what changed
  4. Continue iterating - Build on previous responses naturally

License

This project is dual-licensed:

Open Source License

AGPL-3.0 for personal, educational, and open source projects.

Commercial License

Required for commercial use, proprietary software, or if you cannot comply with AGPL-3.0 terms.

Contact [your-email] for commercial licensing.

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Run tests and linting
  5. Submit a pull request

Related Projects

Support

Additional Links

  • opencode - The main opencode CLI and API server
  • opencode.ai - Official website and documentation

Frequently Asked Questions

What is opencode-web?

opencode-web is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by chris-tse. A web-based UI for interacting with the opencode API. It has 120 GitHub stars.

Is opencode-web safe to use?

Yes. opencode-web passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install opencode-web?

Clone the repository with "git clone https://github.com/chris-tse/opencode-web" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is opencode-web written in?

opencode-web is primarily written in TypeScript. It is open-source under chris-tse on GitHub, so you can review or fork the full source.

Are there alternatives to opencode-web?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh opencode-web against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details