An AI-powered version tracking and changelog management tool for VSCode and Cursor. Automatically monitors your Git commits, intelligently categorizes changes, and maintains a well-structured changelog.
- AI-Powered Tracking: Automatically detects and categorizes your Git commits
- Smart Version Management: Intelligently organizes changes into features and bug fixes
- Bilingual Support: Full support for both English and Chinese
- Git Integration: Seamless integration with your Git workflow
- Real-time Updates: Instant changelog updates as you commit
-
Installation
- Open VSCode/Cursor
- Press
Ctrl+P/Cmd+P - Type
ext install muryan.version-ai-tracker
-
Basic Usage
- Add Feature:
Version AI Tracker: Add New Feature - Add Bug Fix:
Version AI Tracker: Add Bug Fix - Create Version:
Version AI Tracker: Create New Version
- Add Feature:
-
Git Commit Integration
# Add new feature git commit -m "feat: add user authentication" # Fix a bug git commit -m "fix: resolve login issue"
We welcome contributions! If you have suggestions or find bugs:
- Open an issue on GitHub
- Fork the repository
- Create a pull request
- GitHub Issues: Report Bug
- Email: mylapland99@gmail.com
- Twitter: @forinitial
- 🔄 Updated package version and documentation
- 📝 Improved version history format
- 🌟 Enhanced overall stability
- ✨ Added AI-powered code summary for Git commits
- 🔧 Enhanced error handling and backup functionality
- 🌐 Improved Cursor API integration
- 🎉 Initial release
- ✨ Basic changelog management
- 🔄 Git commit monitoring
- 🌍 Bilingual support (English/Chinese)
一款由 AI 驱动的 VSCode 和 Cursor 版本追踪插件。自动监控 Git 提交,智能分类变更,维护结构化的更新日志。
- AI 智能追踪:自动检测并分类您的 Git 提交
- 智能版本管理:智能组织功能更新和问题修复
- 双语支持:完整支持中文和英文
- Git 集成:与 Git 工作流无缝集成
- 实时更新:提交代码时即时更新日志
-
安装插件
- 打开 VSCode/Cursor
- 按下
Ctrl+P/Cmd+P - 输入
ext install muryan.version-ai-tracker
-
基本使用
- 添加新功能:
Version AI Tracker: 添加新功能记录 - 添加Bug修复:
Version AI Tracker: 添加Bug修复记录 - 创建新版本:
Version AI Tracker: 创建新版本
- 添加新功能:
-
Git 提交集成
# 添加新功能 git commit -m "feat: 添加用户认证功能" # 修复问题 git commit -m "fix: 解决登录问题"
欢迎参与项目贡献!如果您有建议或发现问题:
- 在 GitHub 上提交 Issue
- Fork 项目仓库
- 创建 Pull Request
- GitHub Issues: 报告问题
- 邮箱: mylapland99@gmail.com
- Twitter:@MuRyanice
- 🔄 更新包版本和文档
- 📝 改进版本历史格式
- 🌟 增强整体稳定性
- ✨ 新增 Git 提交的 AI 代码总结功能
- 🔧 增强错误处理和备份功能
- 🌐 改进 Cursor API 集成
- 🎉 首次发布
- ✨ 基础更新日志管理
- 🔄 Git 提交监控
- 🌍 双语支持(中文/英文)
MIT License - Copyright (c) 2024 MuRyanice