Blomios
1fdf62c089
feat(tickets): création d'un assistant IA de ticket (backend + frontend)
Ajoute le chat assistant IA attaché à un ticket (#8).
Backend Rust :
- use cases OpenTicketAssistant/CloseTicketAssistant + tests
- politique d'outils par agent (domain/agent_tool_policy) et policy MCP
- store de contexte assistant + gabarit default_ticket_assistant.md + tests
- events TicketAssistantOpened/Closed
- commandes Tauri open_ticket_chat/close_ticket_chat et câblage state/lib/events
Frontend :
- gateway (ports, adapters ticket + mock, domain)
- hook useTicketAssistant + composant TicketAssistantPanel
- intégration dans TicketDetail
Tests verts : vitest tickets.test.tsx (23), cargo test application::ticket_assistant (1),
infrastructure::assistant_context_store (2).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 06:06:24 +02:00
..
2026-07-02 15:47:28 +02:00
2026-06-20 08:56:39 +02:00
2026-07-06 06:06:24 +02:00
2026-07-02 15:47:28 +02:00
2026-07-02 15:47:28 +02:00
2026-06-20 08:56:39 +02:00
2026-06-22 12:58:40 +02:00
2026-06-09 09:24:51 +02:00
2026-06-09 09:24:51 +02:00
2026-06-09 09:24:51 +02:00
2026-06-07 22:27:08 +02:00
2026-07-05 10:57:33 +02:00
2026-06-21 19:12:46 +02:00
2026-07-06 06:06:24 +02:00
2026-06-09 09:24:51 +02:00
2026-06-09 09:24:51 +02:00
2026-06-09 09:24:51 +02:00
2026-07-02 15:47:28 +02:00
2026-06-15 20:39:18 +02:00
2026-06-07 22:27:08 +02:00
2026-06-09 09:24:51 +02:00
2026-06-15 21:37:34 +02:00
2026-06-09 09:24:51 +02:00
2026-06-09 09:24:51 +02:00
2026-07-05 10:57:33 +02:00
2026-06-09 09:24:51 +02:00
2026-06-09 09:24:51 +02:00