Enregistre le cadrage du programme fenêtres plugin-hébergées (#142 backend, #143 frontend host + windows.open, #144 runtime React partagé, #145 docs SDK, #146 QA) et met à jour le contexte de l'agent Git avec le modèle de branches git-flow simplifié. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
876 B
876 B
id, number, title, status, priority, sprint, links, agentRefs, attachments, createdBy, updatedBy, createdAt, updatedAt, version
| id | number | title | status | priority | sprint | links | agentRefs | attachments | createdBy | updatedBy | createdAt | updatedAt | version | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9e684778-62df-491f-b824-d74960bd6b9d | 143 | Plugin SDK: frontend host for plugin windows and window-open API | open | high | null |
|
|
|
1785794926635 | 1785794926635 | 1 |
Implement the frontend runtime and SDK service surface so a plugin menu command can open a new window rendering one of its declared layout contributions. Scope: route plugin window surfaces through the existing view-window host, reuse plugin layout rendering/fallback behavior, and expose a public services.windows.open(...) API validated against declared layout ids.