nimuli/tests/Unit
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
..
Ai feat(ai): AiService (Anthropic adapter), GenerateSlug action 2026-05-16 08:06:11 +02:00
Link fix(link): nullable field update, redis test key isolation 2026-05-16 00:48:15 +02:00
QrCode fix(qr): wifi/vcard injection protection, remove dead code 2026-05-16 01:16:47 +02:00
Routing feat(routing): smart routing engine with condition evaluator (device, country, UTM) 2026-05-16 01:01:47 +02:00
Subscription feat(billing): plan limits service, plan factory, seeder (free/pro/business/agency) 2026-05-16 01:06:01 +02:00
ExampleTest.php feat: initial Nimuli scaffold with Laravel 12, Livewire 3, Octane, Reverb, Docker 2026-05-15 23:51:57 +02:00