Skip to content

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 07 Jul 07:59
· 590 commits to main since this release

[0.7.5] - 2026-07-07

Fixed

  • Updated A3S Code Core to 4.3.1 so DynamicWorkflowRuntime scripts can use
    legacy ctx.tools.<name>(args) tool calls without bypassing allow-list,
    call-count, or output-size limits.
  • Made ? DeepResearch choose OS Runtime fan-out adaptively: broad,
    multi-source research can use the signed-in runtime, while concise or
    explicitly local tasks stay on the local dynamic workflow path and no longer
    require RemoteUI evidence.