Skip to content

Hermes Android 1.0.1

Choose a tag to compare

@rusty4444 rusty4444 released this 02 Jun 01:17
· 9 commits to main since this release

Fixes\n- Fix chat streaming requests so existing conversations include the latest user message exactly once.\n- Parse Hermes hermes.tool.progress SSE events and show tool progress during streaming.\n- Fix cron job edits to use the dashboard {updates: ...} wrapper.\n- Preserve no-agent cron creation by creating the job first, then applying no_agent via update.\n- Add regression tests for chat request construction, SSE parsing, and cron update payloads.\n\nPR: #56\nIssues: #54, #55\n\n## Verification\n- flutter analyze\n- flutter test\n- flutter build apk --release --split-per-abi

What's Changed

Full Changelog: v1.0.0...v1.0.1