github code-yeongyu/oh-my-openagent v3.5.1

latest releases: v3.15.3, v3.15.2, v3.15.1...
one month ago

Bug Fixes

  • 13d960f3 fix(look-at): revert to sync prompt to fix race condition with async polling
    • The look_at tool was not waiting for the multimodal-looker agent response before returning results. This was caused by df0b9f76 switching from synchronous session.prompt to async session.promptAsync + polling, which introduced a race condition where the poller would fire before the server registered the session as busy.

What's Changed

Full Changelog: v3.5.0...v3.5.1

Don't miss a new oh-my-openagent release

NewReleases is sending notifications on new releases.