Metadata-Version: 2.4
Name: liteyukibot-v7-agent
Version: 0.1.0a1
Summary: Native OpenAI-compatible agent harness for LiteyukiBot v7.
Author: LiteyukiStudio
License-Expression: LicenseRef-LSO
Requires-Dist: liteyukibot-v7>=7.0.0a3,<8
Requires-Dist: liteyukibot-v7-agent-resolver>=0.1.0a1,<0.2
Requires-Dist: openai>=2,<3
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# LiteyukiBot Native Agent

The native agent is an agent-only LiteyukiBot v7 runtime. It receives normalized
events from source runtimes and emits ordinary actions back to those sources.
It uses the official OpenAI Python SDK with an OpenAI-compatible endpoint.
