Skip to content

v0.7.18

Choose a tag to compare

@anjieyang anjieyang released this 07 May 07:09
· 18 commits to main since this release

Changes

  • Remove the Anthropic tool-safe lane and thinking-context model lock from virtual Anthropic Messages routing.
  • Allow Anthropic tool requests to route through OpenAI-compatible upstream transports when selected.
  • Strip Anthropic thinking blocks from Anthropic-to-OpenAI request conversion while preserving native Anthropic source-body reuse.
  • Bump Python and OpenClaw npm package versions to 0.7.18.

Verification

  • python3 -m pytest -q
  • python3 -m ruff check uncommon_route tests
  • python3 -m twine check dist/uncommon_route-0.7.18*