story-kit: merge 183_story_refactor_matrix_bot_to_use_claude_code_provider_instead_of_direct_anthropic_api

This commit is contained in:
Dave
2026-02-25 12:42:11 +00:00
parent 7c48022230
commit a1d25d756b
7 changed files with 1823 additions and 14 deletions

View File

@@ -29,3 +29,4 @@ uuid = { version = "1.21.0", features = ["v4", "serde"] }
tokio-tungstenite = "0.28.0"
walkdir = "2.5.0"
filetime = "0.2"
matrix-sdk = { version = "0.9", default-features = false, features = ["native-tls"] }