Skip to content

Releases: OrbFrontend/Orb

v1.6.4

05 Jun 18:31

Choose a tag to compare

Full Changelog: v1.6.3...v1.6.4

v1.6.3

30 May 17:00

Choose a tag to compare

  • 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

24 May 06:29
f559b69

Choose a tag to compare

  • Track real cache hits from provider, fix inconsistent direct_scene tool schema causing cache busts by @OrbFrontend in #47

v1.6.1

14 May 03:28
0293d9f

Choose a tag to compare

  • 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

10 May 03:06

Choose a tag to compare

  • 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

07 May 17:05

Choose a tag to compare

  • 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

06 May 16:12

Choose a tag to compare

  • 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

05 May 13:46

Choose a tag to compare

  • 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

03 May 09:30

Choose a tag to compare

  • 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

02 May 05:39

Choose a tag to compare

  • 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