Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 09 Apr 07:37
· 37 commits to dev since this release
6f68951

What's Changed

Exciting New Features 🎉

  • feat: 查询无障碍信息时,为可点击元素添加边框 by @shenjunjian in #407
  • feat: Support plugin name and description configuration in mcp-servers by @zzcr in #416
  • feat: 完成React应用的开发,并补充文档 by @shenjunjian in #420
  • feat: Initialize the doc-ai-angular project by @wuyiping0628 in #424

Bug Fixes 🐛

  • fix: 为modelContext 增加类型提示 by @shenjunjian in #412
  • fix(skills): 支持异步加载skill 目录中的文件 by @shenjunjian in #414
  • fix: 优化日期提示词,简化WebMcpClient的connnect函数写法 by @shenjunjian in #406
  • fix: 无障碍边框引起的其它工具使用异常的问题修复 by @shenjunjian in #417
  • fix: 添加异常捕获,避免在chrome:// 协议的url上操作引起bug,阻塞不能继续 by @shenjunjian in #418
  • fix: 无障碍时要高亮 by @shenjunjian in #419
  • fix: fix webmcp connection error with MCP inspector via WebAgent by @zzcr in #421
  • fix: markdown default style issue by @zzcr in #423
  • fix: 修改异步skill的内容不能加载的bug by @shenjunjian in #425

Other Changes

  • docs: Update README for WebMCP/Polyfill focus and remote control features by @zzcr in #413
  • docs: Optimize WebMCP and WebSkills best practices documentation by @zzcr in #415
  • docs: Add WebMcpClient proxy documentation and remove obsolete docs by @zzcr in #422

Full Changelog: v0.3.1...v0.3.2