MUSTAPHA BARKI
MUSTAPHA BARKI
The npm run format command ( ╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ ✓ WriteTodos Set 1 todo(s) │ │ │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ ✦ prettier) fails to execute successfully when an untracked file with invalid characters...
## Summary ## Details ## Related Issues ## How to Validate ## Pre-Merge Checklist - [ ] Updated relevant documentation and README (if needed) - [ ] Added/updated tests (if...
Pr/13995
## Summary ## Details ## Related Issues ## How to Validate ## Pre-Merge Checklist - [ ] Updated relevant documentation and README (if needed) - [ ] Added/updated tests (if...
## Summary ## Details ## Related Issues ## How to Validate ## Pre-Merge Checklist - [ ] Updated relevant documentation and README (if needed) - [ ] Added/updated tests (if...
## Summary ## Details ## Related Issues ## How to Validate ## Pre-Merge Checklist - [ ] Updated relevant documentation and README (if needed) - [ ] Added/updated tests (if...
Automated PR to address: - Correct API key precedence in contentGenerator.ts - Standardize CODEOWNERS syntax
This PR compares the main branch of google-gemini/gemini-cli with the main branch of aka1976mb/gemini-cli.
When trying to commit changes, the pre-commit hooks may fail with errors like "'prettier' is not recognized as an internal or external command". This happens if `npm install` hasn't been...
A test exists for redacting API keys from proxy URLs, but the implementation is missing. This is a security risk that was discovered during the review of PR #14615.
A ReferenceError occurs in the getRemoteName utility function. This is caused by the use of an undefined run_shell_command function. This was discovered during the review of PR #14615.