Skip to content

docs: sync README with upstream detect-agent#12

Merged
blainekasten merged 2 commits into
mainfrom
cursor/detect-agent-python-port-alignment-6b78
Jun 18, 2026
Merged

docs: sync README with upstream detect-agent#12
blainekasten merged 2 commits into
mainfrom
cursor/detect-agent-python-port-alignment-6b78

Conversation

@cursor

@cursor cursor Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Port upstream detect-agent README additions to Python equivalents
  • Fix Python README snippets and update contribution paths/links

Tests

  • python3 -m pytest
  • python3 -m ruff check . && python3 -m ruff format --check .
Open in Web View Automation 

Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
@cursor cursor Bot requested a review from blainekasten June 12, 2026 14:05
Comment thread README.md
uv run ruff check . && uv run ruff format --check .
# Fix and format
uv run ruff check . --fix && uv run ruff format .
```

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cursoragent bring this back

@cursor cursor Bot Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

  • Restored ## Development back to its original spot before ## Use Cases
  • Removed the lower moved copy so it isn’t duplicated
  • Committed and pushed: 52551f1 docs: restore README development section placement
  • Updated PR docs: sync README with upstream detect-agent #12
  • Verified branch clean and README diff no longer deletes the Development section

Docs-only change, so I did diff/README verification rather than running Python tests.

Open in Web Open in Cursor 

Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
@blainekasten blainekasten marked this pull request as ready for review June 18, 2026 16:44
@blainekasten blainekasten merged commit 852c73f into main Jun 18, 2026
2 checks passed
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