Guillaume Raille
21 posts

Guillaume Raille
@guillaumeraille
Lausanne, Switzerland Katılım Mart 2012
171 Takip Edilen43 Takipçiler

We have just released version 0.1.11 of MCPAdapt. This brings support for Image and Audio Content via MCP to the HuggingFace Smolagents adapter.
more: github.com/grll/mcpadapt/…
English

Hit 1,000 GitHub stars today!
Highlights:
- 375 stars - MCPAdapt - MCP for agents (@huggingface @CrewAIInc)
- 415 stars - Claude GitHub Action - Pro/Max @ claude access before Claude Code (@AnthropicAI)
Next Stop: 10,000 ⭐
Thanks to all contributors! 🙏
#OpenSource #GitHub
English

My work is done! Anthropic finally enabled usage of @ claude on github with your Claude Pro / Max subscription.
You don't need to use the fork anymore!
To remove everything installed by the fork, I published an uninstaller script:
#update-2025-07-08" target="_blank" rel="nofollow noopener">github.com/grll/claude-co…
English

🚀 Big update! @ claude GitHub action fork now supports full OAuth flow - no more manual token refresh every 8h!
Use it with your Pro/Max subscription without extra token costs.
Install it on your repo with one command using the new installer script!
github.com/grll/claude-co…
English

@iannuttall Thanks for featuring my fork! Something big is coming up! You can now use the installer to install @claude on any repo in one command line! It will automatically refresh the tokens as well to keep it working even after 8 hours (default expiry):
github.com/grll/claude-co…
English

🎉 Just updated Claude Code GitHub Action fork!
• Bump Claude Code (1.0.31)
• MCP server testing workflows
• XDG config path support
• Enhanced MCP configuration handling
Still no API keys! Perfect for Claude Pro/Max subscribers
github.com/grll/claude-co…
English

🎉 New release of Claude Code Github Action:
• max_turns parameter to control conversation length
• Dynamic fetch depth for faster PR processing
• MultiEdit tool for efficient multi-file changes
Still no API key needed!
github.com/grll/claude-co…
English

🎉Just updated Claude Code Github Action Fork:
• Add support for custom system prompt
• env variables support via claude_env parameter
• All upstream improvements from @AnthropicAI
Still no API key needed for Claude Pro / Max users.
github.com/grll/claude-co…
English

Wow this is big! Anthropic opened Claude Code to their Pro tier subscription ($20/month).
Now any Claude paying users can use the fork of Claude Github Action to start using "@claude" on github at no extra cost!
github.com/grll/claude-co…

English

Just updated Claude Code Github Action fork.
✨ Merged upstream v1.0.6 (Claude Code CLI latest)
🔐 The only fork with OAuth support (no API keys!)
⚡ Configurable Node.js version, MCP support, better validation
🛠️ Perfect for Claude Max subscribers
github.com/grll/claude-co…
English

In remote env without node installed, I prefer to quickly spawn Claude Code with the most minimal docker image. It's just node:slim with claude code:
github.com/grll/bearclaude
Run Claude Code anywhere with:
`docker run --rm -it graille/bearclaude`
English

@millionbiz_ Self hosted runner is a nice alternative! But with my approach no need to run a runner yourself. I figured it out by looking at how Claude Code authenticate using the Claude Max subscription and enabling the same behavior within the GitHub run environment
English

@guillaumeraille more and more people are starting to take a look at you repository, AFAIK your method is very unique compared to self hosted runner way. How did you even find it that it works?
English
Guillaume Raille retweetledi

Claude MaxプランはClaude Code Github Actionが使えない問題があったけど、早速公式のリポジトリをフォークして使えるようにした猛者が出てきてるのでやはりMaxプラン最強 reddit.com/r/ClaudeAI/com…
日本語

@millionbiz_ And by the way if you find where is the file on windows let me know I will update the instructions. I just know Linux and MacOS at this point...
English

@millionbiz_ Hey we found a fix for that you can find the `.credentials.json` in the keychain on MacOS by searching "claude". I updated the guide and the readme on the repo :)
English

Using Claude Code Github Action with Claude Max is apparently a quite popular thing to do in Japan for some reason.
grll.bearblog.dev/use-claude-git…
ミロ@ml0_1337
Claude MaxプランはClaude Code Github Actionが使えない問題があったけど、早速公式のリポジトリをフォークして使えるようにした猛者が出てきてるのでやはりMaxプラン最強 reddit.com/r/ClaudeAI/com…
English

