-
Notifications
You must be signed in to change notification settings - Fork 14.1k
@ mentions are misinterpreted #8015
Copy link
Copy link
Closed as not planned
Labels
Stalearea/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityarea/non-interactiveIssues related to GitHub Actions, SDK, 3P Integrations, Shell Scripting, Command line automationIssues related to GitHub Actions, SDK, 3P Integrations, Shell Scripting, Command line automationpriority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.status/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.
Metadata
Metadata
Assignees
Labels
Stalearea/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityarea/non-interactiveIssues related to GitHub Actions, SDK, 3P Integrations, Shell Scripting, Command line automationIssues related to GitHub Actions, SDK, 3P Integrations, Shell Scripting, Command line automationpriority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.status/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened?
This error is thrown when a user refers to a specific version of a package using @:
gemini-cli/packages/cli/src/nonInteractiveCli.ts
Line 59 in 1788f04
For example:
gemini - p "Use
actions/github-script@v7to implement a GitHub Action step to print a hello world" - google-github-actions/run-gemini-cli#266What did you expect to happen?
Gemini CLI being able to handle other use of @ and distinguish it from commands
Client information
v0.3.4
Login information
No response
Anything else we need to know?
No response