Skip to content

t1558: docs: Add Google provider to OAuth pool documentation#5619

Closed
marcusquinn wants to merge 1 commit intomainfrom
docs/t1558-google-oauth-pool-docs
Closed

t1558: docs: Add Google provider to OAuth pool documentation#5619
marcusquinn wants to merge 1 commit intomainfrom
docs/t1558-google-oauth-pool-docs

Conversation

@marcusquinn
Copy link
Owner

Summary

  • Adds a Google AI Models via OAuth Pool section to README (after the Cursor section), covering setup commands, how token injection works, benefits, and subscription requirements
  • Adds aidevops model-accounts-pool add google to the Troubleshooting Auth step 3 re-add block
  • Expands the full command reference block with explicit add commands for all four providers (anthropic, openai, cursor, google)
  • Adds Google to the aidevops CLI help text (model-accounts-pool section in aidevops.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

- 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
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@github-actions github-actions bot added the documentation Auto-created from TODO.md tag label Mar 24, 2026
@github-actions
Copy link
Contributor

🔍 Code Quality Report

�[0;35m[MONITOR]�[0m Code Review Monitoring Report

�[0;34m[INFO]�[0m Latest Quality Status:
SonarCloud: 0 bugs, 0 vulnerabilities, 495 code smells

�[0;34m[INFO]�[0m Recent monitoring activity:
Tue Mar 24 01:10:26 UTC 2026: Code review monitoring started
Tue Mar 24 01:10:27 UTC 2026: SonarCloud - Bugs: 0, Vulnerabilities: 0, Code Smells: 495

📈 Current Quality Metrics

  • BUGS: 0
  • CODE SMELLS: 495
  • VULNERABILITIES: 0

Generated on: Tue Mar 24 01:10:29 UTC 2026


Generated by AI DevOps Framework Code Review Monitoring

@marcusquinn
Copy link
Owner Author

Duplicate of PR #5618 — both implement t1558 (Add Google provider to OAuth pool documentation). PR #5618 was created first (01:08 UTC vs 01:09 UTC). Closing this PR in favour of #5618.

@marcusquinn
Copy link
Owner Author

Closing as duplicate of PR #5618 (created 90 seconds earlier, same scope).

@github-actions
Copy link
Contributor

🔍 Code Quality Report

�[0;35m[MONITOR]�[0m Code Review Monitoring Report

�[0;34m[INFO]�[0m Latest Quality Status:
SonarCloud: 0 bugs, 0 vulnerabilities, 510 code smells

�[0;34m[INFO]�[0m Recent monitoring activity:
Tue Mar 24 09:07:41 UTC 2026: Code review monitoring started
Tue Mar 24 09:07:41 UTC 2026: SonarCloud - Bugs: 0, Vulnerabilities: 0, Code Smells: 510

📈 Current Quality Metrics

  • BUGS: 0
  • CODE SMELLS: 510
  • VULNERABILITIES: 0

Generated on: Tue Mar 24 09:07:44 UTC 2026


Generated by AI DevOps Framework Code Review Monitoring

@sonarqubecloud
Copy link

@alex-solovyev
Copy link
Collaborator

Closing: merge conflicts with main after reopening. The changes need to be rebased or re-implemented in a fresh branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Auto-created from TODO.md tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

t1558: docs: Add Google provider to OAuth pool documentation (README, models-pool-check, aidevops CLI help)

2 participants