🌐
Reddit
reddit.com › r/claudeai › claude code is offering web credits through nov 18
r/ClaudeAI on Reddit: Claude Code is offering Web Credits through Nov 18
November 4, 2025 -

From the email:

We're offering a limited-time promotion that gives Pro and Max users extra usage credits exclusively for Claude Code on the web and mobile. This is designed to help you explore the full power of parallel Claude Code sessions without worrying about your regular usage limits.

  • Pro users receive $250 in credits

  • Max users receive $1,000 in credits

These credits are separate from your standard usage limits and can only be used for Claude Code on the web and mobile. They expire on November 18 at 11:59 PM PT. Your regular Claude usage limits remain unchanged.

Promotion dates: Tuesday, November 4, 2025 at 9:00 AM PT through Tuesday, November 18, 2025 at 11:59 PM PT.

This is a limited time offer. It is available for existing users and only available for new users while supplies last.

🌐
Claude
claude.com › blog › claude-code-on-the-web
Claude Code on the web | Claude
November 12, 2025 - Claude Code on the web lets you kick off coding sessions without opening your terminal. Connect your GitHub repositories, describe what you need, and Claude handles the implementation.
🌐
GitHub
github.com › hesreallyhim › awesome-claude-code
GitHub - hesreallyhim/awesome-claude-code: A curated list of awesome commands, files, and workflows for Claude Code
A tool that adds small enhancements to Claude Code. A webhook service that connects Claude Code to GitHub repositories, enabling AI-powered code assistance directly through pull requests and issues.
Starred by 18.5K users
Forked by 1.1K users
Languages   Python 98.9% | Makefile 1.1%
🌐
GitHub
github.com › anthropics › claude-code
GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Starred by 48.2K users
Forked by 3.4K users
Languages   Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
🌐
GitHub
github.com › sugyan › claude-code-webui
GitHub - sugyan/claude-code-webui: Web-based interface for Claude CLI with streaming chat responses
Both projects aim to make Claude Code more accessible through web interfaces, each with their own strengths and approach. We welcome contributions! Please see our development setup and feel free to: ... Fun fact: This project is almost entirely written and committed by Claude Code itself!
Starred by 763 users
Forked by 170 users
Languages   TypeScript 92.1% | JavaScript 7.2%
🌐
Threads
threads.com › @boris_cherny › post › DQpHGFnkxHk › video-were-giving-pro-and-max-users-free-usage-credits-for-claude-code-on-the-web-and
We're giving Pro and Max users free usage credits for Claude Code on the web and iOS app. Since launching, your feedback has been invaluable for improving the Claude Code web & native iOS experience. We’re temporarily adding free usage so you can experiment with the tool.
Really wanted to be able to say “fix issue [#] X and it work. Can’t access the repo errors. I thought maybe the reason I installed the GitHub app was to tag Claude in the GitHub issue and it show in Claude Code Web and fix the issue (Like Codex operates) but it didn’t work either.
🌐
Claude
code.claude.com › docs › en › claude-code-on-the-web
Claude Code on the web - Claude Code Docs
Platform restrictions: Claude Code on the web only works with code hosted in GitHub.
🌐
GitHub
github.com › anthropics › claude-code › issues › 11486
[BUG] Credit balance incorrectly reported as "too low" despite $821 remaining credits Claude Code WEB · Issue #11486 · anthropics/claude-code
November 12, 2025 - The Claude Code web interface is displaying a "Credit balance is too low" error message despite the account showing $821 in remaining credits (specifically showing "$671 credit" at the top with "87% remaining").
Published   Nov 12, 2025
🌐
AI Engineer Guide
aiengineerguide.com › blog › free-claude-code-web-credits-for-pro-max-users
Free Claude Code on Web credits for Pro & Max Users
November 4, 2025 - Anthropic Team is giving away free credits for Claude Code for web if you’re paid user. It is available until Nov 18, 2025 (11:59 PM PT). Based on your plan you get credits. Plan Credits Max users $1,000 in credits Pro users $250 in credits ...
Find elsewhere
🌐
Reddit
reddit.com › r/claudeai › we're giving pro and max users free usage credits for claude code on the web.
r/ClaudeAI on Reddit: We're giving Pro and Max users free usage credits for Claude Code on the web.
November 4, 2025 -

Since launching Claude Code on the web, your feedback has been invaluable. We’re temporarily adding free usage so you can push the limits of parallel work and help make Claude even better.

Available for a limited time (until November 18):
• Max users: $1,000 in credits
• Pro users: $250 in credits

These credits are separate from your standard plan limits and expire November 18 at 11:59 PM PT. This is a limited time offer for all existing users and for new users while supplies last.

Learn more about Claude Code on the web:
• Blog post: https://www.anthropic.com/news/claude-code-on-the-web
• Documentation: https://docs.claude.com/en/docs/claude-code/claude-code-on-the-web

Start using your credits at claude.ai/code. See here for more details.

🌐
Reddit
reddit.com › r/claudeai › limited time: $1,000 in free credits for claude code on the web
r/ClaudeAI on Reddit: Limited time: $1,000 in free credits for Claude Code on the web
November 4, 2025 -

I just received an email from Anthropic:

We're offering a limited-time promotion that gives Pro and Max users extra usage credits exclusively for Claude Code on the web and mobile. This is designed to help you explore the full power of parallel Claude Code sessions without worrying about your regular usage limits.

Pro users receive $250 in credits
Max users receive $1,000 in credits

These credits are separate from your standard usage limits and can only be used for Claude Code on the web and mobile. They expire on November 18 at 11:59 PM PT. Your regular Claude usage limits remain unchanged.

Promotion dates: Tuesday, November 4, 2025 at 9:00 AM PT through Tuesday, November 18, 2025 at 11:59 PM PT.

Source: Claude Code Promotion | Claude Help Center

🌐
Reddit
reddit.com › r/claudeai › github @claude free with claude pro / max subscription v2
r/ClaudeAI on Reddit: GitHub @claude free with Claude Pro / Max subscription v2
June 7, 2025 -

[UPDATE 2025-07-08]

Anthropic finally released this capability officially as part of claude code. You can uninstall everything previously installed via the installer with the new uninstaller:

# cd into your repo
bash <(curl -fsSL https://raw.githubusercontent.com/grll/claude-code-action/main/scripts/uninstaller.sh)

Then follow the official instructions to setup the github action from claude code:

claude
/install-github-app     Set up Claude GitHub Actions for a repository
use current repo
│ A Claude workflow file already exists at .github/workflows/claude.yml
│
│ What would you like to do?
│
│ ❯ 1. Update workflow file with latest version   👈

│ > Create a long-lived token with your Claude subscription 👈
│   Enter a new API key 

[ORIGINAL POST]

Hey there,

It's been more than a month that Anthropic released the integration of Claude Code with GitHub action using @claude on Github issues or PRs. Yet as of this time it is still not possible to use it with you Claude Pro / Max subscription unless you pay additionally per tokens for the use of that feature.

Few days after the release of @claude I made my own fork of the github action allowing anyone to use their subscription credentials with @claude. It's been quite successful but we also discovered a few issues with the setup.

Today I am releasing the biggest update of that fork so far. The key improvement that we worked on with the community was the handling of the authentication. We now properly support the full oauth flow from Anthropic independently from your local setup. This means we will refresh the tokens when they are expired (no more manual intervention every 8 hours) and we will not invalidate your local authentication flow.

Furthermore we also released and installer script that make it easier than ever to install @claude on your own repo. It's basically one command to run in your terminal:

# cd into your repo
bash <(curl -fsSL https://raw.githubusercontent.com/grll/claude-code-action/main/scripts/installer.sh)  

What are you waiting to start solving all your GitHub issues, opening and review PRs with Claude Code right from GitHub?

repo: https://github.com/grll/claude-code-action new release article: https://grll.bearblog.dev/major-update-for-pro-max-subscriber-using-claude-github-action/

🌐
Aboard
aboard.com › home › newsletter › claude code for web ruined my brain
The Future of AI: Programming with Claude Code for Web
November 12, 2025 - The setup is simple. You go to claude.ai/code and point to a GitHub repository. Claude sets up a little Linux container somewhere on Earth and then grabs your code. You tell it what to do with that code.
🌐
GitHub
github.com › yeongpin › cursor-free-vip › issues › 1364
🎁🎁200$ Claude Code credits🎁🎁 · Issue #1364 · yeongpin/cursor-free-vip
1 month ago - This website offers a whopping 300$ of api credits FOR FREE 💖✨ That can be used in Claude Code https://www.ohmygpt.com/i/RJ2PD4ZM Sonnet 4.5 thinking Opus 4.1 Codex 5.1 Gemini 2.5 ⚠️Important ⚠️ Re...
Published   Nov 27, 2025
🌐
Apidog
apidog.com › blog › claude-code-free-credits
How to Claim Free Claude Code Credits: $250 for Pro, $1000 for Max Subscribers
November 6, 2025 - First, navigate to claude.ai/code and log in with your Claude account. The system detects eligibility and applies credits to qualifying sessions. Next, install the Claude GitHub app if not already done – this step authenticates repository ...
🌐
Reddit
reddit.com › r/claudeai › claude code 2.0.36
r/ClaudeAI on Reddit: Claude Code 2.0.36
November 8, 2025 -

This week we shipped Claude Code 2.0.36 with Claude Code on the Web enhancements, un-deprecated output styles based on community feedback, and improved command handling. We also extended free credits for Claude Code on the Web until November 18th and fixed several critical bugs around message queuing, MCP OAuth connections, and large file handling.

Features:

  • Claude Code on the Web now includes free credits until November 18th ($250 for Pro, $1000 for Max)

  • Diffs with syntax highlighting now available in Claude Code on the Web

  • Skills now work in Claude Code on the Web

  • Un-deprecated output styles based on community feedback

  • Added companyAnnouncements setting for displaying announcements on startup

  • Increased usage of AskUserQuestion Tool outside of Plan Mode

  • Improved fuzzy search results when searching commands

  • Long running (5m) bash commands no longer cause Claude to stall on the web

Bug fixes:

  • Fixed queued messages being incorrectly executed as bash commands

  • Fixed input being lost when typing while a queued message is processed

  • Fixed claude mcp serve exposing tools with incompatible outputSchemas

  • Fixed menu navigation getting stuck on items

  • Fixed infinite token refresh loop that caused MCP servers with OAuth (e.g., Slack) to hang during connection

  • Fixed memory crash when reading or writing large files (especially base64-encoded images)

🌐
GitHub
github.com › topics › claude-code
claude-code · GitHub Topics · GitHub
Use Claude Code or Cursor CLI on mobile and web with Claude Code UI.
🌐
Reddit
reddit.com › r/claudecode › we're giving pro and max users free usage credits for claude code on the web.
r/ClaudeCode on Reddit: We're giving Pro and Max users free usage credits for Claude Code on the web.
October 4, 2025 -

Since launching Claude Code on the web, your feedback has been invaluable. We’re temporarily adding free usage so you can push the limits of parallel work and help make Claude even better.

Available for a limited time (until November 18):
• Max users: $1,000 in credits
• Pro users: $250 in credits

These credits are separate from your standard plan limits and expire November 18 at 11:59 PM PT. This is a limited time offer for all existing users and for new users while supplies last.

Learn more about Claude Code on the web:
• Blog post: https://www.anthropic.com/news/claude-code-on-the-web
• Documentation: https://docs.claude.com/en/docs/claude-code/claude-code-on-the-web

Start using your credits at claude.ai/code. See here for more details.