Skip to content

Add read-only Planner commands#5

Merged
MTG-Thomas merged 1 commit into
mainfrom
codex/update-invoke-shared-src
May 9, 2026
Merged

Add read-only Planner commands#5
MTG-Thomas merged 1 commit into
mainfrom
codex/update-invoke-shared-src

Conversation

@MTG-Thomas

@MTG-Thomas MTG-Thomas commented May 9, 2026

Copy link
Copy Markdown
Member

Summary

  • add read-only Microsoft Planner plan and task commands under the existing todo CLI
  • add Planner models, repository/service methods, and JSON/table renderers
  • document the new planner commands

Verification

  • PYTHONPATH=src;C:\Users\ThomasBray\src\Midtown-Technology-Group\mtg-microsoft-auth\src ..venv\Scripts\python.exe -m pytest -> 14 passed
  • live check: planner plans returned Planner plans; planner tasks for plan K949iWQU00eVxNx0ybMA_GQADFxD returned an empty task list

View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

@coderabbitai

coderabbitai Bot commented May 9, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@MTG-Thomas has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 5 minutes and 16 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e6433f42-9004-4ec8-84c8-c4f295b537c9

📥 Commits

Reviewing files that changed from the base of the PR and between 815f705 and eedbd5b.

📒 Files selected for processing (8)
  • README.md
  • src/todo/main.py
  • src/todo/models.py
  • src/todo/output.py
  • src/todo/repository.py
  • src/todo/service.py
  • tests/test_cli.py
  • tests/test_service.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/update-invoke-shared-src

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@MTG-Thomas MTG-Thomas merged commit eb9b60c into main May 9, 2026
5 checks passed
@MTG-Thomas MTG-Thomas deleted the codex/update-invoke-shared-src branch May 9, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant