nimuli/app
boban c193e482ac feat(ai): AiService (Anthropic adapter), GenerateSlug action
Implement AI domain with Anthropic API integration for slug generation.
Adds GenerateSlug action for URL-to-slug transformation and GenerateAbVariants
for A/B test variants. Includes test coverage for GenerateSlug action with
mocked AiService.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 08:06:11 +02:00
..
Domains feat(ai): AiService (Anthropic adapter), GenerateSlug action 2026-05-16 08:06:11 +02:00
Http feat(security): add HSTS, X-Frame-Options, Referrer-Policy, Permissions-Policy headers 2026-05-16 07:51:33 +02:00
Livewire feat(analytics): live dashboard with Reverb WebSocket, click event broadcasting 2026-05-16 08:04:08 +02:00
Models feat(api): REST API v1 — links CRUD with Sanctum auth 2026-05-16 07:38:45 +02:00
Providers feat(billing): Cashier Billable on Workspace, Stripe webhook route 2026-05-16 01:35:11 +02:00
View/Components feat: initial Nimuli scaffold with Laravel 12, Livewire 3, Octane, Reverb, Docker 2026-05-15 23:51:57 +02:00