Guides

Get Help

Where to ask questions, report bugs, and join the community for Sulala Agent OS.

Overview

Use the following to get help, report issues, or contribute to Agent OS and its docs.

Documentation

  • This siteGetting started, Agent OS, CLI reference, Guides, and Troubleshooting cover setup, configuration, and common problems.
  • FAQFAQ answers frequent questions (e.g. “Do I need Integrations?”, “Where are tokens stored?”, “How do I add a skill?”).
  • RoadmapRoadmap and the in-repo sulala/roadmap.md describe phases and future work.

Bugs and feature requests

  • Repository issues — If the project is hosted on GitHub (or similar), open an issue in the relevant repo. Include:
    • What you did (steps to reproduce).
    • What you expected.
    • What actually happened (error message, logs if safe to share).
    • Your environment (OS, Bun version, how you run Agent OS).
  • Feature requests — Same place; describe the use case and desired behaviour.

Contributing

  • Contribution guide — See Contribution guide for running from source, where to change code, and how to submit skills or docs.
  • Pull requests — Welcome for docs, bug fixes, and features. Follow the repo’s guidelines and link any related issues.

Community

If the project has a Discord, GitHub Discussions, or other community channel, the maintainers may link it in the repository README or project website. Check the main repo for a “Community” or “Discuss” link.

Summary

NeedWhere
How to do XDocs (this site), FAQ
Something’s brokenTroubleshooting, then repository Issues
Feature ideaRepository Issues or Discussions
Contribute code/docsContribution guide