feat: unify plugin workspace navigation

This commit is contained in:
2026-09-03 13:39:55 +08:00
parent 959e2faf03
commit 1b1f206dd8
27 changed files with 3097 additions and 1100 deletions

View File

@@ -65,6 +65,7 @@ const moduleAccessKeyById: Record<AiModuleId, ModuleAccessKey> = {
};
const PROGRAMMING_ROUTE_PREFIXES = [
'/plugins',
'/plugin-marketplace',
'/my-plugins',
'/project-config',
@@ -80,7 +81,6 @@ const PROGRAMMING_ROUTE_PREFIXES = [
const PROGRAMMING_PROVIDER_ROUTE_PREFIXES = [
'/project-config',
'/project-plugins',
'/makelore-home',
'/kangaroo',
'/subagents',