2.15.0 (2026-03-22)
Bug Fixes
- mates: close sticky notes when switching sessions in mate sidebar (3cb9fe7)
- mates: preserve search state when clicking session in mate sidebar (a33865f)
- mates: use projectOwnerId instead of non-existent opts.ownerId (3324547)
- scheduler: update existing event instead of creating duplicate on edit (ac4cd63)
- sessions: guard against undefined history entries in findTurnBoundary (a586151)
- ui: prevent suggestion chips from hiding last chat message (978c844)
Features
- mates: add common knowledge system and redesign knowledge UI (3c18368)
- mates: add team awareness so mates know about each other (cb8da28)
- mates: check mate interview skill updates when opening mate DM (0ddf43d)
- palette: inline cross-project session search in command palette (a9bea18)
- scheduler: add minute/hour interval scheduling with skip-if-running (cfda2ee), closes #235