Angel v0.0.5-alpha — Opus 4.7 brain
what's new
model upgrade — orchestrator + boot greeting now run on Claude Opus 4.7 (1M context). materially better at:
- multi-step tool chains (delegate → verify → say with state preserved)
- recursive skill proposal (notices subtler patterns sonnet missed)
- voice consistency across long sessions
- tighter refusal calibration (less overcautious about host actions)
verifier still uses Haiku 4.5 for cheap haiku_review checks (cost-bounded).
also includes from v0.0.4: codex binary resolution fix (no more 'sandboxed' false alarm in packaged dmg).
install
```bash
curl -sSL https://angel.stephenhung.me/install.sh | bash
```