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 `thumbnail` and `image` fields to `Card` for small/large embed images
- Add `author` field for branded attribution bars at the top of embeds
- Add `timestamp` field for ISO 8601 timestamps in the embed footer area
- Expand `footer` from a plain string to `CardFooter { text, icon_url }`
- Update `build_embed()` to map all new fields via serenity's builder API
- Fix `EnvGuard` missing `ANTHROPIC_AUTH_TOKEN` and `GITHUB_COPILOT_API_KEY`
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments