Skip to content

0.7.3

Choose a tag to compare

@github-actions github-actions released this 25 Jan 10:14
· 749 commits to master since this release

🔧 Improvements & Bug Fixes (v0.7.3)

🌟 New:

  • 🔍 Hide Sessions Without Local Data: New checkbox in Session History to filter out sessions that don't have local data. Enabled by default. Useful for hiding empty sessions from agents like OpenCode.
  • 📝 Prefer Local Session Titles: Session titles from local storage are now preferred over agent-provided titles. Fixes poor quality titles from some agents (e.g., OpenCode's "ACP Session {id}" or Codex including system prompts in titles). (#87)

🐛 Fixes:

  • 🪟 WSL Session History Filter: Fixed "Show current vault only" filter not working in WSL mode. The filter was comparing Windows paths with WSL paths, causing no sessions to match. (#83)
  • 🪟 WSL Session Operations: Fixed session restore, resume, and fork operations in WSL mode to use correct path format.
  • 🪟 WSL Local Session Storage: Fixed local session storage to use WSL paths when in WSL mode, ensuring consistency with agent sessions.

⚠️ Notes for WSL Users:

Due to the path format fix, sessions saved before v0.7.3 may not appear in Session History. Your session data is not deleted — downgrading to v0.7.2 will restore visibility of older sessions.

🚀 Upgrade:

Simply update from v0.7.2 — no configuration needed.


Thank you for your continued support! Your feedback helps make this plugin better for everyone. 🙏