chore(tickets): synchronise carnets/statuts #142-146 (QA verte) + bump IdeaSDK

QA verte sur feature/plugin-hosted-windows : cargo (domain/application/
infrastructure/app-tauri), frontend (vitest/typecheck/build), sdk npm check.
Réserve non bloquante : pas d'e2e natif complet clic sous-menu -> fenêtre OS.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-08-04 00:39:57 +02:00
parent d8df466fba
commit 13bad558ba
12 changed files with 36 additions and 36 deletions

View File

@ -1,6 +1,6 @@
--- ---
issueRef: "#142" issueRef: "#142"
version: 1 version: 3
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1785794926619 updatedAt: 1785796721082
--- ---

View File

@ -2,7 +2,7 @@
id: "73c2a22d-86bb-4bf5-912b-7766a528d5e7" id: "73c2a22d-86bb-4bf5-912b-7766a528d5e7"
number: 142 number: 142
title: "Plugin SDK: backend support for plugin-hosted windows" title: "Plugin SDK: backend support for plugin-hosted windows"
status: "open" status: "qa"
priority: "high" priority: "high"
sprint: null sprint: null
links: [] links: []
@ -11,7 +11,7 @@ attachments: []
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
createdAt: 1785794926619 createdAt: 1785794926619
updatedAt: 1785794926619 updatedAt: 1785796721082
version: 1 version: 3
--- ---
Implement the backend/domain/application changes needed so plugin commands can open a new OS window that hosts a plugin-contributed layout, reusing the existing window pipeline and anti-duplication rules instead of inventing a parallel window system. Scope: extend the accepted view/window surface contract for plugin layout ids, preserve native panel behavior, and keep the window lifecycle compatible with the existing layout/window stores and commands. Implement the backend/domain/application changes needed so plugin commands can open a new OS window that hosts a plugin-contributed layout, reusing the existing window pipeline and anti-duplication rules instead of inventing a parallel window system. Scope: extend the accepted view/window surface contract for plugin layout ids, preserve native panel behavior, and keep the window lifecycle compatible with the existing layout/window stores and commands.

View File

@ -1,6 +1,6 @@
--- ---
issueRef: "#143" issueRef: "#143"
version: 1 version: 3
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1785794926635 updatedAt: 1785796721101
--- ---

View File

@ -2,7 +2,7 @@
id: "9e684778-62df-491f-b824-d74960bd6b9d" id: "9e684778-62df-491f-b824-d74960bd6b9d"
number: 143 number: 143
title: "Plugin SDK: frontend host for plugin windows and window-open API" title: "Plugin SDK: frontend host for plugin windows and window-open API"
status: "open" status: "qa"
priority: "high" priority: "high"
sprint: null sprint: null
links: [] links: []
@ -11,7 +11,7 @@ attachments: []
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
createdAt: 1785794926635 createdAt: 1785794926635
updatedAt: 1785794926635 updatedAt: 1785796721101
version: 1 version: 3
--- ---
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. 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.

View File

@ -1,6 +1,6 @@
--- ---
issueRef: "#144" issueRef: "#144"
version: 1 version: 3
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1785794926654 updatedAt: 1785796721119
--- ---

View File

@ -2,7 +2,7 @@
id: "7ed6eb7f-713e-41c6-a0b4-9783acf68268" id: "7ed6eb7f-713e-41c6-a0b4-9783acf68268"
number: 144 number: 144
title: "Plugin SDK: shared React runtime for plugin layouts" title: "Plugin SDK: shared React runtime for plugin layouts"
status: "open" status: "qa"
priority: "high" priority: "high"
sprint: null sprint: null
links: [] links: []
@ -11,7 +11,7 @@ attachments: []
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
createdAt: 1785794926654 createdAt: 1785794926654
updatedAt: 1785794926654 updatedAt: 1785796721119
version: 1 version: 3
--- ---
Upgrade the plugin SDK/runtime so plugin-contributed layouts can be authored as real React components with JSX and hooks. Scope: resolve `react`/`react-dom` imports to the host instance, update SDK public types/tsconfig/package metadata accordingly, and refresh the hello-plugin example to demonstrate the supported React authoring model. Upgrade the plugin SDK/runtime so plugin-contributed layouts can be authored as real React components with JSX and hooks. Scope: resolve `react`/`react-dom` imports to the host instance, update SDK public types/tsconfig/package metadata accordingly, and refresh the hello-plugin example to demonstrate the supported React authoring model.

View File

@ -1,6 +1,6 @@
--- ---
issueRef: "#145" issueRef: "#145"
version: 1 version: 3
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1785794926667 updatedAt: 1785796721137
--- ---

View File

