You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The autocomplete functionality in Warp can sometimes be counterproductive. For instance, when I type “git add .”, it autocompletes to “git add .gitignore” instead. The AI doesn’t seem to interpret the intent accurately—when starting a command with “git add,” it’s more likely the user wants “git add .” rather than “git add .gitignore.” These types of autocomplete suggestions often disrupt the workflow and make the experience less smooth, to the point where a basic terminal feels more efficient than Warp.
It will be great if you can train on users commands and their frequencies, and give prediction based on frequencies and better intent prediction.
To reproduce
Type "git add ."
Warp should auto-complete to "git add .gitignore"
Expected behavior
git add .
Screenshots
No response
Operating system
MacOS
Operating system and version
Sequoia 15.1.1
Shell Version
No response
Current Warp version
No response
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Dupe Check
Describe the bug
The autocomplete functionality in Warp can sometimes be counterproductive. For instance, when I type “git add .”, it autocompletes to “git add .gitignore” instead. The AI doesn’t seem to interpret the intent accurately—when starting a command with “git add,” it’s more likely the user wants “git add .” rather than “git add .gitignore.” These types of autocomplete suggestions often disrupt the workflow and make the experience less smooth, to the point where a basic terminal feels more efficient than Warp.
It will be great if you can train on users commands and their frequencies, and give prediction based on frequencies and better intent prediction.
To reproduce
Type "git add ."
Warp should auto-complete to "git add .gitignore"
Expected behavior
git add .
Screenshots
No response
Operating system
MacOS
Operating system and version
Sequoia 15.1.1
Shell Version
No response
Current Warp version
No response
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
The text was updated successfully, but these errors were encountered: