Use One Works in Your Project
This documentation is the user-facing entry point for integrating One Works into your own project.
Start Here
- Install and Prepare
- Data Asset Directories
- Start Services
- Adapter CLI Installation and Versions
- Desktop App
- VS Code Extension
- Web UI and Terminal View
- Adapter Configuration and Multiple Accounts
- PWA and Standalone Deployment
- Channel Session Binding
- CLI and Examples
- Examples Directory
- Skills and Dependencies
- Workspace Scheduling
- Plugins, UI Extensions, and Data Assets
- Adapter Native Plugins and Marketplaces
Official Links
- Website: oneworks.cloud
- Docs: oneworks.cloud/docs
- GitHub: oneworks-ai/app
- Support: support@oneworks.cloud
Integration Goals
- You do not need to clone this repository. Install only the packages you need.
- Configuration and sessions are scoped to your project directory, not to the One Works repository.
- The UI, CLI, MCP server, hooks runtime, adapters, plugins, and skills can be integrated independently.
- The Web UI session page includes a standalone
terminalview, but terminal runtimes and chat message streams are separate execution paths.