Merge branch 'main' into gsd/phase-13-aiui-functional-conversational-node-control-and-content-surf

# Conflicts:
#	.planning/config.json
This commit is contained in:
archipelago
2026-08-06 16:02:47 -04:00
26 changed files with 1438 additions and 67 deletions
+3
View File
@@ -148,6 +148,8 @@ dependencies = [
"reed-solomon-erasure",
"regex",
"reqwest 0.11.27",
"rustls-pemfile",
"rustls-webpki 0.101.7",
"sd-notify",
"serde",
"serde_bytes",
@@ -160,6 +162,7 @@ dependencies = [
"tempfile",
"thiserror 1.0.69",
"tokio",
"tokio-rustls 0.24.1",
"tokio-test",
"tokio-tungstenite 0.20.1",
"toml",