Skip to main content
Open Computer Use is an open-source project. Contributions are welcome — bug reports, PRs, documentation, skills, and integrations.

Where work happens

Quick contribution ideas

  • A new skill — create a SKILL.md for a workflow you repeat, submit under skills/examples/. See Creating skills.
  • A new integration — MCP client we don’t cover? Write a short guide and land it in /integrations/.
  • Bug fixes for known issues — see Known bugs; each has “likely fix” hints.
  • Docs — this site lives at github.com/yambr/docs. PRs against Mintlify .mdx files are welcome.

Development setup

See CONTRIBUTING.md in the repo for the canonical process: local dev loop, test expectations, commit style, and PR template. Tests live in tests/ and run against a real Docker daemon — no mocks for the sandbox itself. The CI pipeline on GitHub Actions is the authoritative gate.

Licensing

The project ships a tri-license:
  • BSL 1.1 — production use by operators running the system themselves; converts to Apache-2.0 on the change date
  • Apache 2.0 — for patches that get accepted upstream
  • MIT — for skills and small utilities that want maximum reuse
See LICENSE, LICENSE-APACHE, LICENSE-MIT, and NOTICE.

Code of conduct

Be kind, be specific, be patient. We moderate for bad faith, not for language.