fix: authentication priority and persistent hang#477
fix: authentication priority and persistent hang#477cocosheng-g wants to merge 7 commits intomainfrom
Conversation
|
/review |
|
🤖 Hi @cocosheng-g, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
|
🤖 I'm sorry @cocosheng-g, but I was unable to process your request. Please see the logs for more details. |
|
/review |
|
Cleaned up action.yml: removed debug logging and specialized the fix for the authentication conflict. |
|
Re-cleaned action.yml: restored artifact logic and original formatting. The PR diff is now minimal and only contains the necessary fixes. |
…cting credentials
5f843cb to
ee2b83c
Compare
|
@gemini-cli /review |
|
🤖 Hi @cocosheng-g, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
…TIALS when access token is present
|
@gemini-cli /review (Re-triggering with aggressive sanitization fix) |
|
🤖 Hi @cocosheng-g, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
|
@gemini-cli /review (Retrying with local action reference to verify fix) |
|
🤖 Hi @cocosheng-g, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
This PR implements aggressive authentication sanitization to prevent the Gemini CLI from hanging when multiple credentials are present. It also adds a directory fix for ~/.gemini and enhanced debug logging.