refactoring

different default system prompts for cli and audio
This commit is contained in:
2026-05-04 21:18:09 +02:00
parent 3d8975cfc1
commit 51b1123cf9
16 changed files with 80 additions and 45 deletions
+4 -2
View File
@@ -977,7 +977,7 @@ checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
[[package]]
name = "mcp_server_collection"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"axum",
"chrono",
@@ -994,6 +994,7 @@ dependencies = [
"tokio-util",
"toml",
"tower-http",
"tracing",
"tracing-subscriber",
"url",
"uuid",
@@ -1108,8 +1109,9 @@ checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
[[package]]
name = "own_assist_common"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"log",
"serde",
"thiserror",
"toml",