Introduction
One Works is an open-source AI workspace built around extensible plugins and a standardized configuration system. It unifies agents, tools, adapters, sessions, and local runtime data across desktop, web, VS Code, and CLI, so you can configure once and use the same AI workflow everywhere.
Quick Start
npx oneworks
npm install --global oneworks
Homebrew, Scoop, and desktop release artifacts are generated by release automation after public package builds are available.
Simple Use
npx oneworks web
npx oneworks summarize this repository
No comments yet
Be the first to share your take.