Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:30

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)