Skip to content

refactor(ai): name provider turn operations#38737

Open
nexxeln wants to merge 1 commit into
v2from
explicit-turn-api
Open

refactor(ai): name provider turn operations#38737
nexxeln wants to merge 1 commit into
v2from
explicit-turn-api

Conversation

@nexxeln

@nexxeln nexxeln commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

  • rename the root one-provider-turn facade to LLM.generateTurn and LLM.streamTurn
  • remove the ambiguous root generate and stream names while reserving them for future complete runs
  • migrate root-facing tests, examples, documentation, and tracing

Testing

  • bun test in packages/ai (444 passed, 28 skipped)
  • bun typecheck in packages/ai
  • bun typecheck in packages/core
  • bun run build in packages/ai
  • repository-wide bun turbo typecheck --concurrency=3 via the pre-push hook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant