feat(project-config): simplify plugin and model drawers

This commit is contained in:
inman
2026-09-07 14:58:30 +08:00
parent 918f8f80dc
commit d278785da8
16 changed files with 583 additions and 709 deletions

View File

@@ -67,8 +67,10 @@ const MARKETPLACE_ARTIFACT_MARKERS = Object.freeze({
renderer: Object.freeze([
'/api/coding/plugin-marketplace/catalog',
'/api/coding/plugin-marketplace/library',
'免费获取',
'获取、项目启用与伙伴分配彼此独立',
'为你的智能体添加插件,拓展更多能力。',
'acquire',
'install_stable',
'enable_project',
'/project-config/plugins',
]),
});