docs: align CLI docs to models subcommands; host: scan XDG plugin dir; ci: add GitHub Actions; chore: add CHANGELOG

This commit is contained in:
2025-08-14 11:16:50 +02:00
parent 0a249f2197
commit cbf48a0452
8 changed files with 100 additions and 33 deletions

1
Cargo.lock generated
View File

@@ -1193,6 +1193,7 @@ name = "polyscribe-host"
version = "0.1.0"
dependencies = [
"anyhow",
"directories",
"serde",
"serde_json",
"tokio",