Skip to content

Release v0.2.0

Choose a tag to compare

@8nevil8 8nevil8 released this 17 May 17:54
· 33 commits to main since this release

What's Changed

Features

  • [cli]: Improve setup targets and framework initialization (#305)
  • [agents]: Wire Codex mid-session conversation upload via SessionSyncer [EPMCDME-12128] (#296)
  • [agents]: Add OpenAI Codex CLI plugin with API key bypass (#212)
  • [providers]: Auto-close SSO browser tab after successful authentication (#294)
  • [skills]: Update tech-lead skill with Jira complexity score step (#290)

Bug Fixes

  • [proxy]: Fix two Claude Desktop Windows startup failures (#306)
  • [proxy]: Use LOCALAPPDATA for Claude Desktop config dir on Windows (#303)
  • [proxy]: Restore Claude Desktop SSO proxy routing (#300)
  • [skills]: Emit actual target agent in skills events instead of wrapper sentinel (#299)
  • [providers]: Hide no-litellm integration message from user output (#293)
  • [providers]: Replace dict errors with v2 parallel arrays for ES field explosion [EPMCDME-12089] (#292)

Documentation

  • [cli]: Update profile auth command references (#297)

Maintenance

  • [agents]: Remove RTK integration and cleanup Claude plugin (#295)
  • [agents]: Set Claude autocompact default to 80 (#289)

Full Changelog: v0.1.0...v0.2.0