Hi!
I found your project yesterday through your Reddit post, and I think this project could be very useful within Claude Code
See this repo: https://github.com/Alishahryar1/free-claude-code
I had implemented this utility previously: Alishahryar1/free-claude-code#42
Though this doesn't check for availability like yours does.
If it's possible to integrate this as a model selection utility within that free Claude Code utility, it would be awesome - since OpenCode doesn't quite replicate the smoothness of CC.
Also, side question: if NVIDIA NIM API limits us to 40 requests per minute and your utility pings models continuously with max tokens=1, wouldn't this very quickly exhaust that 40 requests per minute limit?
Hi!
I found your project yesterday through your Reddit post, and I think this project could be very useful within Claude Code
See this repo: https://github.com/Alishahryar1/free-claude-code
I had implemented this utility previously: Alishahryar1/free-claude-code#42
Though this doesn't check for availability like yours does.
If it's possible to integrate this as a model selection utility within that free Claude Code utility, it would be awesome - since OpenCode doesn't quite replicate the smoothness of CC.
Also, side question: if NVIDIA NIM API limits us to 40 requests per minute and your utility pings models continuously with max tokens=1, wouldn't this very quickly exhaust that 40 requests per minute limit?