feat: Add NanoGPT credit stats UI (#5537)Signed
Commits
main2026-04-26
2026-04-25
feat: pass koboldcpp reasoning effort (#5491)Signed
feat: add gemma 4 for AI studio (#5493)Signed
OpenAI: Add gpt-5.5, gpt-5.4-mini/nano, gpt-image-2 (#5529)Signed
Add Tool Call Recurse Limit slider to Chat Completion settings (#5518)Signed
add macro support for image caption extension prompt (multimodal) (#5527)Signed
fix: Don't apply layout hack in Firefox Mobile while editing text (#5531)Signed
2026-04-24
2026-04-23
2026-04-22
2026-04-20
Add Slug Parameter to Action Loader for Programmatic Identification (#5490)Signed
2026-04-19
Enhance Vectorize All process with error handling, retries and minor improvements (#5479)Signed
Add Persona CRUD Slash Commands with Shared Avatar Utilities (#5466)Signed
feat: add click-to-edit support for reasoning blocks and auto-focus reasoning textarea (#5487)Signed
Fix: Prevent "Show More Messages" Button from Triggering Message Edit Mode (#5486)Signed
Refactor: Replace SD image generation indicator with ActionLoader system (#5472)Signed
fix: enhance URL validation for Z.AI image generation (#5482)Signed
Add 'pm-render' command to refresh prompt manager content (#5483)Signed
Bulk extension field updates via merge-attributes with UNSET_VALUE sentinel (#5471)Signed
fix: correct typo in cacheScores debug log and add JSDoc to filterDataByState (#5468)Signed
fix: limit max-height of select[multiple] on mobile to prevent Chrome 145+ full-screen rendering (fixes #5242) (#5467)Signed
fix: exclude other group members' reasoning from prompt context in group chats (#5473)Signed
add claude-opus-4-7 (#5465)Signed
Increase Top K max value from 200 to 500 for text generation WebUI (#5474)Signed
2026-04-16
2026-04-15
Enhanced `/persona-sync` Command with Range, Name Filter, and Quiet Mode (#5460)Signed
Improve OpenRouter model lists in extensions (#5459)Signed
Enable interleaved tool reasoning for custom OpenAI-compat endpoints (#5445)Signed
Impersonate with `last_input_sequence` (#5456)Signed
Integrate Cloudflare Workers AI text-to-image into SD extension (#5434)Signed
Add Streaming Display Utility and New Generation Slash Commands (`/genstream`, `/reasoning-format`) (#5438)Signed
fix: missing closing bracket in jQuery selector in setInContextMessages() (#5451)Signed
2026-04-13
Emit `PERSONA_CREATED` event on persona duplication (#5448)Signed
Add `clean` extension lifecycle hook for optional data cleanup (#5449)Signed
KoboldCpp: Allow grammar to keep place during continue (#5444)Signed
Fix: Missing `signature` and `toolSignatures` fields in `ChatCompletionService` streaming state (#5439)Signed
Add disabled property support to all popup input types (#5441)Signed
feat: add getExtensionManifest() to extensions.js and expose via getContext() (#5442)Signed
Chore: Add persona lifecycle events (`PERSONA_CREATED`, `PERSONA_UPDATED`, `PERSONA_RENAMED`, `PERSONA_DELETED`) (#5443)Signed