ag-agent 0.12.3

Agentty is an ADE (Agentic Development Environment) for structured, controllable AI-assisted software development.
Documentation

Agent backend transports and provider-neutral contracts.

This crate owns the agent execution boundary used by Agentty: provider model metadata, turn prompt payloads, CLI/app-server transports, and channel contracts. It intentionally avoids depending on the agentty application crate so provider-specific dependencies compile in a leaf workspace member.