You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design the plugin/extension surface that lets third parties hook into Claudius (custom tools, message transforms, transport adapters) without forking the widget.
Acceptance criteria
Write RFC document covering plugin lifecycle, hook points, and security model
Specify TypeScript interfaces for definePlugin()
Document v1 → v2 migration path for existing forks
Land RFC in docs/rfcs/0001-plugin-sdk.md
Open follow-up issues for each implementation phase
Goal
Design the plugin/extension surface that lets third parties hook into Claudius (custom tools, message transforms, transport adapters) without forking the widget.
Acceptance criteria
definePlugin()docs/rfcs/0001-plugin-sdk.mdMilestone
v1.2.0