Skip to content

feat: batch client tool continuations#792

Merged
blove merged 1 commit into
mainfrom
blove/client-tools-m4-settle-batching
Jul 8, 2026
Merged

feat: batch client tool continuations#792
blove merged 1 commit into
mainfrom
blove/client-tools-m4-settle-batching

Conversation

@blove

@blove blove commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds optional settle() support to the client-tools capability so results can be recorded without immediately continuing a run.
  • Batches assistant-turn client-tool groups through the chat coordinator so intermediate results settle and the final follow-up result flushes once.
  • Adds followUp:false authoring options for action, view, and ask tools, plus adapter/coordinator coverage and regenerated chat API docs.

Verification

  • npm run generate-api-docs
  • NX_DAEMON=false npx nx test chat --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx test ag-ui --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx test langgraph --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx lint chat --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx lint ag-ui --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx lint langgraph --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx build chat --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx build ag-ui --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx build langgraph --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx run chat:type-tests --skip-nx-cache --outputStyle=static
  • NX_DAEMON=false npx nx run-many -t build --projects=chat,langgraph,ag-ui,render,a2ui,licensing,telemetry --configuration=production --skip-nx-cache --outputStyle=static
  • node scripts/check-dx-coverage.mjs
  • git diff --check

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment Jul 8, 2026 9:47pm

Request Review

@blove blove enabled auto-merge (squash) July 8, 2026 21:03

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: this PR received an intelligent (AI) code review. See the review comments on this PR.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove blove force-pushed the blove/client-tools-m4-settle-batching branch from d6fc351 to a6c7507 Compare July 8, 2026 21:44
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove blove merged commit e631701 into main Jul 8, 2026
22 checks passed
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