fabro/docs
Bryan Helmkamp 8272d8239b
Some checks are pending
Rust / Format (push) Waiting to run
Rust / Clippy (push) Waiting to run
Rust / Generated Docs (push) Waiting to run
Rust / Test (Linux) (push) Waiting to run
Rust / Test (macOS) (push) Waiting to run
feat(model): add Claude Opus 4.8 (#451)
## Summary
- Add `claude-opus-4-8` to the built-in Anthropic model catalog with
pricing, limits, features, and fast-mode costs.
- Move the floating `opus` and `claude-opus` aliases from Opus 4.7 to
Opus 4.8 and update the public model table.
- Remove/generalize Rust tests that were pinned to specific built-in
Opus catalog data.

## Verification
- `cargo nextest run -p fabro-model`
- `cargo +nightly-2026-04-14 fmt --check --all`
- `git diff --check`
- `target/debug/fabro --json model test --model opus` (live Anthropic
smoke; resolved to `claude-opus-4-8`)
2026-05-28 19:58:00 -04:00
..
brainstorms Replace queued with pending/runnable and add approval flow (web + API s… (#371) 2026-05-23 15:34:33 -04:00
ideation docs 2026-04-09 17:24:30 -04:00
internal refactor: remove devcontainer support (#433) 2026-05-27 12:48:40 -04:00
plans refactor: remove devcontainer support (#433) 2026-05-27 12:48:40 -04:00
public feat(model): add Claude Opus 4.8 (#451) 2026-05-28 19:58:00 -04:00
superpowers refactor: remove devcontainer support (#433) 2026-05-27 12:48:40 -04:00