Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.25 KB

File metadata and controls

31 lines (24 loc) · 1.25 KB

Contributing to ObjectOS

ObjectOS is a commercial product; its source is developed privately. This public repository hosts the documentation site and issue tracker. Read this before opening a PR.

What belongs here

  • Documentation for installing, configuring, upgrading, and operating ObjectOS (content/docs/), authored English-first — other locales are derived translations (see AGENTS.md).
  • Docs site improvements (apps/docs/ — Next.js + Fumadocs).
  • Issues: bug reports and feature requests for ObjectOS Cloud and ObjectOS Enterprise.

What does NOT belong here

  • Product source changes — ObjectOS itself is developed privately. Report behavior as an issue instead.
  • Framework changes — protocol schemas, kernel internals, drivers, and community plugins live in objectstack-ai/objectstack (open source, Apache-2.0). Open PRs there.

History

Until July 2026 this repository contained the free @objectos/server reference distribution and the ObjectOS One desktop build. See the README for where those capabilities went; historical source remains under Apache-2.0 in git history.