mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Fix hardcoded 'plus' planType that was returned as default - Read plan type from correct JWT path: https://api.openai.com/auth.chatgpt_plan_type - Add subscription expiry check - override to 'free' if expired - Use getCodexAuthPath() from @automaker/platform instead of manual path - Remove unused imports (os, fs, path) and class properties - Clean up code and add minimal essential logging Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>