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
Add pre-job credit check, user tracking, admin tools, and enable login
- Agent: check credit balance before running jobs, fail with comment if
user has no credits remaining
- Webhook: attach userId from webhook registration to new jobs so credits
can be tracked per-user
- API: add POST /admin/grant-credits endpoint for admin credit grants
- CLI: add grant-credits.ts script for command-line credit management
- Frontend: add CSRF token to mutating API requests, enable GitHub login
button (remove "coming soon" placeholder)
- Shared: add getUserByLogin() to state manager
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments