Metadata-Version: 2.4
Name: kryth
Version: 1.0.7
Summary: KRYTH CLI: Autonomous Coding Intelligence — terminal AI coding agent with tools, sessions, and OpenAI-compatible model support
Author: Navadeep
License-Expression: MIT
Keywords: ai,coding-agent,ai-coder,cli,openai-compatible,developer-tools
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Terminals
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai>=1.0.0
Requires-Dist: prompt_toolkit>=3.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: python-dotenv>=1.0.0
Provides-Extra: bridge
Requires-Dist: fastapi>=0.110.0; extra == "bridge"
Requires-Dist: uvicorn>=0.29.0; extra == "bridge"
Requires-Dist: websockets>=12.0; extra == "bridge"
Requires-Dist: playwright>=1.44.0; extra == "bridge"
Dynamic: license-file