@ -2,7 +2,7 @@
id: "00df9acb-29ec-498b-b0dd-56af00b3d630" id: "00df9acb-29ec-498b-b0dd-56af00b3d630"
number: 145 number: 145
title: "Plugin SDK: expand and restructure SDK documentation" title: "Plugin SDK: expand and restructure SDK documentation"
status: "open" status: "qa"
priority: "high" priority: "high"
sprint: null sprint: null
links: [] links: []
@ -11,7 +11,7 @@ attachments: []
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
createdAt: 1785794926667 createdAt: 1785794926667
updatedAt: 1785794926667 updatedAt: 1785796721137
version: 1 version: 3
--- ---
Produce a much more complete SDK documentation set under `sdk/IdeaSDK/docs/` with explicit file names and focused topics. Scope: turn the root README into a concise entrypoint/summary, add dedicated docs for manifest, activation/context, menus, layouts with React, windows, services, packaging/distribution, and keep the content aligned with the real runtime contracts and example plugin. Produce a much more complete SDK documentation set under `sdk/IdeaSDK/docs/` with explicit file names and focused topics. Scope: turn the root README into a concise entrypoint/summary, add dedicated docs for manifest, activation/context, menus, layouts with React, windows, services, packaging/distribution, and keep the content aligned with the real runtime contracts and example plugin.

View File

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

View File

@ -2,7 +2,7 @@
id: "1b3f9aa1-c16a-4fb7-aab0-a3c5b56b200b" id: "1b3f9aa1-c16a-4fb7-aab0-a3c5b56b200b"
number: 146 number: 146
title: "QA: validate plugin window opening, React layouts, and SDK docs/examples" title: "QA: validate plugin window opening, React layouts, and SDK docs/examples"
status: "open" status: "qa"
priority: "high" priority: "high"
sprint: null sprint: null
links: [] links: []
@ -11,7 +11,7 @@ attachments: []
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
createdAt: 1785794926679 createdAt: 1785794926679
updatedAt: 1785794926679 updatedAt: 1785796721013
version: 1 version: 2
--- ---
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. 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.

View File

@ -1841,7 +1841,7 @@
"issueRef": "#142", "issueRef": "#142",
"path": "142", "path": "142",
"title": "Plugin SDK: backend support for plugin-hosted windows", "title": "Plugin SDK: backend support for plugin-hosted windows",
"status": "open", "status": "qa",
"priority": "high", "priority": "high",
"sprint": null, "sprint": null,
"assignedAgentIds": [ "assignedAgentIds": [
@ -1851,13 +1851,13 @@
"kind": "agent", "kind": "agent",
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d" "agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
}, },
"updatedAt": 1785794926619 "updatedAt": 1785796721082
}, },
{ {
"issueRef": "#143", "issueRef": "#143",
"path": "143", "path": "143",
"title": "Plugin SDK: frontend host for plugin windows and window-open API", "title": "Plugin SDK: frontend host for plugin windows and window-open API",
"status": "open", "status": "qa",
"priority": "high", "priority": "high",
"sprint": null, "sprint": null,
"assignedAgentIds": [ "assignedAgentIds": [
@ -1867,13 +1867,13 @@
"kind": "agent", "kind": "agent",
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d" "agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
}, },
"updatedAt": 1785794926635 "updatedAt": 1785796721101
}, },
{ {
"issueRef": "#144", "issueRef": "#144",
"path": "144", "path": "144",
"title": "Plugin SDK: shared React runtime for plugin layouts", "title": "Plugin SDK: shared React runtime for plugin layouts",
"status": "open", "status": "qa",
"priority": "high", "priority": "high",
"sprint": null, "sprint": null,
"assignedAgentIds": [ "assignedAgentIds": [
@ -1883,13 +1883,13 @@
"kind": "agent", "kind": "agent",
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d" "agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
}, },
"updatedAt": 1785794926654 "updatedAt": 1785796721119
}, },
{ {
"issueRef": "#145", "issueRef": "#145",
"path": "145", "path": "145",
"title": "Plugin SDK: expand and restructure SDK documentation", "title": "Plugin SDK: expand and restructure SDK documentation",
"status": "open", "status": "qa",
"priority": "high", "priority": "high",
"sprint": null, "sprint": null,
"assignedAgentIds": [ "assignedAgentIds": [
@ -1899,13 +1899,13 @@
"kind": "agent", "kind": "agent",
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d" "agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
}, },
"updatedAt": 1785794926667 "updatedAt": 1785796721137
}, },
{ {
"issueRef": "#146", "issueRef": "#146",
"path": "146", "path": "146",
"title": "QA: validate plugin window opening, React layouts, and SDK docs/examples", "title": "QA: validate plugin window opening, React layouts, and SDK docs/examples",
"status": "open", "status": "qa",
"priority": "high", "priority": "high",
"sprint": null, "sprint": null,
"assignedAgentIds": [ "assignedAgentIds": [
@ -1915,7 +1915,7 @@
"kind": "agent", "kind": "agent",
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d" "agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
}, },
"updatedAt": 1785794926679 "updatedAt": 1785796721013
} }
] ]
} }