v0.45.0
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
- @neverdie0710 made their first contribution in #55
- @luojiyin1987 made their first contribution in #54
- @maxwelljun made their first contribution in #59
- @leisair made their first contribution in #61
- @idoubi made their first contribution in #66
Full Changelog: v0.44.0...v0.45.0