docs: bump VERSION to 0.18.5.0, CHANGELOG + TODOS entry

User-facing changelog leads with the problem: /checkpoint silently
stopped saving because Claude Code shipped a native /checkpoint alias
for /rewind. The fix is a clean rename to /context-save +
/context-restore, with the second bug (restore was filtering by current
branch and hiding most recent saves) called out separately under Fixed.

TODOS entry for the deferred lane feature points at the existing lane
data model in plan-eng-review/SKILL.md.tmpl:240-249 so a future session
can pick it up without re-discovering the source.
This commit is contained in:
Garry Tan
2026-04-18 16:43:12 +08:00
parent 6afd8cc259
commit fe6d764bf7
3 changed files with 375 additions and 339 deletions
+1 -1
View File
@@ -1 +1 @@
0.18.4.0
0.18.5.0