coyote-ai 0.7.2

An all-in-one, batteries included LLM CLI Tool
1
2
3
4
pub(crate) mod bash;
pub(crate) mod common;
pub(crate) mod python;
pub(crate) mod typescript;