v1.0.7
What's Changed
- [HotFix] Fix session load and save bug for Friday by @qbc2016 in #8
- Update dependency in package.json to avoid error in command "npm install" by @DavdGao in #10
- feat: Add base URL configuration for Friday LLM providers by @bluefish-08 in #6
- style(code): setup eslint configuration and fix eslint errors. by @sunpenghui1012 in #24
- Unified @ import method; Optimized some code by @sunpenghui1012 in #25
- feat: change the home page to a responsive layout by @sunpenghui1012 in #31
- fix: README by @moyueheng in #28
- Automatically run the
npm run formatcommand when committing within a PR. by @sunpenghui1012 in #34 - feat(chat): unify the chat component of friday and chatbot page by @DavdGao in #37
- fix(project): add package-lock.json into Git; add node and npm version requirements in README.md; fix the code formatting error by @sunpenghui1012 in #39
- fix(chat): fix the error in the bubble render logic by @DavdGao in #49
- feat(avatar, sidebar): support choosing avatar sets; support saving the sidebar state by @DavdGao in #50
- feat(workflow): add GitHub workflow to better organize the repo by @DavdGao in #51
- fix(migration): fix the bug in migration by @DavdGao in #59
- feat(friday): support to set client kwargs and generation kwargs in the friday setting page by @sunpenghui1012 in #57
- [Feat] Support GenAI by @zhijianma in #58
- feat(banner): add welcome banner in terminal by @sunpenghui1012 in #54
- docs(tutorial): setup documentation by VitePress by @DavdGao in #52
- fix(workflow): fix the bug in docs building workflow by @DavdGao in #61
- fix(server): add warning in otel and remove CORS in the current implementation by @zhijianma in #60
- docs(grpc): change GRPC_PORT to OTEL_GRPC_PORT by @zhijianma in #62
- feat(version): update version to 1.0.7 and add GitHub workflow to publish library to NPM registry by @DavdGao in #63
- fix(link): fix friday link and external link by @zhijianma in #65
New Contributors
- @qbc2016 made their first contribution in #8
- @DavdGao made their first contribution in #10
- @bluefish-08 made their first contribution in #6
- @sunpenghui1012 made their first contribution in #24
- @moyueheng made their first contribution in #28
- @zhijianma made their first contribution in #58
Full Changelog: https://github.com/agentscope-ai/agentscope-studio/commits/v1.0.7