Skip to content

fix(acp): rename system tag to agent-instructions - #7332

Merged
salman1993 merged 1 commit into
mainfrom
codex/rename-system-tag-agent-instructions
Sep 4, 2026
Merged

fix(acp): rename system tag to agent-instructions#7332
salman1993 merged 1 commit into
mainfrom
codex/rename-system-tag-agent-instructions

Conversation

@salman1993

@salman1993 salman1993 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Rename the paired persona prompt boundary from <system> to <agent-instructions> in both modern and legacy ACP delivery paths. Update Desktop diagnostics to label the new boundary as Agent Instructions while keeping archived <system> captures readable.

system is confusing (esp with system role) and agent instructions is what shows up in the UI today

Screenshot 2026-09-04 at 11 37 54 AM

Related issue

Follow-up to #6701. No duplicate open issue or PR found.

Testing

  • cargo test -p buzz-acp
  • cargo clippy -p buzz-acp --all-targets -- -D warnings
  • node --import ./desktop/test-loader.mjs --experimental-strip-types --test desktop/src/features/agents/ui/agentSessionTranscriptHelpers.test.mjs desktop/src/features/agents/ui/agentSessionTranscript.test.mjs
  • pnpm --dir desktop typecheck
  • Pre-push hook: 6,237 Desktop tests, 3,164 Tauri tests, and all 13 Rust unit-test lanes passed

Generated with Codex

Signed-off-by: Salman Mohammed <smohammed@squareup.com>
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🔐 Codex Security Review

Status: review required for the current range.

The current range is cd02b693aae86444b0b5636474a3d202c6fc8f26...57227344194b85ee474ea04decb613155d6329ef.
A new review must complete for this exact range. When manual authorization
is required, a Block organization member must comment exactly
@buzz-security-review 57227344194b85ee474ea04decb613155d6329ef to authorize a new review.
Any previous review applies only to its recorded range.

@salman1993
salman1993 marked this pull request as ready for review September 4, 2026 15:37
@salman1993
salman1993 requested a review from a team as a code owner September 4, 2026 15:37
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T15:40:39.338309Z 5722734 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@salman1993
salman1993 enabled auto-merge (squash) September 4, 2026 16:32
@salman1993
salman1993 merged commit ce9decb into main Sep 4, 2026
146 of 149 checks passed
@salman1993
salman1993 deleted the codex/rename-system-tag-agent-instructions branch September 4, 2026 16:35
This was referenced Sep 5, 2026
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.

2 participants