Blomios
aab4bcafb6
feat(session): adapter HTTP OpenAI-compatible pour profils locaux/LAN (#14)
Ajoute un adapter de session HTTP OpenAI-compatible, purement additif,
permettant d'intégrer des modèles locaux/LAN comme profils IdeA canoniques
avec parité tool-calling/MCP.
- domain: extension du profil et des ports pour l'adapter OpenAI-compatible
- infrastructure: adapter openai_compat + routage factory
- app-tauri: mapping des outils OpenAI (openai_tools) + wiring state/lib
- application: catalogue d'agents + tests de use-cases profils
Validé QA (backend GO): round-trip byte-identique Claude/Codex, mapping
erreurs, dégradation tools, conversation_id None, conformance un seul Final,
routage factory. Suites vertes domain 467 / application 530 /
infrastructure 523 / app-tauri 247, 0 échec.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 22:09:16 +02:00
..
2026-07-07 22:09:16 +02:00
2026-07-04 00:21:33 +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-07-06 06:27:09 +02:00
2026-06-25 16:23:40 +02:00
2026-06-21 02:00:05 +02:00
2026-07-04 19:50:03 +02:00
2026-06-09 09:24:51 +02:00
2026-06-06 01:27:01 +02:00
2026-06-21 18:30:47 +02:00
2026-07-05 10:57:33 +02:00
2026-06-09 09:24:51 +02:00
2026-07-06 06:06:24 +02:00
2026-06-06 01:27:01 +02:00
2026-07-04 00:21:33 +02:00
2026-06-20 08:56:39 +02:00
2026-07-05 10:57:33 +02:00
2026-06-09 09:24:51 +02:00
2026-07-06 06:27:09 +02:00
2026-06-15 20:39:18 +02:00
2026-07-07 17:28:30 +02:00