Open
Conversation
- 删除旧文档:agent-loop.md, tools.md, channels.md, providers.md, websocket.md, auth.md, cron.md, memory.md, skills.md, subagent.md, tool-calls-display-fix.md, configuration.md, plans/2026-03-02-aie-design.md - 新建 designs/ 目录和 9 个模块化设计文档 - 新建 MODULE_DESIGN_INDEX.md 作为文档索引 - 新建 PROJECT_PROGRESS.md 追踪项目进度 - 保留独特内容文档:configuration-manual.md, quick-start-guide.md, deployment.md, api-reference.md, ci-testing.md, channel-troubleshooting.md
CI/CD 工作流: - 添加主 CI 工作流 (ci.yml) - 代码质量检查、测试、安全扫描 - 添加发布工作流 (release.yml) - 版本构建和 GitHub 发布 - 添加 Claude Code 工作流 (claude-code.yml) - AI 辅助开发 - 添加依赖检查工作流 (dependencies.yml) - 自动检查依赖更新 - 添加 PR 标签工作流 (pr-labeler.yml) - 自动标签分类 贡献规范: - 添加 CONTRIBUTING.md - 贡献指南 - 添加 MODULE_DEVELOPMENT_GUIDE.md - 模块开发规范 - 添加 TESTING_GUIDE.md - 测试指南 - 添加 ISSUE 和 PR 模板 - 添加 .pre-commit-config.yaml - 预提交钩子 Docker 部署: - 添加 docker-compose.yml - 一键部署配置 - 添加 docker-compose.models.yml - 模型部署配置 - 添加 Dockerfile (backend/ci/frontend) - 容器镜像 - 添加 docker-start.sh/bat - 一键启动脚本 - 添加 deploy-model.sh - 模型部署脚本 - 添加 nginx.conf - 反向代理配置 代码质量: - 更新 .flake8 配置 - 添加 .vscode/settings.json - VS Code 配置 - 添加 .claude/settings.json - Claude Code 配置 文档: - 添加 CICD_OVERVIEW.md - CI/CD 总览 - 添加 docker/README.md - Docker 快速开始 - 添加 docker/MODEL_DEPLOY.md - 模型部署指南
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.