Skip to content

fix: stop duplicating agent description in detail panel - #137

Merged
telivity-otaip merged 1 commit into
mainfrom
cursor/dedupe-agent-panel-desc-76ad
Aug 6, 2026
Merged

fix: stop duplicating agent description in detail panel#137
telivity-otaip merged 1 commit into
mainfrom
cursor/dedupe-agent-panel-desc-76ad

Conversation

@telivity-otaip

Copy link
Copy Markdown
Collaborator

What does this PR do?

The detail panel showed the same sentence twice (catalog summary + stage purpose) when they only differed by a trailing period — e.g. Fare Shopping 1.4.

Normalize prose and render one description unless the stage purpose actually adds substance.

Domain impact

N/A

Test plan

  • pnpm gen:manifest --check
  • 1.4 has no purpose duplicate; 0.1 still keeps richer stage purpose when it differs
Open in Web Open in Cursor 

Catalog blurb and stage purpose often differ only by a trailing
period (e.g. Fare Shopping 1.4), which rendered the same sentence
twice. Normalize and keep a single description.

Co-authored-by: telivity-otaip <telivity-otaip@users.noreply.github.com>
@telivity-otaip telivity-otaip self-assigned this Aug 6, 2026
@telivity-otaip
telivity-otaip marked this pull request as ready for review August 6, 2026 12:10
@telivity-otaip
telivity-otaip merged commit 78591f2 into main Aug 6, 2026
1 check passed
@telivity-otaip
telivity-otaip deleted the cursor/dedupe-agent-panel-desc-76ad branch August 6, 2026 12:12
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