Releases: OrbFrontend/Orb
Releases · OrbFrontend/Orb
v1.6.4
- Regex phrase bank by @OrbFrontend in #51
- run pyright check for PR CICD by @OrbFrontend in #52
- Toggle-able Slop Auditor + Exact phrase repetition detection by @OrbFrontend in #53
- Logo by @OrbFrontend in #54
- User message branching by @OrbFrontend in #56
- Backend housekeeping by @OrbFrontend in #57 #58 #59 #60
- Frontend housekeeping by @OrbFrontend in #61
- Mobile UI touch-up: lorebooks + Internet card browser modal
- Fix: Cache bust in Magic Rewrite
- Fix: User unable to edit message during stream (regression bug)
Full Changelog: v1.6.3...v1.6.4
v1.6.3
- Refactor: Secondary workflows framework by @hpnyaggerman in #50
- Feature: Fetch character cards from Internet by @OrbFrontend in #42
- Feature: Frutiger Aero theme
- Fix: Edit button making text boxes in Inspector sidepanel disappear
- Improve Director injection block (remove
Mood [something]prefixes) - Improve Agent and Inspector sidepanels's responsiveness
v1.6.2
- Track real cache hits from provider, fix inconsistent direct_scene tool schema causing cache busts by @OrbFrontend in #47
v1.6.1
- Feature: click-to-speak dialogue lines + karaoke TTS highlighting by @glitchbunny0 in #40
- Feature: Persistent reasoning and prompt injection blocks across all messages
- Support left/right arrow keys chat navigation, support swiping chat navigation on mobile
- Support "constant" lorebook entries
- Various mobile UI fixes
Full Changelog: v1.6...v1.6.1
v1.6
- Feature: TTS speech generation pipeline by @glitchbunny0 in #29 #36
- Feature: Option to prevent prompt overrides from character cards
- Feature: Add Night City theme by @glitchbunny0 in #31 #32
- Feature: Add Camo theme
- KV Cache tracker to compute against previous turn if applicable
- Create update scripts to pull latest change
- Make Inspector token usage viewer collapsible
- Merge Misc tab into Advanced tab in Character Edit modal
- Merge Compress History back-to-back modals into one
- Fix: Compress History now respects prompt caching and saves more tokens
- Fix: Incorrect Director Fragments params prompt building
- Fix: Navigating message swipes now restores moods and blocks in Inspector
- Fix: Only keep & report the most similar Jaccard match in Slop Detector, this bug used to occasionally confuse Editor
- Fix: Remove empty System Prompt (Model) fallback
- Various small UI facelifts and clarifications
- Docs: Add AGENTS.md agent harness + update CONTRIBUTING.md by @glitchbunny0 in #35
- Fix issue #34 lorebook computation in api_get_context_size by @OrbFrontend in #37
Full Changelog: v1.5.2...v1.6
v1.5.2
- Fix breaking bug for first-time users: incorrect database init order (introduced in v1.5)
- Fix Director Fragments not being sent correctly to the director
- Prompt cache reuse tracker to compare against previous turn if applicable
- CI: add Lefthook pre-commit hooks for auto-formatting by @glitchbunny0 in #25
Full Changelog: v1.5.1...v1.5.2
v1.5.1
- Feature: Context size viewer in Inspector panel by @glitchbunny0 in #22
- Feature: New Director Fragment type:
Progressive- Send previous turn's fragment value to current turn's director and writer, can be used for persistent stat tracking - Fix separate agent model not listening for abort signal
- Parse {{user}} and {{char}} placeholders in Director pass
Full Changelog: v1.5...v1.5.1
v1.5
- Feature: Optional separate endpoint and configs for agent (Director/Editor) model
- Better kv caching techniques in Editor pass to cache more tokens
- Better, serialized kv tracker
- Relax repetitive template detection, increase repetitive opener count threshold from 3 to 4, consider audit clean if issues found=1
- Editor pass to always pass reasoning_content to LLM if reasoning=on
- Disable switching convos/chars if a message is in progress
- Darker chat message box in edit mode
Full Changelog: v1.4.6...v1.5
v1.4.6
- Feature: Magic Rewrite button to rewrite a message in custom user's direction
- Theme to determine prose text's size
- Fix various chat window bugs with Magic Rewrite
- Editor pass no longer scans draft message in super-regen
Full Changelog: v1.4.5...v1.4.6
v1.4.5
- UI modals to look more consistent (fonts, separators)
- Support tagging in Character Edit modal
- Themes are now automatically detected in /frontend/themes folder
- Nicer default themes, add more default themes
- Fix several chat UI bugs and inconsistencies related to SSE streaming
Full Changelog: v1.4.4...v1.4.5