Account security & agent slash commands
Highlights
- Password reset. Forgot your password? Request a reset link right from the sign-in dialog.
- Slash commands in Snaily Agent. Type
/in the agent panel for quick commands like/summarize,/review,/tests, and/commitinstead of hunting for the right prompt. - Token & cost tracking. The agent panel now shows running token usage and estimated cost for the current conversation.
Improvements
- Email verification: new accounts get a verification email, with a resend option if it's not confirmed yet.
- Delete account from the sign-in dialog, with a password confirmation step.
- Show/hide toggle for the password field.
- Clearer error messages for too many failed sign-in attempts and disabled accounts.
- Smoother session check when opening the account dialog.
Under the hood
- OpenRouter usage accounting streamed per turn instead of estimated client-side.
