Skip to content

Releases: MatrixAges/polywise

v0.1.3

10 Jun 13:22

Choose a tag to compare

Polywise v0.1.3

🛠️ Maintenance

  • Resolved the standalone app distribution path in the server (3523e55f)

v0.1.2

10 Jun 11:42

Choose a tag to compare

Polywise v0.1.2

🐛 Fixed Bugs

  • Fixed database migrations to use the available migrations directory (5056ade0)

v0.1.1

10 Jun 09:30

Choose a tag to compare

Polywise v0.1.1

🛠️ Maintenance

  • Removed the --recall flag from the README example (217025f9)

v0.1.0

10 Jun 08:43

Choose a tag to compare

Polywise v0.1.0

✨ New Features

  • Added OpenCode OAuth provider support, enabling managed authentication for OpenCode models (e5d582cf)
  • Introduced managed providers in the provider selector, allowing users to choose from integrated providers (16bfd588)
  • Added OAuth model state synchronization in settings, keeping model availability in sync with connection status (814689d9)
  • Added a dedicated cache path for OpenAI Codex models (9713dba3)

🐛 Fixed Bugs

  • Fixed OpenCode integration by normalizing Claude model version names (eea1507e)
  • Expanded command search paths to resolve issues with locating executables (5cf4df91)
  • Fixed the npm publish workflow for the Polywise package (17ecfa28)
  • Fixed release notes generation to handle invalid notes with a retry mechanism (01883a4d)

🚀 Updates

  • Refined the model list layout in the OAuth provider view for better usability (286e5161)
  • Normalized Codex OAuth request payloads for consistency (cd236d7e)
  • Mapped provider descriptions on provider cards for clearer information (64582163)
  • Filtered out legacy Codex models from configuration and removed preset Codex model exports (6fbf6934)

🛠️ Maintenance

  • Removed unnecessary connection logs from the OAuth provider (6c101347)
  • Added logging for OAuth connect flow, connect requests, and Mac terminal launch for debugging improvements (5a4f84fd)

v0.0.9

09 Jun 07:50

Choose a tag to compare

Polywise v0.0.9

✨ New Features

  • Session now renders codex built-in tools for improved agent visibility and control (742829d2)
  • Database now supports agent runtime configuration for personalized tool behavior (c7e1889b)

🚀 Updates

  • Agent tooling interface now includes English labels for runtime tools and tabs (7d697d73, af8056ec)

v0.0.8

08 Jun 15:44

Choose a tag to compare

Polywise v0.0.8

✨ New Features

  • Introduced a new pipeline process with visibility into queued tasks (66b08723, 76e10433)
  • Added support for Fireworks embedding and rerank models (dd385a79)
  • Improved the editing layout for detailed information in the agent (ce8e5dd8)

🚀 Updates

  • Enhanced dialog scrolling behavior for a smoother user experience (b9a54701)
  • Removed Chrome CDP skill from the platform (f37d0443)

🐛 Fixed Bugs

  • Fixed an issue where empty article chunks were not skipped during saving (1b269960)
  • Resolved locale code mapping errors for i18next, ensuring correct language detection (c582bdad)
  • Corrected the spelling of "fireworks" in locale strings (dd385a79)
  • Fixed the session dialog not opening before submission in linkcase, and ensured configuration changes are properly persisted (31ac0e56)

v0.0.7

07 Jun 10:09

Choose a tag to compare

Polywise v0.0.7

🌐 Updates

  • Expanded Chinese language support across the app, including home, session, post, settings, and status labels (1f1651ce, 2380d355)
  • Improved localized labels for emoji panels, agent details, session sources, and skill selectors (eb4b6b8d, a06f81cf, f8b4b53e, a9a71b8c)

🐛 Fixed Bugs

  • Fixed an issue where the input field failed to properly translate content (10c7d910)

v0.0.6

06 Jun 13:55
67d4d93

Choose a tag to compare

Polywise v0.0.6

✨ New Features

  • Tag message bookmarks automatically when saving (649d9cc4)
  • Show session scopes in the analytics review window (b3a8adc4)

🚀 Updates

  • Improved layout and scrolling in containers and the service provider panel (d5475cf7, b52a9e9c)
  • Friend links now display only for the Chinese locale (06b4a76e, 1eab7921)
  • Markdown tables now render with borders for better readability (0c922355)
  • Added intro video section to the main README (43e87c08)

🐛 Fixed Bugs

  • Validate that bash commands run only within allowed root directories (0a591ebd)

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)