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
- Plugin Detail View: Added full detail view for plugins with install/uninstall functionality and marketplace integration.
5
+
- Marketplace UI: Integrated backend services for browsing, installing, and managing plugins directly in the UI.
6
+
- Layout Enhancements: Added a sidebar toggle to the plugins header and refined component spacing.
7
+
8
+
### 🎙️ AI & Voice Features
9
+
- On-Device Dictation: Implemented local voice dictation with dedicated model management and UI integration.
10
+
- OpenAI Integration: Added API key authentication support to CodexAuth and exposed status in the AgentView.
11
+
12
+
### 🛠️ Architecture & Maintenance
13
+
- Code Base Refactoring: Modularized PluginsView into feature-based components, added a dedicated hook-driven context, and updated imports to use the @/features alias.
0 commit comments