release: v0.8.58 — native Anthropic provider, hooks v2 JSON decisions, clickable sidebar, provider-aware subagent routing, model-fact prompt templating

Co-Authored-By: Claude <noreply@anthropic.com>
https://claude.ai/code/session_018zaP8vUfTAsrE38L6h6fw5
This commit is contained in:
Claude
2026-06-11 06:04:32 +00:00
committed by Hunter Bown
parent ce39b111cd
commit 0181493c79
19 changed files with 219 additions and 135 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ description = "Hook dispatch and notifications parity for DeepSeek workspace arc
anyhow.workspace = true
async-trait.workspace = true
chrono.workspace = true
codewhale-protocol = { path = "../protocol", version = "0.8.57" }
codewhale-protocol = { path = "../protocol", version = "0.8.58" }
reqwest.workspace = true
serde.workspace = true
serde_json.workspace = true