# agent-web **Repository Path**: roc-workspace/agent-web ## Basic Information - **Project Name**: agent-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-12 - **Last Updated**: 2025-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # roc-uiap Unified identity authentication platform 统一身份认证平台 ## 项目开发调试构建 ```sh pnpm install ``` ### 开发调试 ```sh· pnpm dev ``` ### 项目构建 ```sh pnpm build ``` ### 代码检查 ```sh pnpm lint ```