fix(hive-claude): match session by parsed top-level customTitle, not transcript substring
This commit is contained in:
parent
8a78b8a464
commit
25540755f4
2 changed files with 82 additions and 2 deletions
|
|
@ -11,3 +11,6 @@ serde = { workspace = true }
|
|||
serde_json.workspace = true
|
||||
thiserror.workspace = true
|
||||
tokio.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue