v1.1.0 — Multi-source pricing UI
v1.1.0 — Multi-source pricing UI
Aligns the admin console with padosoft/laravel-ai-finops v1.1.0 multi-source pricing.
Pricing screen
- Source badge (litellm / openrouter / manual) per model +
?source=filter. - Per-source sync status +
has_openrouter_keyindicator (boolean only — never the key). - Manual "Add price" mask: unit (per_token / per_million), currency (USD/EUR), effective_from, note —
for feed-less providers like regolo.ai.
New Subscriptions screen (canoni)
- Full CRUD over
pricing/subscription-windows: add / edit / End now (confirm) / delete (confirm). - Active windows flagged
covered · €0— flat-rate coverage; ending a window resumes real billing.
Quality
- Vitest 42 + PHPUnit 8 + Playwright 16 (desktop + tablet) + build, all green.
- New Playwright e2e harness (the repo had none) wired into CI.
🤖 Generated with Claude Code