Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 23:45
· 7654 commits to main since this release
Release v1.0.0: OpenClaw Integration Complete (Fixed)

Production release with all 5 phases complete and verified.

- Personal/Enterprise editions with automatic detection
- Simplified pip installer (pip install atom-os)
- IM adapters (Telegram, WhatsApp) with governance
- God Mode local agent with maturity-based permissions
- Moltbook social layer with agent-to-agent communication
- Community skills integration (5,000+ OpenClaw skills)

```bash
pip install atom-os
atom init

pip install atom-os[enterprise]
atom enable enterprise
```

- Fixed pyproject.toml build configuration (removed deprecated zip_safe)

- Phase 1 (IM Adapters): 6/6 plans complete, 5/5 must-haves verified
- Phase 2 (God Mode): 4/4 plans complete, 6/6 must-haves verified
- Phase 3 (Social Layer): 3/3 plans complete, 12/12 must-haves verified
- Phase 4 (Installer): 3/3 plans complete, 6/6 must-haves verified
- Phase 5 (Community Skills): 5/5 plans complete, 13/13 must-haves verified

Total: 21/21 plans (100%), 42/42 must-haves (100%)