Skip to content

v2.4.0 — Codex Pricing, Security Fixes & Community Files

Choose a tag to compare

@brian-mwirigi brian-mwirigi released this 28 Feb 22:25
· 14 commits to main since this release

What's New in v2.4.0

Added

  • Codex model pricing — codex-mini-latest, gpt-5.1-codex-max, gpt-5.1-codex-mini, gpt-5.3-codex added to auto-pricing table
  • Community health files: Code of Conduct, Contributing guide, Security policy, issue templates, PR template
  • GitHub Actions workflow for automated publish on future releases

Fixed

  • Shell injection vulnerability in dashboard server process management
  • /api/reset endpoint now requires ?confirm=true to prevent accidental data wipes
  • Input validation on log-ai command (negative tokens, infinite cost, oversized strings)
  • File watcher crash on filesystem errors (missing error handler)
  • Git polling race condition causing duplicate commit entries
  • Git operations now have a 15s timeout to prevent hangs on slow filesystems

Changed

  • Bumped to v2.4.0