chore(ideai): sync tickets #142-146 (SDK plugin windows) + contexte git + bump IdeaSDK

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>
This commit is contained in:
2026-08-04 00:10:00 +02:00
parent 78dc888bd9
commit 3ea1d58b38
17 changed files with 445 additions and 3 deletions

View File

@ -0,0 +1,6 @@
---
issueRef: "#146"
version: 1
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1785794926679
---

View File

@ -0,0 +1,17 @@
---
id: "1b3f9aa1-c16a-4fb7-aab0-a3c5b56b200b"
number: 146
title: "QA: validate plugin window opening, React layouts, and SDK docs/examples"
status: "open"
priority: "high"
sprint: null
links: []
agentRefs: [{"agentId":"ab328d90-c307-4771-a3b6-6c56089c8506","role":"assigned"}]
attachments: []
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
createdAt: 1785794926679
updatedAt: 1785794926679
version: 1
---
Validate the plugin SDK feature set end to end after implementation. Scope: real test evidence that a plugin submenu click can open a new window, the opened window renders a React-based plugin layout correctly, layout state still round-trips, existing plugin layout cells still work, and the refreshed SDK docs/example match the shipped behavior.