Skip to content

fix: add custom tool timeline override to AgentInterface - #1170

Merged
AbhinRustagi merged 3 commits into
mainfrom
fix/issue-1128-tool-timeline-override
Sep 18, 2026
Merged

AbhinRustagi merged 3 commits into
mainfrom
fix/issue-1128-tool-timeline-override

Conversation

@AbhinRustagi

Copy link
Copy Markdown
Contributor

Fixes #1128.

Summary

  • add a turn-level components.ToolCallTimeline override for live tool activity
  • expose the same override through AgentInterface.Messages
  • preserve the default timeline when no override is supplied
  • document the public type and add a patch changeset

Verification

  • pnpm --filter @openuidev/react-ui typecheck
  • pnpm --filter @openuidev/react-ui build
  • Prettier and ESLint (existing warnings only)

@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
openui-docs Ready Ready Preview Sep 16, 2026 6:46pm UTC

Request Review

@AbhinRustagi
AbhinRustagi merged commit 6060bf5 into main Sep 18, 2026
5 checks passed
@AbhinRustagi
AbhinRustagi deleted the fix/issue-1128-tool-timeline-override branch September 18, 2026 07:10
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.

AgentInterface AssistantMessage override cannot render tool activity after #916

2 participants