Skip to content

Rename project to detect-bot-client (v2.0.0)#3

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/rename-detect-bot-client-5f5b
Jun 22, 2026
Merged

Rename project to detect-bot-client (v2.0.0)#3
cursor[bot] merged 1 commit into
mainfrom
cursor/rename-detect-bot-client-5f5b

Conversation

@okasi

@okasi okasi commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

Aligns the entire project identity with detect-bot-client.

Branding and URLs

  • GitHub repo references: okasi/anti-bot to okasi/detect-bot-client
  • GitHub Pages demo: okasi.github.io/detect-bot-client/
  • Clone instructions and Trusted Publishing docs updated

Code (breaking, v2.0.0)

  • detectSuspiciousClient.ts renamed to detectInstantClient.ts
  • SuspiciousClientResult renamed to InstantClientResult
  • Removed deprecated detectSuspiciousClient exports

Unchanged

  • detectInstantClient and detectInstantClientAsync APIs
  • Detection flag field names (isSuspiciousResolution, etc.)

Manual step

Ensure the GitHub repo is named detect-bot-client and GitHub Pages is configured for the new URL.

Test plan

  • npm run typecheck
  • npm test (36 tests)
Open in Web Open in Cursor 

- Point repo, homepage, and docs URLs to okasi/detect-bot-client
- Rename detectSuspiciousClient.ts to detectInstantClient.ts
- Rename SuspiciousClientResult types to InstantClientResult
- Remove deprecated detectSuspiciousClient* exports (breaking change)

Co-authored-by: okasi <okasi@users.noreply.github.com>
@cursor cursor Bot merged commit bdbfeeb into main Jun 22, 2026
1 check 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