You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
push-and-release.ps1 documented as dev tool requiring OpenCode Desktop in README
Fixed
SimilarMemories scan mismatch — SELECT'd 4 columns but scanned 3, silently skipping all rows; now scans all 4 and compares experience + lesson combined
Pattern dedup LIKE format — createPatterns produces 'Pattern observed N times: tag' but dedup checked for 'Pattern: %(tag)%%'; fixed to match actual format