Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Autocomplete Suggestions Disrupt Workflow and Misinterpret Intent #5529

Open
1 task done
sreenivasanac opened this issue Dec 2, 2024 · 0 comments
Open
1 task done
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@sreenivasanac
Copy link

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

@sreenivasanac sreenivasanac added the Bugs Bugs, Hangs, Crash, and Freezes label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

1 participant