• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / cli / 25173157278 / 1
64%
develop: 64%

Build:
DEFAULT BRANCH: develop
Ran 30 Apr 2026 03:14PM UTC
Files 219
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Apr 2026 03:08PM UTC coverage: 63.77% (-0.02%) from 63.79%
25173157278.1

push

github

web-flow
feat: emit Claude Code plugin hint from CLI (#5153)

* feat: emit Claude Code plugin hint from CLI

Adds a claude-code-hint tag to stderr when running inside Claude Code
(CLAUDECODE env var set). Claude Code strips the tag before it reaches
the model and shows a one-time prompt to install the Supabase plugin.

Emits on every invocation via Execute() for maximum coverage, and again
after login success so users in a setup flow are reached too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: emit Claude Code plugin hint from CLI

Adds a claude-code-hint tag to stderr when running inside Claude Code
(CLAUDECODE env var set). Claude Code strips the tag before it reaches
the model and shows a one-time prompt to install the Supabase plugin.

Emits on every invocation via Execute() for maximum coverage, and again
after login success so users in a setup flow are reached too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* refactor: centralize Claude Code detection via IsClaudeCode()

Extracts IsClaudeCode() from the existing IsAgent() check in agent.go
and reuses it in SuggestClaudePlugin(). This ensures both places check
the same env vars (CLAUDECODE and CLAUDE_CODE) consistently.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

9980 of 15650 relevant lines covered (63.77%)

7.02 hits per line

Source Files on job 25173157278.1
  • Tree
  • List 219
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25173157278
  • 3f01508f on github
  • Prev Job for on develop (#25158179731.1)
  • Next Job for on develop (#25180092927.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc