feat: rename Loki to Coyote
This commit is contained in:
Generated
+77
-77
@@ -1396,6 +1396,83 @@ version = "0.8.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
||||
|
||||
[[package]]
|
||||
name = "coyote-ai"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"ansi_colours",
|
||||
"anyhow",
|
||||
"arboard",
|
||||
"argc",
|
||||
"async-recursion",
|
||||
"async-trait",
|
||||
"aws-smithy-eventstream",
|
||||
"base64",
|
||||
"bincode 2.0.1",
|
||||
"bitflags",
|
||||
"bm25",
|
||||
"bytes",
|
||||
"chrono",
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"clap_complete_nushell",
|
||||
"colored",
|
||||
"crossterm",
|
||||
"dirs",
|
||||
"duct",
|
||||
"dunce",
|
||||
"eventsource-stream",
|
||||
"fancy-regex",
|
||||
"futures-util",
|
||||
"fuzzy-matcher",
|
||||
"gman",
|
||||
"hmac 0.12.1",
|
||||
"hnsw_rs",
|
||||
"html_to_markdown",
|
||||
"http 1.4.0",
|
||||
"indexmap 2.14.0",
|
||||
"indoc",
|
||||
"inquire",
|
||||
"is-terminal",
|
||||
"json-patch",
|
||||
"log",
|
||||
"log4rs",
|
||||
"nu-ansi-term",
|
||||
"num_cpus",
|
||||
"open",
|
||||
"os_info",
|
||||
"parking_lot",
|
||||
"path-absolutize",
|
||||
"pretty_assertions",
|
||||
"rand 0.10.1",
|
||||
"reedline",
|
||||
"reqwest 0.13.3",
|
||||
"rmcp",
|
||||
"rust-embed",
|
||||
"scraper",
|
||||
"self_update",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_yaml",
|
||||
"serial_test",
|
||||
"sha2 0.10.9",
|
||||
"shell-words",
|
||||
"strum_macros",
|
||||
"syntect",
|
||||
"sys-locale",
|
||||
"terminal-colorsaurus",
|
||||
"textwrap",
|
||||
"tokio",
|
||||
"tree-sitter",
|
||||
"tree-sitter-python",
|
||||
"tree-sitter-typescript",
|
||||
"unicode-width",
|
||||
"url",
|
||||
"urlencoding",
|
||||
"uuid",
|
||||
"which",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "cpu-time"
|
||||
version = "1.0.0"
|
||||
@@ -3315,83 +3392,6 @@ dependencies = [
|
||||
"winapi",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "loki-ai"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"ansi_colours",
|
||||
"anyhow",
|
||||
"arboard",
|
||||
"argc",
|
||||
"async-recursion",
|
||||
"async-trait",
|
||||
"aws-smithy-eventstream",
|
||||
"base64",
|
||||
"bincode 2.0.1",
|
||||
"bitflags",
|
||||
"bm25",
|
||||
"bytes",
|
||||
"chrono",
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"clap_complete_nushell",
|
||||
"colored",
|
||||
"crossterm",
|
||||
"dirs",
|
||||
"duct",
|
||||
"dunce",
|
||||
"eventsource-stream",
|
||||
"fancy-regex",
|
||||
"futures-util",
|
||||
"fuzzy-matcher",
|
||||
"gman",
|
||||
"hmac 0.12.1",
|
||||
"hnsw_rs",
|
||||
"html_to_markdown",
|
||||
"http 1.4.0",
|
||||
"indexmap 2.14.0",
|
||||
"indoc",
|
||||
"inquire",
|
||||
"is-terminal",
|
||||
"json-patch",
|
||||
"log",
|
||||
"log4rs",
|
||||
"nu-ansi-term",
|
||||
"num_cpus",
|
||||
"open",
|
||||
"os_info",
|
||||
"parking_lot",
|
||||
"path-absolutize",
|
||||
"pretty_assertions",
|
||||
"rand 0.10.1",
|
||||
"reedline",
|
||||
"reqwest 0.13.3",
|
||||
"rmcp",
|
||||
"rust-embed",
|
||||
"scraper",
|
||||
"self_update",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_yaml",
|
||||
"serial_test",
|
||||
"sha2 0.10.9",
|
||||
"shell-words",
|
||||
"strum_macros",
|
||||
"syntect",
|
||||
"sys-locale",
|
||||
"terminal-colorsaurus",
|
||||
"textwrap",
|
||||
"tokio",
|
||||
"tree-sitter",
|
||||
"tree-sitter-python",
|
||||
"tree-sitter-typescript",
|
||||
"unicode-width",
|
||||
"url",
|
||||
"urlencoding",
|
||||
"uuid",
|
||||
"which",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "lru-slab"
|
||||
version = "0.1.2"
|
||||
|
||||
Reference in New Issue
Block a user