course_4/.env.example
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

2 lines
18 B
Plaintext