This repository contains the open source documentation for SmythOS. The docs are written in Markdown/MDX and built with Docusaurus.
The content covers everything from building agents in the cloud-based Studio to running them locally with the Runtime and deploying them in production. Browse the documentation online or run it locally using the instructions below.
The docs are organized into several areas:
- Studio – visually build, test, and debug agents.
- Weaver – describe your goal and have Weaver create agents with no code.
- Runtime – run agents locally or at scale.
- Deployments – version and host agents on real-world platforms.
- Collaboration – work in teams with Spaces and Groups.
- Templates – start fast with prebuilt agent templates.
- Account Management – manage subscriptions and integrations.
- Node.js 18 or later
Install project dependencies:
npm install
Start a local development server and open the site in your browser:
npm start
The website will be available at http://localhost:3000
.
Generate a static build in the build/
directory:
npm run build
You can serve the build locally with:
npm run serve
docs/
– MDX files that make up the documentation content.src/
– React components, pages, and styling.static/
– Images and other static assets.docusaurus.config.ts
– Docusaurus configuration.sidebars.ts
– Sidebar navigation setup.
Edit files under docs/
or src/
to update the documentation and then submit a pull request.
We welcome contributions and fixes. If you spot an issue or want to add new content:
- Fork this repository and create a new branch.
- Make your changes to the Markdown/MDX files in
docs/
or to the components insrc/
. - Open a pull request describing your changes.
No production deployment is required to contribute. Simply open a PR and share your improvements. Please see our Contributing Guide for complete details.
- We will release an open source visual agent IDE later this year.
- Support us at SmythOS and read the SmythOS Documentation.
- Join our community to stay updated on new features, connectors, and capabilities.
/smɪθ oʊ ɛs/
Ride the llama. Skip the drama.