简体中文 · Product site · AIUtil
Agent OS is a desktop workbench for running and reviewing work across supported AI coding CLIs. It brings sessions, task boards, schedules, remote runtime nodes, message channels, local search, and run history into one application.
The repository now contains both the application source and the product site.
The former agent-life repository was the product-page repository, not a
separate product.
Version 0.3.8 provides builds for macOS, Windows, and Linux. Download them
from GitHub Releases.
npm ci
npm run devBefore submitting a change:
npm run typecheck
npm test
npm run lintThe Electron application lives in src/; packaging and release tooling lives
in scripts/; the static product site lives in site/.
Apache License 2.0. Third-party components remain under their respective licenses; see NOTICE.