CoStrict CoStrict
统一设备、团队知识与 AI 会话,让企业级开发可管理、可复用、可交接 Unify devices, team knowledge, and AI sessions to make enterprise development manageable, reusable, and take-over ready
CoStrict Cloud 平台 CoStrict Cloud Platform
访问 Cloud 平台,管理你的工作空间、设备连接和团队技能。连接设备、选择工作目录,开始真正的开发任务。 Access the Cloud platform to manage your workspaces, device connections, and team skills. Connect devices, choose working directories, and start real development tasks.
配置与使用指南 Setup & Usage Guide
以下为 CoStrict 插件与 CLI 的配置说明,供参考使用 Configuration details for CoStrict plugin and CLI, for reference
BaseURL 配置 BaseURL Configuration
当前服务器地址:https://zgsm.sangfor.com
Current server address: https://zgsm.sangfor.com
CoStrict 插件 CoStrict Plugin
- VS Code:插件商店搜索 "CoStrict" 或 GitHub 下载 VS Code: Search "CoStrict" in store or download from GitHub
- JetBrains:参考 costrict.ai/download JetBrains: See costrict.ai/download
-
BaseURL:
https://zgsm.sangfor.comBaseURL:https://zgsm.sangfor.com
环境变量配置 Environment Variables
-
插件:设置 BaseUrl 为
https://zgsm.sangfor.comPlugin: Set BaseUrl tohttps://zgsm.sangfor.com -
CLI (Shell):
export COSTRICT_BASE_URL=https://zgsm.sangfor.comCLI (Shell):export COSTRICT_BASE_URL=https://zgsm.sangfor.com -
CLI (PowerShell):
$env:COSTRICT_BASE_URL="https://zgsm.sangfor.com"CLI (PowerShell):$env:COSTRICT_BASE_URL="https://zgsm.sangfor.com"