Commit fb478f1
refactor: 重构项目结构,移除老项目
### 结构调整
- 将 autocode_mcp 子目录提升为项目根目录
- 删除 acmgo_agent 老项目
- 删除 problems 示例题目目录
- 删除 docs 文档目录
- 删除 .agent 配置目录
### 项目框架
- CI 配置移至 .github/workflows/ci.yml
- 更新 README.md 和 CLAUDE.md
- 保留 Makefile、LICENSE、CHANGELOG.md
### 最终结构
AutoCode/
├── src/autocode_mcp/ # 源代码
├── tests/ # 测试用例 (51个)
├── templates/ # C++ 模板
├── pyproject.toml # 项目配置
└── Makefile # 开发命令
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e0fa820 commit fb478f1
File tree
230 files changed
+191
-2837185
lines changed- .agent/rules
- .claude
- .github
- ISSUE_TEMPLATE
- instructions
- workflows
- acmgo_agent
- agent
- core
- prompts
- providers
- tools
- cli
- config
- templates
- tests
- fixtures
- test_core
- test_tools
- autocode_mcp
- .github/workflows
- templates
- docs
- problems
- tower_construction
- files
- scripts
- solutions
- statements
- tests
- trade_zone
- files
- scripts
- solutions
- statements
- tests
- src/autocode_mcp
- prompts
- resources
- tools
- utils
- templates
- tests
- test_tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
230 files changed
+191
-2837185
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments