Overview
OpenComputer is a code-first agent platform where TypeScript projects define agents, tools, connections, and routing and deploy them through a CLI to OpenComputer Cloud. Development watch deployments and immutable production aliases are separated. The latest release checked is v0.6.0.48.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Keep agents, tools, connections, and routing in source code
Projects can contain multiple agents under the opencomputer/ tree and use standard TypeScript/Git workflows.
Sources: [2]
Separate watch development from versioned production deployments
The CLI deploys watched development changes to Cloud, then publishes immutable versions; the dashboard exposes sessions, files, connections, channels, and schedules.
Sources: [2]
For engineering teams that want agent definitions under code review and version control
It fits teams that prefer code-driven agent deployment over purely visual configuration.
Sources: [2]
Do not equate an Apache-2.0 repository with a fully documented self-hosted runtime
The default flow connects to app.opencomputer.dev and runs agents in OpenComputer Cloud. Although an API URL can be overridden, the README does not document a complete self-hosted runtime from this repository alone. Sensitive runtime data requires separate cloud/storage review.
Official sources
- [1]diggerhq/opencomputer repository(2026-09-18)
- [2]OpenComputer README(2026-09-18)
- [3]OpenComputer LICENSE(2026-09-18)
- [4]OpenComputer v0.6.0.48 release(2026-09-18)
Supplemental curator note
The repository is Apache-2.0, but the normal README flow runs agents on OpenComputer Cloud. Source availability of the CLI/SDK should not be confused with a complete documented self-hosted runtime.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/diggerhq/opencomputer.git - 2
Enter the repository
cd opencomputer - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
536 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 314
- Open PRs
- 25
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
- Stars
- 536
- Forks
- 62
- Watchers
- 4
- Open issues
- 11
- Primary language
- TypeScript
- License
- Apache-2.0
- Repository last updated
- Sep 18, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- OpenClaw390,022 Stars
A persistent personal AI assistant platform spanning channels, tools, memory, and schedules.
TypeScript - React250,557 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Hermes Agent246,751 Stars
A persistent AI agent with memory, skills, cron jobs, subagents, and multiple terminal backends.
Python - n8n205,216 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - TensorFlow200,162 Stars
An end-to-end machine-learning platform connecting research, training, evaluation, visualization, and deployment.
C++
Report incorrect information
Tell us if any listing information is incorrect or outdated.