AICodePro CLI Documentation

Select a category from the sidebar to see commands. Copy commands with a single click to use in your terminal.

aicode fix "optimize database queries"

Automatically scans your project and applies safe patches to optimize database queries.

aicode refactor "auth module"

Refactors the auth module intelligently while preserving functionality.

aicode build-feature "chat support"

Generates scaffolding and patch suggestions for a new feature.

Versioning & Changelog

v1.0.0 - November 2025

  • Initial release of AICodePro CLI
  • Core commands: fix, refactor, build-feature
  • Agent mode for multi-step autonomous tasks
  • Supports ChatGPT & Claude integration

v1.1.0 - TBD

  • Planned: advanced configuration management
  • Planned: more agent workflows
  • Planned: improved error handling