talos-cli-0.9.2 is not a library.
talos-cli
The command-line binary for Talos, a Rust-native local coding agent.
Install
From a release archive
|
See the root README for Windows instructions and manual archive downloads.
From source
Upgrading
Uninstalling
Usage
See the root README for configuration, built-in tools, slash commands, skills, MCP integration, and the safety model.
Support Boundary
This crate provides a binary only. The talos-cli library API is not a supported SDK surface
and may change without notice between pre-1.0 versions.
Rust projects that need to embed the agent runtime should depend on
talos-runtime instead, which exposes the stable pre-1.0
RuntimeBuilder / RuntimeHandle facade.
License
Apache-2.0. See LICENSE.