Skip to content

Releases: MatrixAges/polywise

v0.0.5

03 Jun 12:30

Choose a tag to compare

Polywise v0.0.5

✨ New Features

  • DeepSeek models now support structured JSON output for group evaluation and member selection (6e980cad)
  • Desktop builds are now available for ARM64 and Windows x64 platforms (fc76c9ac)

🐛 Fixed Bugs

  • Fixed content overflow in the editor, keeping the interface visually stable (4894d928)
  • Resolved a text wrapping issue and ensured agent changes trigger a proper UI refresh (62cbfc04)
  • Click handler in input groups now correctly specifies event type, preventing potential interaction issues (18073aab)

v0.0.4

03 Jun 08:25

Choose a tag to compare

Polywise v0.0.4

🚀 Updates

🐛 Fixed Bugs

  • Toast notifications no longer interfere with window dragging (f24607f1)

v0.0.3

02 Jun 13:48

Choose a tag to compare

Polywise v0.0.3

✨ New Features

  • Enabled Google Analytics integration on the website to better understand visitor usage (0c10716b)
  • Lazy syntax highlighting in documentation for faster page loads (f7184c30)
  • Added a restartable streaming response mechanism for automated content extraction (d3fe0829, dfd29ec1)
  • User-defined skill and MCP tool integration, empowering agents with community-built capabilities (d92e8fe3, e8b57b21)

🚀 Updates

  • Refreshed the website landing page with a new banner, install command, and refined feature descriptions (08e5a8d3, 1e0b62b6, 32dd3ba2)
  • Redesigned the documentation sidebar and table of contents for better navigation and readability (8a5a0a2d, 049d108f)
  • Improved internationalization and content across the documentation site and user interface for consistent messaging (f11576ca, 64265d8a)
  • Agent and session menus now display live session statuses and message timestamps for better activity tracking (e0b2e02d, 0d50f73c)

🐛 Fixed Bugs

  • Stabilized the typewriter text animation on the website to prevent layout shifts (4908ede1)
  • Fixed an issue where the 404 page image was not being imported correctly (49e04bf7)
  • Improved the session list and chat input UI to handle fullscreen mode and layout errors more gracefully (eb08fd60, f93ba965)