Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Fix finitechat Hermes outbound rendering compatibility - #3

Merged
futurepaul merged 3 commits into
mainfrom
codex/hermes-plugin-legacy-collision
Jul 6, 2026
Merged

Fix finitechat Hermes outbound rendering compatibility#3
futurepaul merged 3 commits into
mainfrom
codex/hermes-plugin-legacy-collision

Conversation

@futurepaul

Copy link
Copy Markdown
Contributor

Summary

  • rename/install Hermes plugin under finitechat and preserve legacy conflict detection from v0.1.1
  • disable finitechat edit-streaming for iOS rendering compatibility
  • wrap Hermes outbound payloads in the standard durable chat_message envelope while preserving backward-compatible polling
  • format adapter for Ruff CI

Verification

  • cargo test --locked -p finitechat-cli --test hermes_flow hermes -- --nocapture
  • python3 -m unittest tests.hermes.test_finite_platform_adapter
  • uvx --no-config ruff==0.15.17 format --check integrations/hermes/finitechat/adapter.py tests/hermes/test_finite_platform_adapter.py scripts/hermes-adapter-regression-report.py
  • uvx --no-config ruff==0.15.17 check integrations/hermes/finitechat/adapter.py tests/hermes/test_finite_platform_adapter.py scripts/hermes-adapter-regression-report.py
  • v0.1.2 release workflow passed and assets published

@futurepaul
futurepaul merged commit f13c973 into main Jul 6, 2026
4 checks passed
@futurepaul
futurepaul deleted the codex/hermes-plugin-legacy-collision branch July 6, 2026 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant