Skip to content

feat(usage): add Copilot to prism usage - #22

Merged
ygpark80 merged 1 commit into
mainfrom
feat/copilot-usage
Aug 19, 2026
Merged

feat(usage): add Copilot to prism usage#22
ygpark80 merged 1 commit into
mainfrom
feat/copilot-usage

Conversation

@ygpark80

@ygpark80 ygpark80 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

User description

prism usage 통합 테이블에 Copilot 행을 추가한다 (Claude와 OpenCode 사이). 서버가 주는 월간 premium requests 잔여율을 표시하고, unlimited 풀은 서버에서 제외되어 오지 않는다. prism copilot usage 단독 명령도 지원. PACE는 서버가 보고하는 월력 window 길이로 계산한다.

Verified: go test 전체 통과, 로컬 빌드로 prod 대상 실제 출력 확인 및 사용자 승인 완료.

🤖 Generated with Claude Code


CodeAnt-AI Description

Add Copilot usage to combined and standalone reports

What Changed

  • prism usage now includes a Copilot row between Claude and OpenCode, including monthly premium request usage.
  • prism copilot usage shows Copilot usage independently and supports profile selection.
  • Combined usage continues to show available providers when another provider cannot be reached, and reports Copilot when all providers are unavailable.
  • Usage help now lists the Copilot command.

Impact

✅ Copilot usage visible alongside other providers
✅ Monthly premium request usage at a glance
✅ Partial usage results remain available during provider login failures

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

The combined table gains a Copilot row between Claude and OpenCode,
showing the monthly premium-requests allowance (unlimited pools are not
reported by the server), and `prism copilot usage` works standalone.
Pace projects against the calendar-month window the server reports.

Verified: go test ./... pass; local build confirmed against prod
(individual plan, 45.3% used, pace projected) and output approved.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 12c89804-db2b-43bf-a8b1-26bbc36f4d5d


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.

@codeant-ai

codeant-ai Bot commented Aug 19, 2026

Copy link
Copy Markdown

🤖 CodeAnt AI — Review Status

Status Commit Started (UTC) Finished (UTC)
✅ Reviewed your PR db85032 Aug 19, 2026 · 04:01 04:03

@codeant-ai

codeant-ai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@codeant-ai codeant-ai Bot added the size:M This PR changes 30-99 lines, ignoring generated files label Aug 19, 2026
@ygpark80
ygpark80 merged commit c425af8 into main Aug 19, 2026
1 check passed
@ygpark80
ygpark80 deleted the feat/copilot-usage branch August 19, 2026 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant