Release v1.0.23
fix: align all version files to 1.0.23 (current version) The dispatch workflow's bump job uses sed "s/$old/$new/" which only works when all files contain the exact same version string. These files fell out of sync and the sed patterns silently failed to match. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>