Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 02:52
· 183 commits to dev since this release

What's Changed

  • feat: unified extraTools tool call square animation effect by @zzcr in #227
  • docs: update extension docs by @zzcr in #231
  • fix(next-sdk): update ai & providers package versions by @shenjunjian in #233
  • feat: Implemented the overall framework of skills by @zzcr in #234
  • feat: Optimized the operation logic of puppeteer-core by @zzcr in #236
  • fix(wxt): click icon to open sidepanel by @shenjunjian in #237
  • feat: the page jitter problem is optimized when the debugger is attached. The code structure is optimized. by @zzcr in #238
  • docs: added independent documents for custom large models and new extended architecture diagrams by @zzcr in #240
  • docs: Add skills development guide and improve system architecture documentation by @zzcr in #241
  • feat: dealing with packaging error issues by @wuyiping0628 in #242
  • feat: Added preliminary monthly report expert skill. by @zzcr in #243
  • feat: Added old snapshot message cleanup functionality and optimized message processing logic. by @zzcr in #244
  • fix: fixed an issue in the local development environment where hot plugin updates caused debugger errors. by @zzcr in #246
  • feat: Added environment variables to facilitate user-defined configurations. by @zzcr in #247
  • fix(wxt): 添加自定义prompt配置的功能 by @shenjunjian in #248
  • fix(wxt): 添加滚动页面的全局工具函数 by @shenjunjian in #239
  • fix(wxt): 添加 LLM 出错时,能够直接结束对话 by @shenjunjian in #249
  • feat: refactored the option page from a Vue page to resolve the issue of the option tab not being able to be opened independently. by @zzcr in #250
  • feat: Implementing tool calls using ReAct mode combined with ai-sdk. by @zzcr in #251
  • feat: Enhance cleanup logic for old snapshots in messages to support ReAct mode by @zzcr in #252
  • fix: upgraded the genui-sdk-vue version to fix generative UI anomalies. by @zzcr in #254
  • feat: added integration of the FRA-7B vision model, supporting multimodal input from vision experts. by @zzcr in #255
  • feat: successfully added CI for main warehouse construction by @wuyiping0628 in #257
  • feat: optimized visual model context management, added model switching functionality by @zzcr in #256
  • feat: supports dynamically disabling and enabling generative UI. by @zzcr in #258
  • fix: remove tabId from ExtensionPageServerTransport and related logic by @zzcr in #259
  • fix: fixed the problem of failure to call extensionTransport connection tool in ReAct mode by @zzcr in #260
  • feat: switching models and generative UI are only enabled in plugin mode. by @zzcr in #261
  • fix: fixed an issue with incorrect CSS file names in the remote build artifacts. by @zzcr in #262
  • feat: add slot support for custom operations and header actions in tiny-robot-chat component, enhancing flexibility for user-defined UI elements by @zzcr in #263
  • docs: optimize the documentation related to the WebMcpClient definition by @kagol in #264
  • feat: dealing with errors in packaging documents in docs by @wuyiping0628 in #266
  • feat: add the ability to customize plugin tools and supports both form and JSON data formats. by @zzcr in #267
  • feat: update Vite configuration to conditionally exclude JS modules while including CSS files in the build process by @zzcr in #268
  • feat: integrate unified storage management across components, enhancing data synchronization and storage handling by @zzcr in #269
  • fix(remoter): update tiny-robot and rewrite tr-sender for breakchange by @shenjunjian in #270
  • fix(remoter): add skills props api for tiny-remoter by @shenjunjian in #273
  • feat(remoter): Adds runtime packaging script by @zzcr in #271
  • fix(wxt): remove customeFunction from remoter into wxt folder by @shenjunjian in #272

Full Changelog: v0.1.15...v0.2.0