Skip to content

v0.260402.2330

Choose a tag to compare

@github-actions github-actions released this 02 Apr 15:31
· 1678 commits to main since this release
842685e

What's Changed

  • refactor/chain: use union type checking and move scenario flag process into chain transform by @FFengIll in #597
  • feat: model guardrails by @seviezhou in #352
  • refactor(protocol): migrate anthropic process into transform chain and result dispatch. by @FFengIll in #600
  • minor: add scenario for rule creation response by @andreasfoo in #601
  • feat(client): upgrade Claude Code oauth client emulation to v2.1.86 with billing fingerprint and session tracking by @FFengIll in #602
  • refactor(ui): minor UI update for UE by @FFengIll in #605
  • build: update submodule. by @FFengIll in #606
  • bugfix(server,frontend): fix SPA routing and refactor layout into modular components by @FFengIll in #607
  • feat(server,config): add Claude Code hook notification system by @FFengIll in #599
  • fix: set UserID in recordDetailedUsageWithTokenUsage by @andreasfoo in #609
  • refactor(protocol): unify OpenAI Chat to Anthropic beta transform pipeline (partial) by @FFengIll in #608
  • doc: update bot support list by @FFengIll in #611
  • feat: add provider quota API and CLI command by @FFengIll in #491
  • feat: support kimi code oauth. by @FFengIll in #614
  • refactor(transform): unified Responses API with transform chain by @FFengIll in #613
  • feat(oauth): update to support kimi cli oauth credentail & remove model select checking for oauth provider by @FFengIll in #615
  • ci: do trim and upx. by @FFengIll in #617

Full Changelog: v0.260331.0...v0.260402.2330