Skip to content

fix(activity): simplify outcome summaries and show three actions - #7866

Merged
waleedlatif1 merged 1 commit into
stagingfrom
codex/activity-summary-status
Sep 15, 2026
Merged

waleedlatif1 merged 1 commit into
stagingfrom
codex/activity-summary-status

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • Remove aggregate failure counts from activity summaries while retaining individual failure details and stopped/skipped counts.
  • Show three distinct action types before the remaining-action count, using the existing overflow handling across agents.

Type of Change

  • Bug fix

Testing

831 targeted tests passed across activity rendering, tool descriptions, and transcript display. Cleanup review, type-check, lint, all 46 audits (including API boundary validation), and generated-artifact checks passed.

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 15, 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 15, 2026 11:16pm UTC

Request Review

@cubic-dev-ai cubic-dev-ai 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.

No issues found across 3 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@greptile-apps

greptile-apps Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge, with the intended summary behavior covered across helper-level and rendered activity tests.

Summary

This PR simplifies grouped activity outcomes and increases the number of distinct actions shown before the overflow count.

  • Removes aggregate failed counts while retaining stopped and skipped counts.
  • Keeps individual failed tool entries available in expanded activity history.
  • Raises the visible distinct-action limit from two to three.
  • Updates helper and rendered-stream tests for the new summaries.

Reviews (1) · Last reviewed commit: "fix(activity): simplify outcome summarie..."

@waleedlatif1
waleedlatif1 merged commit aeec08a into staging Sep 15, 2026
33 checks passed
@waleedlatif1
waleedlatif1 deleted the codex/activity-summary-status branch September 15, 2026 23:23
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