nexus/packages/plugins/sdk/src
Justin Miller 56985a320f fix(plugins): address Greptile feedback on testing.ts
Remove unnecessary `as any` casts on capability strings (now valid
PluginCapability members) and add company-membership guards to match
production behavior in plugin-host-services.ts.
2026-03-16 16:01:00 -06:00
..
ui Clarify plugin authoring and external dev workflow 2026-03-14 10:40:21 -05:00
bundlers.ts Clarify plugin authoring and external dev workflow 2026-03-14 10:40:21 -05:00
define-plugin.ts Add plugin framework and settings UI 2026-03-13 16:22:34 -05:00
dev-cli.ts Add plugin framework and settings UI 2026-03-13 16:22:34 -05:00
dev-server.ts Add plugin framework and settings UI 2026-03-13 16:22:34 -05:00
host-client-factory.ts feat(plugins): add document CRUD methods to Plugin SDK 2026-03-16 15:53:50 -06:00
index.ts Clarify plugin authoring and external dev workflow 2026-03-14 10:40:21 -05:00
protocol.ts feat(plugins): add document CRUD methods to Plugin SDK 2026-03-16 15:53:50 -06:00
testing.ts fix(plugins): address Greptile feedback on testing.ts 2026-03-16 16:01:00 -06:00
types.ts feat(plugins): add document CRUD methods to Plugin SDK 2026-03-16 15:53:50 -06:00
worker-rpc-host.ts feat(plugins): add document CRUD methods to Plugin SDK 2026-03-16 15:53:50 -06:00