continuedev / continuedev/continue
Can not generate commit message in remote development
Open
@RomneyDa is already working on this.
Since Feb 19, 2025.
area:slash-commands
ide:vscode
kind:bug
needs-triage
os:linux
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Fedora 41
- Continue version: 0.8.68
- IDE version: VS Code 1.97.1
- Model: Gemini Flash Lite
- config:
Description
No response
To reproduce
Reproduction steps:
- Open a project on remote machine with remote SSH extension
- Change some file
- Use slash command
/committo generate commit message
Expected:
Commit message is generated
Actual:
No message is generated. Instead got following message:
No changes detected. Make sure you are in a git repository with current changes.
Log output
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.