Create plugins/index.ts bootstrap and claude-provider.ts implementing the AIProviderAdapter interface from @aiui/core. The Claude provider wraps the existing proxy streaming logic as an async generator. Plugin initialization is called in main.ts before app mount. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>