Skip to content

Local Waifu 0.1.14

Choose a tag to compare

@lumizone lumizone released this 20 May 19:49
· 4 commits to main since this release

Added

  • Time-aware. Every reply now knows what day and part of day it
    is (Monday morning, Friday evening, late night Sunday). She'll
    open with something appropriate to the wall clock instead of the
    same neutral greeting at 3 AM and 3 PM. Pulled from the system
    clock — matches what you actually see.
  • She reads before she replies. A short reading pause kicks in
    between the moment you hit Enter and the moment her bubble
    appears. Length-tied: "ok" feels instant, a paragraph buys her a
    beat to "take it in". AIRI-inspired typing-simulation; capped at
    1.5 s so long pastes still feel responsive.
  • Inner thoughts (💭). She can now keep a private thought
    separate from her spoken reply — "you sound stressed today"
    while saying "tell me more". Tap the 💭 badge under her message
    to peek; the user only sees thoughts they choose to. AIRI-style
    <thought> blocks parsed server-side.
  • Open threads. She tracks what you're mid-conversation about
    ("the job interview Friday", "the row with your mum") so she
    can circle back instead of treating every turn as a cold start.
    Resolves them when wrapped up. Letta-inspired.
  • Working memory blocks. Four labelled scratchpads she
    maintains across turns: persona (her own mood), user (running
    notes), session (top-of-mind now), scratch (notepad). She
    can compact them when full. Letta-style multi-block memory.
  • Spontaneous callbacks on idle. Instead of a generic "you
    there?" after long silence, she now pings about a specific open
    thread: "hey, how did the interview go?". Falls back to the
    generic nudge when there's no open thread.