niranjan94/Claude Code Debugger Action v1.0
Access your remote claude code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 2, 2026
- License
- None
Pinned Snippet
uses: niranjan94/claude-code-debugger-action@6037067d6c8d17e12ef6bee0e5048f0d75bce682 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key (required for direct API, not needed for Bedrock/Vertex/Foundry) | no | — |
| claude_code_oauth_token | Claude Code OAuth token (alternative to anthropic_api_key) | no | — |
| github_token | GitHub token with repo and pull request permissions (optional if using GitHub App) | no | — |
| authorized_users | Comma-separated list of GitHub usernames that are allowed to use this action | yes | — |
| duration | The initial breakpoint duration. This input is ignored when mode is set to background | yes | 30m |
Outputs
no outputs