Skip to content

feat(detection): support Cursor models (Cursor Grok 4.6, Composer 2.5, Cursor Fast) (#86) - #92

Open
neo0007777 wants to merge 1 commit into
chaoss:mainfrom
neo0007777:feature/cursor-models-detection
Open

feat(detection): support Cursor models (Cursor Grok 4.6, Composer 2.5, Cursor Fast) (#86)#92
neo0007777 wants to merge 1 commit into
chaoss:mainfrom
neo0007777:feature/cursor-models-detection

Conversation

@neo0007777

Copy link
Copy Markdown

Description

  • Adds support for detecting specific Cursor models (Cursor Grok 4.6, Cursor Grok 4.5, Cursor Grok, Composer 2.5, Cursor Fast, Cursor Small) in tool mentions.
  • Updates extractCoauthorModel in detection/trailer/trailer.go to parse Cursor model prefixes in Co-Authored-By trailers.
  • Adds unit test cases in toolmention_test.go and trailer_test.go.

This PR fixes #86

Notes for Reviewers

  • Allows disclosure to distinguish Cursor the harness/IDE from specific models used in disclosures.

Signed commits

  • Yes, I signed my commits.

Generative AI disclosure

Please select one option:

  • This contribution was NOT assisted or created by Generative AI tools.
  • This contribution was assisted or created by Generative AI tools.

If AI tools were used, please provide details below:
- What tools were used?
- How were these tools used?
- Did you review these outputs before submitting this PR?

…, Cursor Fast)

Adds support for detecting specific Cursor models in tool mentions and extracting Cursor model names from Co-Authored-By trailers.

Fixes chaoss#86

Signed-off-by: Shiva Sharma <shivaumj@gmail.com>

@MoralCode MoralCode 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.

on hold pending technical discussion and consensus from maintainers

@neo0007777
neo0007777 requested a review from MoralCode August 24, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Possible to distinguish Cursor the harness from Cursor the model?

2 participants