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/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.
|
||||
Reference in New Issue
Block a user