a3s 0.9.8

a3s — A3S coding agent CLI; `a3s code` launches the interactive TUI
Documentation
1
2
3
4
5
//! Unified model discovery, routing, selection, and CLI commands.

pub(crate) mod catalog;
pub(crate) mod route;
pub(crate) mod selection;