Add callbacks to pricing_plans gem so I can send upsell emails when users are close to hitting a plan limit and notify when they're over limit and can't create more resources etc #oss
Use Claude Code to fix a bug and submit a bugfix PR in a dependency gem for a bug it found itself (and patched on its own without submitting the fix upstream) #oss
Add Minitest test suite to allgood because people have started to submit issues and PRs and I need a way to ensure things won't break moving forward #oss
Add balance_after and balance_before for every transaction in usage_credits so users can easily render a nice bank-statement-like view of credit transactions with resulting balance #oss
Make it explicit in the pricing_plans docs that the integration with the pay gem is automatic and the user doesn't need to do anything because someone was confused and opened an issue #oss