feat(cursor): wire executor through portal, admin, and wechat routes
Register cursor in LLM executor bindings, route page/code tasks through cursor runtime selection, and bootstrap wechat cursor policy services. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -87,6 +87,7 @@ const CONSOLES = {
|
||||
skillRuntimeConfigService: services.skillRuntimeConfigService,
|
||||
systemDisclosurePolicyService: services.systemDisclosurePolicyService,
|
||||
agentCodeRunPolicyService: services.agentCodeRunPolicyService,
|
||||
wechatCursorExecutorPolicyService: services.wechatCursorExecutorPolicyService,
|
||||
adminSystemTestService: services.adminSystemTestService,
|
||||
plazaPosts: services.plazaPosts,
|
||||
plazaOps: services.plazaOps,
|
||||
|
||||
Reference in New Issue
Block a user