Skip to content

refactor: update styling and remove unused status classes in AcpToolCallCard component#1169

Merged
hazeone merged 1 commit into
mainfrom
opt/tools_style
Jul 15, 2026
Merged

refactor: update styling and remove unused status classes in AcpToolCallCard component#1169
hazeone merged 1 commit into
mainfrom
opt/tools_style

Conversation

@hazeone

@hazeone hazeone commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Modify the tool component style.
Uploading ScreenShot_2026-07-15_170334_430.png…

Related Issue(s)

Type of Change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Other

Validation

Checklist

  • I ran relevant checks/tests locally.
  • I updated docs if behavior or interfaces changed.
  • I verified there are no unrelated changes in this PR.

@cursor

cursor Bot commented Jul 15, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@hazeone
hazeone requested a review from z0gSh1u July 15, 2026 09:07

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f7ce1239ac

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

data-testid="acp-tool-call-card"
data-expanded={expanded ? 'true' : 'false'}
className="rounded-2xl border border-black/10 bg-surface-modal px-4 py-3 shadow-sm dark:border-white/10"
className="rounded-lg px-1 py-0.5"

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.

P1 Badge Add Playwright coverage for the visual change

Because this changes the user-visible ACP tool-card styling, it falls under /workspace/ClawX/AGENTS.md, which says: “Any user-visible UI change should include or update an Electron E2E spec in the same PR.” This commit only updates the two chat components, so the revised tool-call rendering has no Electron E2E coverage to catch regressions in the collapsed/expanded UI.

Useful? React with 👍 / 👎.

@hazeone
hazeone merged commit 1e52b00 into main Jul 15, 2026
5 checks passed
@hazeone
hazeone deleted the opt/tools_style branch July 15, 2026 09:32
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