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
- Remove unused 'path' import in VSCode extension
- Fix ESLint errors by using proper type annotations instead of 'any'
- Fix SMT solver simplify methods to return TRuby::SMT::TRUE/FALSE instead of literals
- Fix SMT solver test for double negation
- Update Ruby version matrix: remove 3.0 (EOL), add 3.4
- Update required Ruby version from 3.0 to 3.1 in gemspec
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments