- the platform (dashboard and backend behaviour)
- the SDK & CLI (
pip install omium) - the HTTP API (
https://api.omium.ai/api/v1) - these docs
How to read these notes
Each entry aims to answer:- What changed
- Who it impacts
- What you should do
2026-04-07
Docs
- Added Anthropic-style hubs, capability matrix, and structured Getting Started guides.
- Added runnable local verification (
npm run verify) and local preview (npm run dev).