Skip to content

Release v0.1.2

Choose a tag to compare

@FradSer FradSer released this 24 Sep 09:01
· 14 commits to main since this release

πŸŽ‰ DotAgent CLI v0.1.2

✨ What's New

  • 🏷️ FRAD PRODUCT Branding: Added stylish badges to showcase this as a FRAD product
  • 🐦 Social Integration: Twitter follow badge for community engagement
  • πŸ€– Claude Code Badge: Clear indication of Claude Code integration
  • 🌐 Language Switcher: Easy navigation between English and Chinese documentation
  • πŸ“– Comprehensive Changelog: Full changelog following Keep a Changelog standard

πŸ”„ Changes

  • πŸ“¦ Package Rebranding: Updated from dotagent to dotclaude-cli for PyPI
  • 🎯 Universal Focus: Rebranded as "Universal AI Agent Configuration Tool"
  • πŸ”— Repository URLs: Updated all URLs to match new dotagent-cli repository name
  • πŸ’š Badge Color: Updated FRAD PRODUCT badge to green theme

πŸ—‘οΈ Removals

  • 🚫 Outdated Workflows: Removed GitHub Actions workflow with incorrect references

πŸ“¦ Installation

pip install dotclaude-cli

πŸš€ Usage

# Sync Claude Code configurations
dotagent claude sync

# Check sync status  
dotagent claude status

# Include project-specific agents
dotagent claude sync --local

πŸ€– Generated with Claude Code