Skip to content

v0.45.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 02:19
· 116 commits to dev since this release
0b4f757

What's Changed

  • feat(agent): typed attachments with filenames; fix non-image vision leak by @Bin-Huang in #50
  • [codex] fix global skill install authorization by @Bin-Huang in #51
  • [codex] require auth for global skills list by @Bin-Huang in #52
  • Protect tasks list endpoint by @Bin-Huang in #56
  • feat: load skill bodies on demand by @neverdie0710 in #55
  • fix(models): use dash-separated Anthropic model IDs by @Bin-Huang in #43
  • Add API key CLI reference to README by @mengmengmengqiang in #44
  • fix: convert panic to error log on empty userID in Memory and Session constructors by @luojiyin1987 in #54
  • feat(web): rich chat markdown rendering by @Bin-Huang in #57
  • Isolate IM chatter memory by sender by @maxwelljun in #59
  • fix(feishu): preserve mentions for group routing by @leisair in #61
  • feat: project runtime (coding-agent preview) + dashboard UI refinements by @idoubi in #66

New Contributors

Full Changelog: v0.44.0...v0.45.0