v0.7.11
Highlights
- Fixed configured memory path normalization so
memoryDirvalues with~and relative paths resolve predictably, including the project/global memory directory handling from #42. - Reworked procedural skill authoring around an explicit structured
skilltool flow instead of background auto-creation, which improves skill quality and keeps scope (globalvsproject) intentional. - Improved
/memory-skillsreview UX with default recency sorting and a new in-modalskey to cycle betweenUpdated,Created, andNamesorting.
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
~inmemoryDiris 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.