Metadata-Version: 2.4
Name: god-code
Version: 0.4.3
Summary: AI coding agent specialized for Godot game development
Project-URL: Homepage, https://github.com/chuisiufai/god-code
Project-URL: Repository, https://github.com/chuisiufai/god-code
Author: chuisiufai
License: GPL-3.0-or-later
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: click>=8.1
Requires-Dist: eval-type-backport>=0.2.0; python_version < '3.10'
Requires-Dist: httpx>=0.27
Requires-Dist: packaging>=21.0
Requires-Dist: pillow>=10.3
Requires-Dist: prompt-toolkit>=3.0
Requires-Dist: pydantic>=2.7
Requires-Dist: rich>=13.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest-mock>=3.14; extra == 'dev'
Requires-Dist: pytest>=8.2; extra == 'dev'
