feat(atelier): P1 — génération de texte (IA) via ailiance #126

Merged
electron merged 1 commits from feat/p1-text-gen-ailiance into main 2026-06-13 14:53:12 +00:00
Owner

P1 du plan dassets : panneau Generer (IA) dans latelier -> gateway /v1/assets/text/generate -> LLM ailiance (npc_reply/hint/scene_text). Deja deploye et valide sur zacus.saillant.cc/atelier.

Generated with Claude Code

P1 du plan dassets : panneau Generer (IA) dans latelier -> gateway /v1/assets/text/generate -> LLM ailiance (npc_reply/hint/scene_text). Deja deploye et valide sur zacus.saillant.cc/atelier. Generated with Claude Code
electron added 1 commit 2026-06-13 14:53:06 +00:00
feat(atelier): P1 — génération de texte (IA) via gateway.ailiance.fr
Repo State / repo-state (push) Failing after 33s
Repo State / repo-state (pull_request) Failing after 30s
Validate Zacus refactor / validate (pull_request) Failing after 17m17s
c5db426bec
Gateway : POST /v1/assets/text/generate (sans token, même origine) proxie le
LLM ailiance (OpenAI-compatible) avec un system-prompt par type — npc_reply,
hint, scene_text, freeform. Setting ailiance_url (défaut gateway.ailiance.fr).

Atelier : panneau flottant « Générer (IA) » (TextGenPanel) — choix du type,
prompt, génération, aperçu, copier. Client lib/textgen.ts (même URL gateway
que share/deploy, donc même origine en prod → zéro CORS).

Validé : POST .../v1/assets/text/generate → réplique NPC / indice en personnage
(modèle Ministral-14B via ailiance). Bundle prod câblé sur zacus.saillant.cc/api.
Première tranche du plan specs/2026-06-13-atelier-asset-authoring-plan.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
electron merged commit a5ebf7c68c into main 2026-06-13 14:53:12 +00:00
Sign in to join this conversation.