Metadata-Version: 2.4
Name: moxagy
Version: 0.0.3rc2
Summary: MoxAgy CLI Application
Author: Morgan Chen
Author-email: tetsuhou@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: pyyaml
Requires-Dist: moxtools>=0.9.7
Requires-Dist: python-dotenv
Requires-Dist: google-genai
Requires-Dist: markdown
Provides-Extra: gui
Requires-Dist: streamlit; extra == "gui"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

MoxAgy 是一個基於 Agentic AI 架構開發的軟體開發自動化 CLI 工具。它提供了標準化、模組化的指令列介面，支援透過 YAML 設定檔與 AI Agent 技術進行程式碼審查、自動重構、API 文件生成、CLI 專案腳手架建立等自動化檔案處理任務。

- **支援的平台與環境**：
  - **作業系統**：Windows & Linux
  - **Python 版本**：Python 3.11, Python 3.12 (CP311 & CP312)
