Block a user
development
development
lmiranda
deleted branch fix/issue-143-versioning-workflow from personal-projects/leo-claude-mktplace
2026-01-24 18:16:06 +00:00
feat: add versioning workflow with release script + release v3.2.0
lmiranda
pushed to fix/issue-143-versioning-workflow at personal-projects/leo-claude-mktplace
2026-01-24 18:15:39 +00:00
lmiranda
deleted branch fix/issue-145-cache-clear-instructions from personal-projects/leo-claude-mktplace
2026-01-24 18:14:06 +00:00
fix: remove destructive cache-clear instruction from CLAUDE.md
feat: add versioning workflow with release script + release v3.2.0
fix: remove destructive cache-clear instruction from CLAUDE.md
Investigate versioning inconsistency - CHANGELOG.md ahead of git tags
Investigate versioning inconsistency - CHANGELOG.md ahead of git tags
Fix Implemented
Changes Made
- Created
scripts/release.sh- Versioning workflow script that ensures consistency:- Validates
[Unreleased]section in CHANGELOG - Updates…
- Validates
lmiranda
created branch fix/issue-143-versioning-workflow in personal-projects/leo-claude-mktplace
2026-01-24 18:09:03 +00:00
lmiranda
pushed to fix/issue-143-versioning-workflow at personal-projects/leo-claude-mktplace
2026-01-24 18:09:03 +00:00
Bug: CLAUDE.md instructs cache clear mid-session, breaking MCP tools
[Diagnostic] MCP tools fail with stale cache path after cache clear
Bug: CLAUDE.md instructs cache clear mid-session, breaking MCP tools
Fix Proposed
Branch: fix/issue-145-cache-clear-instructions
Changes:
- CLAUDE.md: Replaced "ALWAYS CLEAR CACHE" rule with "VERIFY AND RESTART" - warns against mid-session cache…