Problem
When a session ends, insights from that session stay local until the next cron sync or manual sync.
Solution
Add a SessionEnd hook that fires know sync immediately. Ensures cross-machine context is available as fast as possible.
Acceptance Criteria
Part of v1.1.0 release.
Problem
When a session ends, insights from that session stay local until the next cron sync or manual sync.
Solution
Add a SessionEnd hook that fires
know syncimmediately. Ensures cross-machine context is available as fast as possible.Acceptance Criteria
know syncPart of v1.1.0 release.