Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 3.96 KB

File metadata and controls

55 lines (34 loc) · 3.96 KB

Changelog

0.4.3 (2026-02-17)

Features

  • add comprehensive multimodal driver support (#11) (0b11341)

Bug Fixes

  • docs: remove invalid const from await using declaration (4989ee8)

0.4.2 (2026-02-09)

Features

  • add agi node sdk (59ef881)
  • add client-driven session support with AgentLoop (c1cca00)
  • add client-driven session support with AgentLoop (c5e10a0)
  • ci: add release-please workflow for automated releases (c664238)
  • ci: add release-please workflow for automated releases (6e48363)
  • driver: add driver module for binary execution (#6) (f1ac4d3)
  • loop, sessions: add sessionId to AgentLoop and SessionsResource for improved routing (ee26325)

Bug Fixes

  • improve error handling in HTTPClient (c050ae3)
  • lint and test issues (a1a7dcf)
  • update publish workflow (cfeeb63)
  • update repository URL format in package.json (12edf1e)

0.4.1 (2026-02-09)

Features

  • add agi node sdk (59ef881)
  • add client-driven session support with AgentLoop (c1cca00)
  • add client-driven session support with AgentLoop (c5e10a0)
  • ci: add release-please workflow for automated releases (c664238)
  • ci: add release-please workflow for automated releases (6e48363)
  • driver: add driver module for binary execution (#6) (f1ac4d3)
  • loop, sessions: add sessionId to AgentLoop and SessionsResource for improved routing (ee26325)

Bug Fixes

  • improve error handling in HTTPClient (c050ae3)
  • lint and test issues (a1a7dcf)
  • update publish workflow (cfeeb63)
  • update repository URL format in package.json (12edf1e)