Skip to content

milim v0.2.48

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:09
e948bb2

Milim 0.2.48 lets threads collaborate, keeps long conversations fast and durable, and makes desktop and mobile chat behavior clearer and more reliable.

Let threads work together

Thread collaboration

Link one root chat to another so agents can read a bounded transcript and exchange asynchronous mailbox messages without merging either conversation.

  • Drag a root chat onto another active chat to create a durable directional link
  • Freeze linked transcript reads at the turn boundary while keeping hidden prompts, reasoning, and tool ledgers private
  • Show mailbox inputs, replies, failures, and provenance across desktop and mobile

Keep long threads fast and durable

History and performance

Milim loads and mounts only the history you need while compacting the lossless run ledger behind the scenes.

  • Start with the latest 100 messages and page older history without moving your reading position
  • Keep at most 200 message rows mounted in long transcripts
  • Deduplicate artifacts, compress large JSON, and store repeated provider requests as verified deltas with checkpoints

Move through chats with less friction

Conversation workflow

Conversation state, Settings, mobile reconnects, and provider-specific output now behave more predictably.

  • Land sent messages immediately with subtle scroll-safe motion and collapse duplicate screenshot pastes
  • Keep model switches, completed turns, OpenRouter reasoning, and per-turn costs coherent
  • Refine full-window Settings and restore saved mobile discovery and Tailscale access after desktop restart