Skip to content

fix(chat): keep single tool calls inline - #7757

Merged
waleedlatif1 merged 1 commit into
stagingfrom
codex/single-tool-inline-status
Sep 11, 2026
Merged

fix(chat): keep single tool calls inline#7757
waleedlatif1 merged 1 commit into
stagingfrom
codex/single-tool-inline-status

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • Render a single direct tool call once, without a chevron that expands into the same status.
  • Keep expandable history for multiple calls and preserve active countdowns when a second call arrives.

Type of Change

  • Bug fix

Testing

423 targeted tests passed, including all single-call outcomes and the transition to multiple calls. Type-checking, lint, all 46 audits (including API boundary validation), and generated artifact checks passed. Manually checked the production component preview for workspace and organization chat, light/dark styling, and keyboard expansion.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated
docs Skipped Skipped Sep 11, 2026 2:16am UTC

Request Review

@waleedlatif1
waleedlatif1 merged commit d7d66cf into staging Sep 11, 2026
25 checks passed
@waleedlatif1
waleedlatif1 deleted the codex/single-tool-inline-status branch September 11, 2026 02:16
@greptile-apps

greptile-apps Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge with no actionable correctness, accessibility, security, or repository-rule issues identified.

Summary

  • Preserves active tool status and countdown behavior when a second call arrives.
  • Covers executing, successful, failed, cancelled, skipped, rejected, and interrupted single-call outcomes.
  • Extends transition and expanded-history tests.

Reviews (1) · Last reviewed commit: "fix(chat): keep single tool calls inline"

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