Skip to content

dsh-compass v0.11.1

Choose a tag to compare

@Happy2Git Happy2Git released this 16 Aug 03:56
· 8 commits to main since this release

v0.11.1

Bugfix over v0.11.0: the history auto-walk paged the SHARED conversation window, which consumed the chat's own load-earlier control and disturbed scroll anchors. The panel now pulls its complete history out-of-band through the connection's history RPC (up to 1,000 messages, folded with the same provenance readers) and merges it by seq — the context tab is still complete, the conversation window stays untouched, and the pull waits for the session's own open before starting.