2 Commits

Author SHA1 Message Date
51cc93d408 docs: 重构 README.md,整合所有说明文档
- 将分散的说明文件整合到 README.md 中
- 使用中文编写完整的项目文档
- 包含安装、配置、使用、开发、升级、Git 工作流等所有内容
- 删除重复的单独文档文件
- 提供完整的故障排除和贡献指南
- 统一文档结构,提升用户体验
2025-07-12 22:19:03 +08:00
644071850a Initial commit: AI Shell v0.1.0
- AI-powered shell command generator using DeepSeek V3
- Support for natural language to shell command conversion
- Secure configuration management with .env files
- Package structure with uv tool installation support
- Chinese and English language support
- Configuration validation and error handling
2025-07-12 22:06:15 +08:00