a3s 0.8.0

a3s — A3S coding agent CLI; `a3s code` launches the interactive TUI
1
2
3
4
//! Product-owned account discovery and explicit login/logout commands.

pub(crate) mod catalog;
pub(crate) mod command;