Skip to content

Monoloth v2.2.6

Choose a tag to compare

@github-actions github-actions released this 16 Jul 21:36

Fixed

  • History no longer tracks CMD panel sessions; only main agent terminals are measured.
  • History labels sessions by agent/preset name (opencode, claude, …) instead of the resolved shell executable (cmd or full .exe paths).
  • Switching a tab's profile now ends the previous agent segment and starts a new one for the new agent.
  • History unit tests no longer write to the real AppData history.json.
  • Retention is purged when an active session is overwritten; invalid retention values are rejected at the IPC boundary.
  • Corrupt history timestamps no longer inflate "Time by Tool" totals; daily breakdowns use UTC day keys.
  • Parallel secondary commands are now tracked and killed when the main session ends, on window close, and before they are respawned.

Which file do I download?

  • Windows: x64-setup.exe to install, or x64_portable.exe to run without installing.
  • macOS: aarch64.dmg for Apple Silicon (M1 and newer), x64.dmg for Intel.
  • Linux: .AppImage runs on any distro; grab the .deb or .rpm for your package manager.

Ignore the .sig and .app.tar.gz files. The auto-updater uses those.