oneiro v0.1.0
oneiro is a nightly reviewer for Claude Code. While you sleep it reads the day's sessions, finds where the agent kept misunderstanding you and where it made the same mistake twice, and queues concrete fixes to your CLAUDE.md and memory. Nothing is written until you approve it.
Highlights
- Collect, distill, review, synthesize, queue. A 20mb session becomes a small digest the model can actually read.
- Swappable engine:
claude-cli(your subscription),anthropic, or any OpenAI compatible endpoint (bring your own backend). - A web review ui (
oneiro serve) that shows each proposal as a full file diff, scrolled to the change. Keep or deny, and deny takes a reason so the next run can do better. - Review window is yours:
window_hours(default 24) plus a--hours Noverride for a single pass. - Schedule it at 3am via launchd once you trust it.
The review ui
The morning queue, each proposal waiting until you keep or deny it:
Open one and it is a full file diff, so you see exactly what would land:
A quiet day, so iro just sleeps:
MIT. Do whatever you want with it, just keep the copyright notice.


