Skip to content

Releases: blobbyblo/ClaudeCodeRouter

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:58

Changelog

  • b84f6a7 fix: prevent sending null to OpenAI description field

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:24

Changelog

  • 3915233 fix: forward thinking_delta as reasoning_content in OpenAI SSE output

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 02 Jun 18:38

Changelog

  • 7c531f0 feat: implement OpenAI tools and tool_call streaming

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 27 May 05:59

Changelog

  • b099b20 fix: repair self-update on all platforms

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 27 May 05:46

Changelog

  • 96961e8 fix: recursively sanitize JSON Schema property names conflicting with NIM keywords

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 May 00:56

Changelog

  • e25b401 ci: add manual trigger (workflow_dispatch) to CI workflow
  • abc533e feat: add config file path button to admin panel
  • 99ed1dc feat: add version endpoint, update check, and restart button to admin panel
  • c6f0d00 feat: persist live log rows across page refresh via sessionStorage

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 May 14:44

Changelog

  • 698d409 feat: admin restart endpoint and context-exceeded auto-compact signal
  • f38c7a4 feat: initial implementation of CCR (Claude Code Router)
  • 71f1b9c feat: install and uninstall cc-router as a Windows service