course_4/CLAUDE.md
YinMo19 bf4e66ca36 feat: add CLI agent with file and command tools
- Add agent module with file operations and command execution tools
- Implement create_file, delete_file, read_file, and execute_command tools
- Add colored terminal output and user confirmation for commands
- Update dependencies: dotenv, serde, serde_json, thiserror
- Add .env.example with DEEPSEEK_API_KEY template
- Add CLAUDE.md project documentation
- Refactor main.rs to use agent system with interactive prompt
2025-11-20 17:21:06 +08:00

4 lines
399 B
Markdown

这是一个基于 rust 和 rig 的 命令行 agent 工具项目。
只做最小化修改,不要做任何多余动作,代码保持量最小,最简洁,最有函数式风格。用中文回复我,但是在代码中只能用英文做注释。在做完之后考虑使用 cargo build 来编译看看是否通过。不允许创造任何 markdown 文档,你直接梗概你所做事情即可。