What's Changed
- bumping version to 0.0.4b2 by @xieyxclack in #123
- update website by @xieyxclack in #126
- docs(readme): fix broken anchor links in recommended reading section by @longway-code in #131
- feat(providers): Add all models supported by aliyun-coding-plan by @ydlstartx in #137
- [feat] add new emb params by @jinliyl in #129
- fix: workspace content textarea by @zhaozhuang521 in #285
- fix(deps,ollama): add python-socks and return 503 when Ollama unreachable by @fancyboi999 in #188
- fix(mcp): support streamable http/sse client config by @LudovicoYIN in #198
- fix(ollama): avoid 404 by honoring base_url and normalizing /v1 by @fancyboi999 in #190
- feat(app): add CORS support via COPAW_CORS_ORIGINS environment variable by @zhijianma in #320
- fix: stop idle browser to reclaim accumulated Chrome renderer processes by @fenixc9 in #171
- docs(skills): add detailed guide for writing effective skill descript… by @dittotang in #294
- update contributing docs by @xieyxclack in #343
- feat(website): add semantic icons to docs sidebar by @forestxieCode in #327
- fix(app): add explicit MIME mappings for static assets by @fancyboi999 in #347
- fix: request contentType by @zhaozhuang521 in #316
- feat(providers): add ollama SDK as optional dependency for battery-included Ollama support by @yongtenglei in #219
- fix: fix playwright in docker by @rayrayraykk in #349
- docs: add docker installation in website and readme by @rayrayraykk in #355
New Contributors
- @longway-code made their first contribution in #131
- @ydlstartx made their first contribution in #137
- @LudovicoYIN made their first contribution in #198
- @fenixc9 made their first contribution in #171
- @dittotang made their first contribution in #294
- @forestxieCode made their first contribution in #327
- @yongtenglei made their first contribution in #219
Full Changelog: v0.0.4-beta.1...v0.0.4-beta.2