Skip to content

refactor(msgfmt): update cursor agent readiness check#225

Closed
AStupidBear wants to merge 1 commit into
coder:mainfrom
AStupidBear:luyao/main
Closed

refactor(msgfmt): update cursor agent readiness check#225
AStupidBear wants to merge 1 commit into
coder:mainfrom
AStupidBear:luyao/main

Conversation

@AStupidBear
Copy link
Copy Markdown

  • Introduce a new function isCursorAgentReadyForInitialPrompt to handle readiness checks specific to the Cursor agent.
  • Replace the generic readiness check with the new function in the IsAgentReadyForInitialPrompt method.
  • Import the strings package for string manipulation in the new readiness check.

- Introduce a new function `isCursorAgentReadyForInitialPrompt` to handle readiness checks specific to the Cursor agent.
- Replace the generic readiness check with the new function in the `IsAgentReadyForInitialPrompt` method.
- Import the `strings` package for string manipulation in the new readiness check.
@AStupidBear AStupidBear closed this by deleting the head repository May 25, 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.

1 participant