t1558: docs: Add Google provider to OAuth pool documentation#5619
t1558: docs: Add Google provider to OAuth pool documentation#5619marcusquinn wants to merge 1 commit intomainfrom
Conversation
- Add 'Google AI Models via OAuth Pool' section to README (after Cursor section) covering setup, how it works, benefits, and subscription requirements - Add 'aidevops model-accounts-pool add google' to Troubleshooting Auth step 3 - Expand full command reference block with all four add commands - Add Google to aidevops CLI help text (model-accounts-pool section) Closes #5617
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
🔍 Code Quality Report�[0;35m[MONITOR]�[0m Code Review Monitoring Report �[0;34m[INFO]�[0m Latest Quality Status: �[0;34m[INFO]�[0m Recent monitoring activity: 📈 Current Quality Metrics
Generated on: Tue Mar 24 01:10:29 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |
|
Closing as duplicate of PR #5618 (created 90 seconds earlier, same scope). |
🔍 Code Quality Report�[0;35m[MONITOR]�[0m Code Review Monitoring Report �[0;34m[INFO]�[0m Latest Quality Status: �[0;34m[INFO]�[0m Recent monitoring activity: 📈 Current Quality Metrics
Generated on: Tue Mar 24 09:07:44 UTC 2026 Generated by AI DevOps Framework Code Review Monitoring |
|
|
Closing: merge conflicts with main after reopening. The changes need to be rebased or re-implemented in a fresh branch. |



Summary
aidevops model-accounts-pool add googleto the Troubleshooting Auth step 3 re-add blockaddcommands for all four providers (anthropic, openai, cursor, google)aidevopsCLI help text (model-accounts-poolsection inaidevops.sh)The Google provider was implemented in #5615 (oauth-pool.mjs + oauth-pool-helper.sh) but the user-facing documentation was not updated. This PR closes that gap.
Closes #5617