ObjectOS
Resources

Support

Where to get help, how to report bugs, response expectations.

Support

Where to go for what

If you …Go to
Have a "how do I" questionGitHub Discussions — community + maintainers
Found a bugGitHub Issues — please include version, repro, expected vs actual
Found a security vulnerabilitysecurity@objectstack.ai — do not open a public issue
Need commercial support / SLAsales@objectstack.ai
Want to chat with users + maintainersDiscord (community-run)
Want to follow releasesWatch github.com/objectstack-ai/objectos → Releases
Want a paid feature implementedOpen a Discussion → tag with funding

Filing a good bug report

The 30-second version:

ObjectOS version:           4.0.4 (or sha-abc123)
Node version:               22.4.0
Install method:             docker / npm -g / source
Database:                   postgres 16 / sqlite / turso / mongo
Repro steps:                1. ...  2. ...  3. ...
Expected:                   ...
Actual:                     ...
Logs:                       (sanitized, last 30 lines)

For configuration issues, attach the output of os doctor — it diagnoses 80% of misconfigurations on its own.

Response expectations

ChannelBest-effort response time
Security email1 business day
GitHub Issues — bug, with repro3 business days for triage, fix on the next release train
GitHub Issues — feature request7 business days for triage
GitHub DiscussionsCommunity-driven; maintainers chime in regularly
Commercial supportPer your support contract

These are best-effort, not SLAs. Commercial support contracts carry formal SLAs.

Commercial support & services

Available from the ObjectStack team:

  • Commercial support with response-time SLAs.
  • Managed hosting — we run it for you.
  • Architecture review — pre-deployment sanity check.
  • Custom plugins / capabilities built to your spec.
  • OEM redistribution — embed ObjectOS in your product.

Contact sales@objectstack.ai.

Contributing back

ObjectOS is Apache-2.0 and accepts contributions:

Status & incidents

Hosted services (ObjectStack Cloud, package registry): status.objectstack.ai.

For your self-hosted ObjectOS deployment, status is your concern — wire it to your normal monitoring (see Observability).

On this page