Skip to content

infs: v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Apr 02:42
b2bd31c

0.5.0 (2026-04-21)

Features

  • add agent skills section to README with installation instructions and available skills (6b4b0b8)

Bug Fixes

  • address code review feedback on PR #29 (7bce7e5)
  • address critical review comments - fix input/file conflict and multimodal deserialization (ccd900e)
  • address review feedback on keychain warning and polling comment (b1448e4)
  • CLI improvements for v1 release - fix pagination and file flag bugs (82712ec)
  • correct credential priority order and add source detection (f20d1c3)
  • correct credential priority order and add source detection (3c65557)
  • handle WaveSpeed auth failures gracefully and correct poll URL (b295f5c)
  • handle WaveSpeed auth failures gracefully and correct poll URL (683faef)
  • keychain credentials should always override file credentials (1818cf4)
  • prevent env-sourced credentials from other providers being persisted to disk (7e0fe64)
  • refactor pagination architecture to fix app discovery bug (637ce15)