docs: refined the description of coyote better
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Coyote: All-in-one, batteries-included LLM runtime
|
||||
# Coyote: The batteries-included runtime for LLMs
|
||||
|
||||

|
||||
[](https://crates.io/crates/coyote-ai)
|
||||
@@ -8,12 +8,16 @@
|
||||

|
||||
[](https://github.com/Dark-Alex-17/coyote/blob/main/LICENSE)
|
||||
|
||||
Coyote is an all-in-one, batteries-included, LLM runtime featuring Shell Assistant, CLI & REPL Mode, RAG, AI Tools &
|
||||
Agents, and more.
|
||||
Coyote is an **all-in-one, batteries-included LLM runtime** for building, running, and interacting with AI from your terminal.
|
||||
It brings together a Shell Assistant, CLI & REPL modes, RAG, tools, agents, MCP, skills, sandboxes, multi-agent workflows, and
|
||||
more in a single runtime.
|
||||
|
||||
Coyote comes ready to use with built-in agents, roles, macros, and tools, so you can get started without assembling an AI
|
||||
stack from scratch. When you want to extend it, entire bundles of agents, roles, macros, tools, MCP servers, and other
|
||||
configurations can be installed directly from any Git repository.
|
||||
|
||||
See [Sharing Configurations](https://github.com/Dark-Alex-17/coyote/wiki/Sharing-Configurations) to learn how to create, install, and share Coyote configurations.
|
||||
|
||||
It is designed to include a number of useful agents, roles, macros, and more so users can get up and running with Coyote
|
||||
in as little time as possible. You can also install entire bundles of agents, roles, macros, tools, and MCP servers from
|
||||
any git repository. See [Sharing Configurations](https://github.com/Dark-Alex-17/coyote/wiki/Sharing-Configurations) for more information.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user