Metadata-Version: 2.4
Name: chio-code-agent
Version: 0.1.0
Summary: Chio-governed tool wrappers for coding agents -- safe file, shell, and git access with a zero-config default policy
Author: Backbay Industries
License-Expression: MIT
Keywords: agent,capability,chio,claude,coding,cursor,mcp,security
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: chio-sdk-python>=0.1.0
Requires-Dist: pydantic<3,>=2.5
Requires-Dist: pyyaml<7,>=6
Provides-Extra: dev
Requires-Dist: mypy>=1.10; extra == 'dev'
Requires-Dist: pytest-asyncio<1,>=0.23; extra == 'dev'
Requires-Dist: pytest<9,>=8; extra == 'dev'
Requires-Dist: ruff>=0.5; extra == 'dev'
Requires-Dist: types-pyyaml>=6; extra == 'dev'
