swap hive-claude back to the published 0.1.1 release now that it's out

This commit is contained in:
damocles 2026-09-09 23:44:53 +02:00
commit 1ad7145cc5
4 changed files with 15 additions and 11 deletions

View file

@ -29,7 +29,7 @@ as the daemon process is. A daemon restart stops whatever was running
rather than adopting it. The durable record of a subagent's existence is
claude's own on-disk session (`hive_claude::SessionStore`), which
`continue` reattaches to independent of the daemon's own lifetime — a
restart loses the *in-flight turn*, not the subagent's history.
restart loses the _in-flight turn_, not the subagent's history.
## Compaction trade-off