OSS Tanbou

OpenComputer — define AI agents as code and deploy immutable versions to a managed cloud runtime

About these scores

OSS scale score is an unbounded metric that log-compresses and weights Stars, Watchers, Forks, and Contributors. Discovery score is the current OSS scale score minus the score at discovery. Update pace is commits in the last 30 days, growth momentum is the OSS scale score difference within the recent observation window, and OSS health is a 0–100 rating based on available recency, Community Health, and release data.

Stars
536
Primary language
TypeScript
License
Apache-2.0
Repository last updated
Sep 18, 2026

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.

Sources: [2][3][4]

Official sources

  1. [1]diggerhq/opencomputer repository(2026-09-18)
  2. [2]OpenComputer README(2026-09-18)
  3. [3]OpenComputer LICENSE(2026-09-18)
  4. [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. 1

    Get the source

    git clone --depth 1 https://github.com/diggerhq/opencomputer.git
  2. 2

    Enter the repository

    cd opencomputer
  3. 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
Check the official README

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
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.