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
I have run q doctor in the affected terminal session
I have run q restart and replicated the issue again
Operating system
macOS 15.3.1 (24D70)
Expected behaviour
Prompt:
> commit changes in this folder with a good commit message
Result:
Q should use git diff and commit the changes
Actual behaviour
Prompt:
> commit changes in this folder with a good commit message
Result:
I notice that you want to commit changes in the current folder, but it appears that the files mentioned in your context don't exist yet. Let me check what files actually exist in the current directory before proceeding with the commit.
The context files for me are only the default ones:
> /context show
current profile: default
global:
.amazonq/rules/**/*.md
README.md
AmazonQ.md
profile:
<none>
>
Ideally, Q should not mention those files since the user has never explicitly added them to the context. Instead they should be used if they exist, but otherwise ignored.
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
macOS 15.3.1 (24D70)
Expected behaviour
Prompt:
Result:
Actual behaviour
Prompt:
Result:
The context files for me are only the default ones:
Ideally, Q should not mention those files since the user has never explicitly added them to the context. Instead they should be used if they exist, but otherwise ignored.
Steps to reproduce
No response
Environment
The text was updated successfully, but these errors were encountered: