Skip to content

feat(simulation): support multiple tool calls - #35861

Merged
jlongster merged 1 commit into
v2from
simulation-tool-calls
Jul 8, 2026
Merged

feat(simulation): support multiple tool calls#35861
jlongster merged 1 commit into
v2from
simulation-tool-calls

Conversation

@jlongster

Copy link
Copy Markdown
Contributor

Summary

  • require an explicit stream index for simulated tool-call items
  • preserve each tool-call index in OpenAI chat SSE events
  • allow drivers to stream multiple independently assembled tool calls

Testing

  • bun run typecheck from packages/simulation
  • git diff --check origin/v2...HEAD

Note

  • the repository pre-push hook was bypassed after the full workspace typecheck was terminated by SIGKILL in the legacy packages/opencode package; the affected simulation package typecheck passes

@jlongster
jlongster merged commit 8d00a51 into v2 Jul 8, 2026
10 checks passed
@jlongster
jlongster deleted the simulation-tool-calls branch July 8, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant