fabro/docs/public
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
..
administration refactor: Remove inbound IP allowlisting (#443) 2026-05-27 22:29:08 -04:00
agents feat(sandbox): secure daytona snapshot names (#429) 2026-05-27 11:52:35 -04:00
api-reference refactor: Remove inbound IP allowlisting (#443) 2026-05-27 22:29:08 -04:00
changelog refactor: Remove inbound IP allowlisting (#443) 2026-05-27 22:29:08 -04:00
core-concepts feat(model): add Claude Opus 4.8 (#451) 2026-05-28 19:58:00 -04:00
examples feat(sandbox): secure daytona snapshot names (#429) 2026-05-27 11:52:35 -04:00
execution refactor: remove devcontainer support (#433) 2026-05-27 12:48:40 -04:00
getting-started refactor: rationalize server secret scopes (vault-only for optional int… (#401) 2026-05-25 17:26:01 -04:00
human-tools docs: clarify Slack setup and startup logging 2026-05-24 15:29:31 -04:00
images Add system resources settings page (#328) 2026-05-20 17:22:53 -04:00
integrations feat(sandbox): secure daytona snapshot names (#429) 2026-05-27 11:52:35 -04:00
languages refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
logo refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
reference Add fabro variable CLI namespace for server-managed variables (#434) 2026-05-27 13:57:25 -04:00
tutorials docs: sync product docs with runtime changes 2026-05-26 21:55:17 -04:00
workflows Add fabro variable CLI namespace for server-managed variables (#434) 2026-05-27 13:57:25 -04:00
.mintignore refactor(docs): move .mintignore into docs/public and update skill paths 2026-04-27 07:29:59 -07:00
docs.json refactor: remove devcontainer support (#433) 2026-05-27 12:48:40 -04:00
dot-highlight.js refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00
favicon.svg refactor(docs): split docs/ into public/ and internal/ 2026-04-27 07:21:13 -07:00