Skip to content

Hermex Android v0.8.0-preview

Choose a tag to compare

@ComputerByte ComputerByte released this 04 Jul 22:35

Hermex Android v0.8.0-preview

Highlights:

  • Added pull-to-refresh across Tasks, Skills, Memory, Profiles, and Projects.
  • Added missing Tasks refresh action.
  • Improved markdown rendering in skill, memory, task prompt, and task output detail views.
  • Improved Projects error, empty, retry, and delete-confirmation states.
  • Fixed long chat streaming scroll behavior so active assistant replies follow to the true bottom while preserving manual upward scroll.
  • Added clearer generating/finalizing status during long streamed replies.

Verification:

  • ./gradlew test — BUILD SUCCESSFUL
  • ./gradlew assembleDebug — BUILD SUCCESSFUL
  • Real-device chat streaming test passed.