SuperSeller3000/tests/Unit
Simon Kuehn fddfd920f5 feat: add Symfony Messenger pipeline with AI agents and handlers
Messages and handlers for the full AI pipeline:
DraftArticle → Validation → SpecsResearch → PhotoUpload → EbayText →
JsonCoding → PublishToChannel / DeactivateListingMessage / TrackingPush /
UpdateStockOnChannels / OrderReceived.

OllamaClient and OllamaClientInterface provide the base LLM backend.
AI agents (EbayTextAgent, JsonCodingAgent, OllamaVisionAgent,
SpecsResearchAgent) wrap the client with task-specific prompts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 22:43:47 +00:00
..
Application feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
Domain feat: required/optional attribute sections in ArticleType form 2026-05-17 22:43:42 +00:00
Infrastructure feat: add Symfony Messenger pipeline with AI agents and handlers 2026-05-17 22:43:47 +00:00