Skip to content

Foxl v0.2.5

Choose a tag to compare

@foxl-bot foxl-bot released this 16 Apr 16:02

New Model

  • Claude Opus 4.7 support - Anthropic's most capable model, available on AWS Bedrock (us.anthropic.claude-opus-4-7)
  • Opus 4.7 set as default model and routing target for expert-level tasks
  • Opus 4.6 retained in catalog for backward compatibility

Fixes

  • Fix Opus 4.7 thinking error: "thinking.type.enabled is not supported" - now correctly uses adaptive thinking for all Opus/Sonnet 4.6+ models
  • Fix Electron EPIPE crash when tunnel log writes to closed pipe (uncaughtException handler)