Metadata-Version: 2.4
Name: arkady-agent
Version: 1.16.1
Summary: Arkady's standalone agent runtime: hosts Agenton-composed Pydantic AI agent runs behind a FastAPI server, with knowledge, ask-human, and sandboxed shell layers.
Requires-Python: <4.0,>=3.12
Description-Content-Type: text/markdown
Requires-Dist: httpx==0.28.1
Requires-Dist: httpx2<3.0.0,>=2.5.0
Requires-Dist: pydantic<2.13,>=2.12.5
Requires-Dist: pydantic-ai-slim<2.0.0,>=1.102.0
Requires-Dist: typing-extensions<5.0.0,>=4.12.2
Provides-Extra: grpc
Requires-Dist: grpclib[protobuf]<0.5.0,>=0.4.9; extra == "grpc"
Requires-Dist: protobuf<7.0.0,>=6.33.5; extra == "grpc"
Provides-Extra: server
Requires-Dist: fastapi==0.136.0; extra == "server"
Requires-Dist: arkady-graphon<0.8.0,>=0.7.0; extra == "server"
Requires-Dist: jsonschema<5.0.0,>=4.23.0; extra == "server"
Requires-Dist: jwcrypto<2,>=1.5.6; extra == "server"
Requires-Dist: logfire[fastapi,httpx,redis]<5.0.0,>=4.37.0; extra == "server"
Requires-Dist: pydantic-ai-slim[anthropic,google,openai]<2.0.0,>=1.85.1; extra == "server"
Requires-Dist: pydantic-settings<3.0.0,>=2.12.0; extra == "server"
Requires-Dist: redis<8.0.0,>=7.4.0; extra == "server"
Requires-Dist: uvicorn[standard]==0.46.0; extra == "server"

# Arkady Agent

Документация Agenton — в [`docs/agenton/guide/index.md`](docs/agenton/guide/index.md) и
[`docs/agenton/api/index.md`](docs/agenton/api/index.md).

Документация Arkady Agent runtime — в [`docs/arkady-agent/index.md`](docs/arkady-agent/index.md).
Сборка всей документации: `make docs` из этой директории.

---

English version: [README.en.md](README.en.md)
