#89 · Primary category: AI Coding Assistants
openchamber
Agentic Development Environment based on OpenCode AI agent
Project last updated:08/29/26
GitHub Stars
9.4K
Forks
993
Contributors
197
License
MIT
Why we included this project
OpenChamber wraps the OpenCode terminal agent in a desktop and browser interface, so you can keep directing agent work without living on the command line. Session goals give a run a finish line: the agent checks its own results after every turn and keeps going until the goal is met, blocked, or hits a limit you set, even when you close the app. Multi-run lets you hand the same task to up to five models in separate worktrees and compare what each produced, then Fusion stitches the strongest parts into a new session. When a change touches dozens of files, the changes walkthrough reorganizes the diff into an ordered, AI-guided tour that explains how the edits fit together. Desktop, browser, and PWA mobile access mean your sessions follow you between machines, which makes it a sensible layer on top of an agentic workflow you already run in a terminal.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.