Skip to content

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 10 Mar 07:25
· 97 commits to dev since this release
427f7fe

What's Changed

Exciting New Features 🎉

  • feat: Add Vue best practices guide and improve code formatting in various components by @zzcr in #354
  • feat: Add an angular project based on webMCP+webSkills best practices by @zzcr in #358
  • feat: Added the ability to load the routing tool on demand by @zzcr in #362
  • feat: Improve sessionId handling for flexibility in remoter components by @zzcr in #363

Other Changes

  • feat: Added CRUD support to the online skills management interface; added an internal token retrieval page. by @zzcr in #341
  • fix: fixed an issue with the incorrect data structure for retrieving the token. by @zzcr in #342
  • fix: Improve error handling in CustomAgentModelProvider to include response body in error messages by @zzcr in #343
  • feat: Compatible with skills import paths in multiple format by @zzcr in #348
  • feat: Add import and backup functionality for skills management by @zzcr in #349
  • chore: add LICENSE by @kagol in #351
  • feat(remoter): 添加自定义用户,ai 头像功能,添加显示插件切换按钮的功能 by @shenjunjian in #344
  • feat(doc): 编写浏览器扩展的大模型配置的文档 by @shenjunjian in #347
  • fix: 重构 Prompt 管理,引入PromptManager by @shenjunjian in #350
  • fix: 将skill内容追加到系统提示词中 by @shenjunjian in #352
  • feat: Adding best practices for integrating WebMCP into a Vue project and its related APIs by @zzcr in #353
  • feat: Supports route configuration (optional) by @zzcr in #356
  • fix(remoter): 新增token动态隐藏和私有的debugStream属性 by @shenjunjian in #355
  • fix: 修改生成式UI 开关切换的逻辑,直接切换url by @shenjunjian in #357
  • docs: Add Angular best practices guide to documentation and enhance app component initialization by @zzcr in #359
  • chore: enhance release configuration for changelog categorization by @zzcr in #360
  • refactor: Refactor genui switch logic and enhance LLM configuration handling by @zzcr in #361

Full Changelog: v0.2.6...v0.2.7