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
- UTF-8 safe string truncation for nostr pubkey, init wizard, and kernel summary (fixes production panics)
- Mastodon HTML sanitizer upgraded to html-escape crate (handles all named/numeric/hex entities)
- Telegram photo, document, voice, and location media support with file URL resolution
- Venice.ai provider with 3 models (venice-uncensored, llama-3.3-70b, qwen3-235b)
- A2A protocol compat: status wrapper for string/object forms, artifact field relaxation, agent URL fix
- ToolUse/ToolResult cross-message correlation fix in session display
- Channel config deserialization: integer IDs in Vec<String> fields no longer crash on reload
- /api/status now includes version field
- Light theme logo visibility (CSS invert filter)
- macOS Apple Silicon ad-hoc codesign in release CI and install script