Guillaume Raille

21 posts

Guillaume Raille

Guillaume Raille

@guillaumeraille

Lausanne, Switzerland Katılım Mart 2012
171 Takip Edilen43 Takipçiler
Guillaume Raille
Guillaume Raille@guillaumeraille·
Tried running Claude Code in non-interactive mode? I thought I could restrict tools with --allowedTools "Edit(*.md)" for safe CI use. Turns out… nope. The syntax isn’t honored. No granular control. Either all bash or none. Issue open 3 months, no reply. Closed source, so we wait
English
1
0
1
122
Guillaume Raille
Guillaume Raille@guillaumeraille·
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
0
0
0
72
Guillaume Raille
Guillaume Raille@guillaumeraille·
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
0
0
2
159
Guillaume Raille
Guillaume Raille@guillaumeraille·
🚀 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
0
0
6
253
Ian Nuttall
Ian Nuttall@iannuttall·
Claude Code can be used as a background agent on Github (using your Max plan*) with this Github action - @⁠claude in any PR or issue - Claude answers questions, fixes bugs, makes code changes - Easiest way to use CC from your phone *not officially supported so use w/ caution!
Ian Nuttall tweet media
English
15
35
468
39.7K
Guillaume Raille
Guillaume Raille@guillaumeraille·
@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
1
0
1
77
Guillaume Raille
Guillaume Raille@guillaumeraille·
Add to perform a small fix because of the XDG config path change. OAuth was broken as we were writting oauth config to the wrong file path. All good now! Use tags "beta" or "v0.0.24" or "81b441b".
English
0
0
0
67
Guillaume Raille
Guillaume Raille@guillaumeraille·
🎉 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
1
0
2
379
Guillaume Raille
Guillaume Raille@guillaumeraille·
🎉 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
0
0
1
195
Guillaume Raille
Guillaume Raille@guillaumeraille·
🎉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
0
1
25
5.2K
Guillaume Raille
Guillaume Raille@guillaumeraille·
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…
Guillaume Raille tweet media
English
0
1
1
265
Guillaume Raille
Guillaume Raille@guillaumeraille·
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
0
0
4
558
Guillaume Raille
Guillaume Raille@guillaumeraille·
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
0
0
2
186
Guillaume Raille
Guillaume Raille@guillaumeraille·
@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
1
0
0
271
ミロ
ミロ@ml0_1337·
@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
1
0
0
219
Guillaume Raille retweetledi
ミロ
ミロ@ml0_1337·
Claude MaxプランはClaude Code Github Actionが使えない問題があったけど、早速公式のリポジトリをフォークして使えるようにした猛者が出てきてるのでやはりMaxプラン最強 reddit.com/r/ClaudeAI/com…
日本語
4
50
297
210.8K
Guillaume Raille
Guillaume Raille@guillaumeraille·
@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
0
0
1
157
Guillaume Raille
Guillaume Raille@guillaumeraille·
@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
2
0
6
3.1K