OpenChamber

Active
GitHub TypeScript MIT

Description

Desktop and web interface for OpenCode AI agent, providing a graphical UI for managing agent sessions, MCP server configurations, and task execution.

Key Features

  • Cross-device continuity: start a session in TUI, continue on tablet/phone, return to terminal with same state
  • Branchable chat timeline with /undo, /redo, and one-click forks from earlier conversation turns
  • Smart tool UIs for diffs, file operations, permissions, and long-running task progress visualization
  • Git workflows built-in: identities, commits, PR creation, checks, and merge actions all in-app
  • Cloudflare tunnel integration with QR code onboarding for instant remote access from any device
  • Floating Mini Chat on desktop for an always-on-top assistant alongside editor, browser, or terminal

Use Cases

💡 Remote AI coding sessions accessed from any device via browser with Cloudflare tunnel
💡 Code review workflows using in-app diff views, inline comment drafts, and PR management
💡 Multi-agent parallel runs with isolated worktrees for safe side-by-side comparisons
💡 Development server management with one-click project actions and SSH port forwarding
💡 GitHub-native workflows starting sessions from issues and pull requests with attached context

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (9.5k stars)
  • Permissive open-source license (MIT)

⚠️ Limitations

  • High issue backlog (682 open issues)

Categories

Quick Start

Prerequisite: install OpenCode CLI from opencode.ai. Desktop: download from GitHub Releases. Web: run opencode and scan the QR code displayed. VS Code: install 'OpenChamber' from the marketplace. Start a session and OpenChamber provides the visual interface for your AI agent.

Related Projects

Open MCP Client

1.6k · TypeScript
Active A

An open-source MCP client that provides unified access to Model Context Protocol tools, enabling integration of any MCP server into AI applications with simplified tool calling.

mcptypescripttools +1
  • · Open-source MCP client for unified access to Model Context Protocol tools
  • · Integrates any MCP server into AI applications with simplified tool calling
  • · Separate frontend and agent architecture for clean separation of concerns

MCP Feedback Enhanced

3.8k · JavaScript
Active A

An enhanced MCP server for interactive user feedback and command execution in AI-assisted development, with dual Web UI and desktop app support, intelligent environment detection, and cross-platform compatibility.

mcptoolsjavascript +2
  • · Dual interface architecture — native Tauri-based desktop app (Windows/macOS/Linux) plus lightweight Web UI for remote and WSL environments
  • · Smart prompt management with CRUD operations, usage statistics, and intelligent sorting for reusable feedback templates
  • · Auto-timed submission with 1-86400 second flexible timer, pause/resume controls, and configurable auto-commit after sessions

Apify MCP Server

5.8k · TypeScript
Active A

MCP server that enables AI agents to extract data from social media, search engines, maps, and e-commerce sites using thousands of Apify scrapers.

typescriptmcptools +3
  • · Access to thousands of ready-made scrapers, crawlers, and automation tools from Apify Store
  • · OAuth support for one-URL connection from Claude.ai, VS Code, Cursor, and other MCP clients
  • · Hosted server at mcp.apify.com with Streamable HTTP transport (SSE deprecated April 2026)

Exa MCP Server

5.0k · TypeScript
Active A

The official Exa MCP server providing AI coding assistants and chat tools with powerful web search and crawling capabilities, including semantic search, precise content extraction, and deep crawling for real-time web information.

mcptoolstypescript +2
  • · Official Exa MCP server with one-click connection to Cursor, VS Code, Claude and other AI tools
  • · Semantic search, web content crawling, and company research capabilities
  • · Code search to precisely locate code snippets and technical documentation