Files
IdeA/.ideai/tickets/143/issue.md
Blomios efbd56a149 chore(tickets): sync carnets/issues #102/#141-#147 + agent glmopencode
Rebase de l'état ticket (réouverture #102, clôtures #141-146, ouverture
#147) et ajout du contexte agent glmopencode avant démarrage du cycle #147.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-04 23:57:30 +02:00

878 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 closed high null
agentId role
8f7da528-58df-4315-97e9-0562230ecc19 assigned
kind agent_id
agent a6c6ea12-bfc6-4bdc-8031-324102dfa34d
kind agent_id
agent a6c6ea12-bfc6-4bdc-8031-324102dfa34d
1785794926635 1785796835483 4

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.