Skip to content

Release v0.15.0

Latest

Choose a tag to compare

@8nevil8 8nevil8 released this 01 Sep 15:53
· 5 commits to main since this release

What's Changed

✨ Features

  • [analytics]: Add Frameworks compare view to analytics report (#519)
  • [analytics]: Add session-ID and file-location copy buttons to Sessions modal (#504)
  • [agents]: Forward CODEMIE_DEBUG and stream idle timeout to openwiki runs (#518)
  • [assistants]: Implement Codex rollout-based file attachment detection (#508)
  • [cli]: Add docs & knowledge tools and openwiki agent (#515)
  • [config]: Decouple provider config from workspace config (#502)
  • [providers]: Add Ollama cloud support across setup and agents (#514)
  • [proxy]: Add apiKey and --json support to codemie proxy status (#498)
  • [proxy]: Enhance proxy handling with noProxy rules and fallback mechanisms (#482)

🐛 Bug Fixes

  • [agents]: Honour profile model for Claude and harden agent test harness (#522)
  • [agents]: Honour per-subagent model override on multi-tier Claude tenants (EPMCDME-14355) (#505)
  • [agents]: Fix codemie-claude hook command-not-found and unsupported effort param (EPMCDME-14035) (#484)
  • [proxy]: Honor active profile model for codex desktop (#516)
  • [cli]: Surface hook failures clearly and stop test-log pollution (#496)
  • [providers]: Fix LiteLLM setup UX — validate crash, SSO prompt confusion, stale instructions (#500)

📚 Documentation

  • [codex]: Document codex model resolution precedence (#517)

🔧 Maintenance

  • [tests]: Comprehensive local pre-release safety suite (+ release-safety fixes) (#510)

Full Changelog: v0.14.1...v0.15.0