Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Version AI Tracker - 版本AI自动化管理神器New to Visual Studio Code? Get it now.
Version AI Tracker - 版本AI自动化管理神器

Version AI Tracker - 版本AI自动化管理神器

MuRyan

|
36 installs
| (0) | Free
AI-powered version tracking and changelog management | AI驱动的版本追踪与更新日志管理
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Version AI Tracker - 版本AI自动化管理神器

English | 简体中文

English

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.

🌟 Key Features

  • 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

🚀 Getting Started

  1. Installation

    • Open VSCode/Cursor
    • Press Ctrl+P / Cmd+P
    • Type ext install muryan.version-ai-tracker
  2. 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
  3. Git Commit Integration

    # Add new feature
    git commit -m "feat: add user authentication"
    
    # Fix a bug
    git commit -m "fix: resolve login issue"
    

🤝 Contributing

We welcome contributions! If you have suggestions or find bugs:

  1. Open an issue on GitHub
  2. Fork the repository
  3. Create a pull request

📞 Contact & Support

  • GitHub Issues: Report Bug
  • Email: mylapland99@gmail.com
  • Twitter: @forinitial

📋 Version History

v0.0.3

  • 🔄 Updated package version and documentation
  • 📝 Improved version history format
  • 🌟 Enhanced overall stability

v0.0.2

  • ✨ Added AI-powered code summary for Git commits
  • 🔧 Enhanced error handling and backup functionality
  • 🌐 Improved Cursor API integration

v0.0.1

  • 🎉 Initial release
  • ✨ Basic changelog management
  • 🔄 Git commit monitoring
  • 🌍 Bilingual support (English/Chinese)

简体中文

一款由 AI 驱动的 VSCode 和 Cursor 版本追踪插件。自动监控 Git 提交,智能分类变更,维护结构化的更新日志。

🌟 核心特性

  • AI 智能追踪:自动检测并分类您的 Git 提交
  • 智能版本管理:智能组织功能更新和问题修复
  • 双语支持:完整支持中文和英文
  • Git 集成:与 Git 工作流无缝集成
  • 实时更新:提交代码时即时更新日志

🚀 快速开始

  1. 安装插件

    • 打开 VSCode/Cursor
    • 按下 Ctrl+P / Cmd+P
    • 输入 ext install muryan.version-ai-tracker
  2. 基本使用

    • 添加新功能:Version AI Tracker: 添加新功能记录
    • 添加Bug修复:Version AI Tracker: 添加Bug修复记录
    • 创建新版本:Version AI Tracker: 创建新版本
  3. Git 提交集成

    # 添加新功能
    git commit -m "feat: 添加用户认证功能"
    
    # 修复问题
    git commit -m "fix: 解决登录问题"
    

🤝 参与贡献

欢迎参与项目贡献!如果您有建议或发现问题:

  1. 在 GitHub 上提交 Issue
  2. Fork 项目仓库
  3. 创建 Pull Request

📞 联系与支持

  • GitHub Issues: 报告问题
  • 邮箱: mylapland99@gmail.com
  • Twitter:@MuRyanice

📋 版本历史

v0.0.3

  • 🔄 更新包版本和文档
  • 📝 改进版本历史格式
  • 🌟 增强整体稳定性

v0.0.2

  • ✨ 新增 Git 提交的 AI 代码总结功能
  • 🔧 增强错误处理和备份功能
  • 🌐 改进 Cursor API 集成

v0.0.1

  • 🎉 首次发布
  • ✨ 基础更新日志管理
  • 🔄 Git 提交监控
  • 🌍 双语支持(中文/英文)

License

MIT License - Copyright (c) 2024 MuRyanice

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft