R48 - Workspace and Knowledge Base Assistant Integration
This update focuses on the integration of system knowledge base with Workspace functionality, along with optimizations to plugin user experience.
Key Features and Improvements
1. AI Platform - Workspace and Knowledge Base Assistant Integration
To further optimize development experience and improve work efficiency, we have completed the initial integration between Workspace and Knowledge Base Assistant. Through this integration, users can now directly upload ZIP format code repository files in the Knowledge Base Assistant, enabling quick addition of code repositories to Workspace. This means both individual projects and team collaborations can benefit from seamless knowledge management and code operation workflows.
Reference: Product Manual | AISE Service Platform | User, Department and Role Management
2. AI Platform - Azure User Group Auto-Sync and Matching
For scenarios using Azure user unified authentication, we’ve added user group functionality to facilitate resource management. User groups in AISE will automatically sync with Azure user groups, eliminating the need for manual maintenance by administrators.
When users log in through Azure, the system will automatically fetch their Azure user group information and complete data synchronization. Therefore, in Azure login scenarios, we recommend administrators manage user groups only in Azure, while using AISE solely for model access control configuration.
Note:
- When using Azure AD login, user group information will be strictly synchronized with Azure system information;
- The model used for code completion is specially configured by the system and is not restricted by user group or department permissions;
3. Plugins - New Command Support
- SmartCode VSCode plugin and SmartCode IDEA plugin have both added @workspace #<repo_name> command.
- SmartCode VSCode plugin and SmartCode IDEA plugin have both introduced @kb #
command.
Other Updates
Optimization
Improved user experience for @kb and @workspace commands in SmartChat WebFix
Various known issues fixed