清理旧文件并升级课评系统至笔记批量工作流
- 删除 lesson 下已迁移到独立仓库的课程大纲和 demo 文件 - 删除旧的「出勤登记」目录(已整合到 .claude/memory/class 下) - 删除临时调试文件(all_students.txt、has_profile.txt、oj_hw_a_debug.html) - 课评生成 skill 全面升级:支持从笔记文件批量生成课评 - AIGC.md 增加家长信固定开头格式,与 CSP03 统一 - 新增「课评写入和查找规则 V1.0.md」 - 更新 CLAUDE.md 班级学生数(33 人)
This commit is contained in:
@@ -52,7 +52,14 @@
|
||||
"Bash(echo '| 2026-05-04 | 我的个人主页(下) | 第9课 | ✅ 出勤 |')",
|
||||
"Bash(echo '| 2026-05-11 | 魔幻俄罗斯方块(下) | 第10课 | ✅ 出勤 |')",
|
||||
"Bash(python3 *)",
|
||||
"Bash(xargs dirname)"
|
||||
"Bash(xargs dirname)",
|
||||
"Read(//tmp/**)",
|
||||
"Bash(find .claude/memory/class/CSP03* -path '*/feedback/*.md')",
|
||||
"Bash(awk '{print $1, $2}')",
|
||||
"mcp__ide__executeCode",
|
||||
"Bash(grep -E \"feedback.*\\\\.md$\")",
|
||||
"Bash(git ls-remote *)",
|
||||
"Bash(git config *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user