mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 21:02:12 +03:00
Derived from squash commit 161cfcf7 (PR #9). The original squash was fat (316 files) because the source branch was rebased on an old base; this commit applies only the claudeHelper-relevant files surgically onto deploy. Computes latestAssistantIndex once before the message loop and skips the rewrite-to-redacted-thinking transform on the latest assistant message. Symmetric guard for non-Anthropic Claude-shape providers preserves plain thinking.thinking text on the latest message. Co-authored-by: OmniRoute Ops <ops@nomenak.dev>