๐ Codebadger Release โ v0.3.2-beta
Released: Nov 23, 2025
๐ฆ Whatโs New
๐ Rebranding
- Rebranded entire codebase to Codebadger for clearer identity and consistency.
๐ ๏ธ New Features & Improvements
- Added cache warming for static tools to speed up initial usage.
- Added a comprehensive list of sources and sinks for enhanced security analysis.
- Introduced a syntax help utility:
get_cpgql_syntax_help. - Improved
run_cpgql_queryto now return both stdout and stderr. - Migrated to SQLite for query caching (removed Redis dependency).
- Fixed
list_filesfor more reliable project introspection.
๐งน Cleanup
- Removed Redis bloat after migrating to SQLite.
- Reduced the size of the Docker image.
๐ง Maintenance
- Version bumped to 0.3.2-beta.
Full Changelog: 0.3.0-beta...v0.3.2-beta