Skip to content

Hermex 1.6.0

Latest

Choose a tag to compare

@uzairansaruzi uzairansaruzi released this 06 Sep 02:13
· 2 commits to master since this release
2eeb256

What's new in Hermex 1.6

A redesigned chat

  • Settled tool calls, live tool activity, and thinking render as compact log rows
  • Finished turns fold behind one elapsed-time row, with a working-for counter at the transcript tail
  • Timestamp and copy button under every message, and haptics for disclosures, copies, and Git actions
  • Expanded rows cap at a scrollable window, and new rows fade in
  • The clarification card pins above the composer

A new composer

  • Pill-shaped Liquid Glass composer with a toolbar row when focused
  • Combined model and effort controls with provider glyphs
  • Reference workspace files with @path chips
  • Slash and skill autocomplete triggers at the caret and ranks by match quality; a picked skill shows as a chip in the composer and the sent bubble
  • Send attachments without any text

Workspace and Git

  • Browse the workspace as a lazily loaded file tree with file-type icons
  • Syntax-coloured source viewer; chat file links open straight into it
  • Review every changed file in one diff surface
  • Markdown workspace images render inline and zoom in a full-bleed viewer

Tasks, Insights, and sessions

  • Tasks rebuilt as an agenda with filters, row actions, and recent runs across all tasks
  • Task Detail redesigned with per-task run history and a model, provider, and profile picker
  • Insights rebuilt as a Usage screen with a window chart
  • Session rows show Approval, Input, and Working states, and search results show why they matched
  • /clear clears the session's server-side history
  • Settings Default Model and Default Profile share the composer's model picker

Fixes

  • Partial streams survive relaunch, foreground recovery no longer races itself, and late events after completion are ignored
  • Unsent composer text, attachments, and settings persist as drafts
  • The default model persists with its provider and the picker exposes the full model catalog
  • Trusted-header and OIDC sign-in report their real state
  • Incoming shares are transactional
  • "Working for" and "Worked for" count from the server's turn start
  • Transcript scroll position survives reloads and disclosure toggles
  • CLI and messaging sessions can be continued from the app
  • Kanban restores the browsed Board per server, and the Board picker stays visible for long names
  • Server First dictation runs until you stop it
  • Reasoning effort changes are scoped to the session
  • Streaming thinking stays responsive, with batched cache lookups and cached math layouts

Full details in CHANGELOG.md.