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

6 hours 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-opencode release

NewReleases is sending notifications on new releases.