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:
6
.ideai/tickets/142/carnet.md
Normal file
6
.ideai/tickets/142/carnet.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
issueRef: "#142"
|
||||
version: 1
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926619
|
||||
---
|
||||
17
.ideai/tickets/142/issue.md
Normal file
17
.ideai/tickets/142/issue.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
id: "73c2a22d-86bb-4bf5-912b-7766a528d5e7"
|
||||
number: 142
|
||||
title: "Plugin SDK: backend support for plugin-hosted windows"
|
||||
status: "open"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
agentRefs: [{"agentId":"fe887179-933f-47d4-960f-c3b06827f86c","role":"assigned"}]
|
||||
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
|
||||
---
|
||||
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.
|
||||
6
.ideai/tickets/143/carnet.md
Normal file
6
.ideai/tickets/143/carnet.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
issueRef: "#143"
|
||||
version: 1
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926635
|
||||
---
|
||||
17
.ideai/tickets/143/issue.md
Normal file
17
.ideai/tickets/143/issue.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
id: "9e684778-62df-491f-b824-d74960bd6b9d"
|
||||
number: 143
|
||||
title: "Plugin SDK: frontend host for plugin windows and window-open API"
|
||||
status: "open"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
agentRefs: [{"agentId":"8f7da528-58df-4315-97e9-0562230ecc19","role":"assigned"}]
|
||||
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
|
||||
---
|
||||
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.
|
||||
6
.ideai/tickets/144/carnet.md
Normal file
6
.ideai/tickets/144/carnet.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
issueRef: "#144"
|
||||
version: 1
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926654
|
||||
---
|
||||
17
.ideai/tickets/144/issue.md
Normal file
17
.ideai/tickets/144/issue.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
id: "7ed6eb7f-713e-41c6-a0b4-9783acf68268"
|
||||
number: 144
|
||||
title: "Plugin SDK: shared React runtime for plugin layouts"
|
||||
status: "open"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
agentRefs: [{"agentId":"8f7da528-58df-4315-97e9-0562230ecc19","role":"assigned"}]
|
||||
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
|
||||
---
|
||||
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.
|
||||
6
.ideai/tickets/145/carnet.md
Normal file
6
.ideai/tickets/145/carnet.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
issueRef: "#145"
|
||||
version: 1
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926667
|
||||
---
|
||||
17
.ideai/tickets/145/issue.md
Normal file
17
.ideai/tickets/145/issue.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
id: "00df9acb-29ec-498b-b0dd-56af00b3d630"
|
||||
number: 145
|
||||
title: "Plugin SDK: expand and restructure SDK documentation"
|
||||
status: "open"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
agentRefs: [{"agentId":"8f7da528-58df-4315-97e9-0562230ecc19","role":"assigned"}]
|
||||
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
|
||||
---
|
||||
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.
|
||||
6
.ideai/tickets/146/carnet.md
Normal file
6
.ideai/tickets/146/carnet.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
issueRef: "#146"
|
||||
version: 1
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1785794926679
|
||||
---
|
||||
17
.ideai/tickets/146/issue.md
Normal file
17
.ideai/tickets/146/issue.md
Normal 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.
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"nextNumber": 142
|
||||
"nextNumber": 147
|
||||
}
|
||||
@ -1836,6 +1836,86 @@
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785766766212
|
||||
},
|
||||
{
|
||||
"issueRef": "#142",
|
||||
"path": "142",
|
||||
"title": "Plugin SDK: backend support for plugin-hosted windows",
|
||||
"status": "open",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
"fe887179-933f-47d4-960f-c3b06827f86c"
|
||||
],
|
||||
"createdBy": {
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926619
|
||||
},
|
||||
{
|
||||
"issueRef": "#143",
|
||||
"path": "143",
|
||||
"title": "Plugin SDK: frontend host for plugin windows and window-open API",
|
||||
"status": "open",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
"8f7da528-58df-4315-97e9-0562230ecc19"
|
||||
],
|
||||
"createdBy": {
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926635
|
||||
},
|
||||
{
|
||||
"issueRef": "#144",
|
||||
"path": "144",
|
||||
"title": "Plugin SDK: shared React runtime for plugin layouts",
|
||||
"status": "open",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
"8f7da528-58df-4315-97e9-0562230ecc19"
|
||||
],
|
||||
"createdBy": {
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926654
|
||||
},
|
||||
{
|
||||
"issueRef": "#145",
|
||||
"path": "145",
|
||||
"title": "Plugin SDK: expand and restructure SDK documentation",
|
||||
"status": "open",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
"8f7da528-58df-4315-97e9-0562230ecc19"
|
||||
],
|
||||
"createdBy": {
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926667
|
||||
},
|
||||
{
|
||||
"issueRef": "#146",
|
||||
"path": "146",
|
||||
"title": "QA: validate plugin window opening, React layouts, and SDK docs/examples",
|
||||
"status": "open",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
"ab328d90-c307-4771-a3b6-6c56089c8506"
|
||||
],
|
||||
"createdBy": {
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1785794926679
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user