Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 661 Bytes

File metadata and controls

7 lines (5 loc) · 661 Bytes

Active Technologies

  • Python 3.11+ + Click 8.1+ (CLI framework), Rich 13.0+ (terminal UI), Pydantic v2 (models), FastMCP (MCP server), PyYAML (config/lock files), GitPython/subprocess (git operations) (004-npm-style-source-workflow)
  • File-based — ~/.aam/config.yaml (config), aam-lock.yaml (lock file), ~/.aam/sources-cache/ (git clones), ~/.aam/packages/ (installed packages) (004-npm-style-source-workflow)

Recent Changes

  • 004-npm-style-source-workflow: Added Python 3.11+ + Click 8.1+ (CLI framework), Rich 13.0+ (terminal UI), Pydantic v2 (models), FastMCP (MCP server), PyYAML (config/lock files), GitPython/subprocess (git operations)