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:
@ -1,6 +1,6 @@
|
||||
---
|
||||
issueRef: "#142"
|
||||
version: 1
|
||||
version: 3
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926619
|
||||
updatedAt: 1785796721082
|
||||
---
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
id: "73c2a22d-86bb-4bf5-912b-7766a528d5e7"
|
||||
number: 142
|
||||
title: "Plugin SDK: backend support for plugin-hosted windows"
|
||||
status: "open"
|
||||
status: "qa"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
@ -11,7 +11,7 @@ attachments: []
|
||||
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
createdAt: 1785794926619
|
||||
updatedAt: 1785794926619
|
||||
version: 1
|
||||
updatedAt: 1785796721082
|
||||
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.
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
issueRef: "#143"
|
||||
version: 1
|
||||
version: 3
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926635
|
||||
updatedAt: 1785796721101
|
||||
---
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
id: "9e684778-62df-491f-b824-d74960bd6b9d"
|
||||
number: 143
|
||||
title: "Plugin SDK: frontend host for plugin windows and window-open API"
|
||||
status: "open"
|
||||
status: "qa"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
@ -11,7 +11,7 @@ attachments: []
|
||||
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
createdAt: 1785794926635
|
||||
updatedAt: 1785794926635
|
||||
version: 1
|
||||
updatedAt: 1785796721101
|
||||
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.
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
issueRef: "#144"
|
||||
version: 1
|
||||
version: 3
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926654
|
||||
updatedAt: 1785796721119
|
||||
---
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
id: "7ed6eb7f-713e-41c6-a0b4-9783acf68268"
|
||||
number: 144
|
||||
title: "Plugin SDK: shared React runtime for plugin layouts"
|
||||
status: "open"
|
||||
status: "qa"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
@ -11,7 +11,7 @@ attachments: []
|
||||
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
createdAt: 1785794926654
|
||||
updatedAt: 1785794926654
|
||||
version: 1
|
||||
updatedAt: 1785796721119
|
||||
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.
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
issueRef: "#145"
|
||||
version: 1
|
||||
version: 3
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926667
|
||||
updatedAt: 1785796721137
|
||||
---
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
id: "00df9acb-29ec-498b-b0dd-56af00b3d630"
|
||||
number: 145
|
||||
title: "Plugin SDK: expand and restructure SDK documentation"
|
||||
status: "open"
|
||||
status: "qa"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
@ -11,7 +11,7 @@ attachments: []
|
||||
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
createdAt: 1785794926667
|
||||
updatedAt: 1785794926667
|
||||
version: 1
|
||||
updatedAt: 1785796721137
|
||||
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.
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
issueRef: "#146"
|
||||
version: 1
|
||||
version: 2
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926679
|
||||
updatedAt: 1785796721013
|
||||
---
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
id: "1b3f9aa1-c16a-4fb7-aab0-a3c5b56b200b"
|
||||
number: 146
|
||||
title: "QA: validate plugin window opening, React layouts, and SDK docs/examples"
|
||||
status: "open"
|
||||
status: "qa"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
@ -11,7 +11,7 @@ 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
|
||||
updatedAt: 1785796721013
|
||||
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.
|
||||
@ -1841,7 +1841,7 @@
|
||||
"issueRef": "#142",
|
||||
"path": "142",
|
||||
"title": "Plugin SDK: backend support for plugin-hosted windows",
|
||||
"status": "open",
|
||||
"status": "qa",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
@ -1851,13 +1851,13 @@
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926619
|
||||
"updatedAt": 1785796721082
|
||||
},
|
||||
{
|
||||
"issueRef": "#143",
|
||||
"path": "143",
|
||||
"title": "Plugin SDK: frontend host for plugin windows and window-open API",
|
||||
"status": "open",
|
||||
"status": "qa",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
@ -1867,13 +1867,13 @@
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926635
|
||||
"updatedAt": 1785796721101
|
||||
},
|
||||
{
|
||||
"issueRef": "#144",
|
||||
"path": "144",
|
||||
"title": "Plugin SDK: shared React runtime for plugin layouts",
|
||||
"status": "open",
|
||||
"status": "qa",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
@ -1883,13 +1883,13 @@
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926654
|
||||
"updatedAt": 1785796721119
|
||||
},
|
||||
{
|
||||
"issueRef": "#145",
|
||||
"path": "145",
|
||||
"title": "Plugin SDK: expand and restructure SDK documentation",
|
||||
"status": "open",
|
||||
"status": "qa",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
@ -1899,13 +1899,13 @@
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926667
|
||||
"updatedAt": 1785796721137
|
||||
},
|
||||
{
|
||||
"issueRef": "#146",
|
||||
"path": "146",
|
||||
"title": "QA: validate plugin window opening, React layouts, and SDK docs/examples",
|
||||
"status": "open",
|
||||
"status": "qa",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
@ -1915,7 +1915,7 @@
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926679
|
||||
"updatedAt": 1785796721013
|
||||
}
|
||||
]
|
||||
}
|
||||
Submodule sdk/IdeaSDK updated: 7e1bb5fd38...31925dc1ce
Reference in New Issue
Block a user