Skip to content

v0.7.11

Choose a tag to compare

@chandra447 chandra447 released this 21 May 11:42
a928a9c

Highlights

  • Fixed configured memory path normalization so memoryDir values with ~ and relative paths resolve predictably, including the project/global memory directory handling from #42.
  • Reworked procedural skill authoring around an explicit structured skill tool flow instead of background auto-creation, which improves skill quality and keeps scope (global vs project) intentional.
  • Improved /memory-skills review UX with default recency sorting and a new in-modal s key to cycle between Updated, Created, and Name sorting.

Merged PRs

  • #44 Fix configured memory path normalization
  • #45 Refine structured skill tool flow
  • #46 Add recency and cycle sorting to /memory-skills

Issues Addressed

  • #42 ~ in memoryDir is now handled correctly and no longer creates unexpected structures inside the repo.
  • #32 Follow-up feedback from the skill review thread is reflected here too: project/global skill handling is more explicit, skill creation is more deliberate, and skills are easier to review by recency or name.

Thank you to everyone using the extension and taking the time to share detailed feedback. The issues raised in these threads resonated with us, and they directly shaped what shipped in v0.7.11.