XF 2.3 AI agents

I’ve been using them a while in Cursor / Windsurf, and Claude Code since it was released in beta a few months back. I’m now using the Claude Max plan, and it’s mind blowing how good it is. I’ve shown @Naz some of the things I’ve been doing with it over the last couple of weeks.
Tempted to upgrade from Claude Pro to Max plan as well. Updated to Claude Max just now 🤓 A bit late to the party, but I started using Claude Code about three weeks ago and I'm loving it. I wrote a Gemini CLI MCP server wrapper and added it as an MCP to Claude Code so Claude Sonnet 4 and Gemini 2.5 models can be friends and collaborate on coding tasks/reviews and verify each other's generated code https://github.com/centminmod/gemini-cli-mcp-server :D

1751527274599.webp
 
Last edited:
Tempted to upgrade from Claude Pro to Max plan as well. Updated to Claude Max just now 🤓 A bit late to the party, but I started using Claude Code about three weeks ago and I'm loving it. I wrote a Gemini CLI MCP server wrapper and added it as an MCP to Claude Code so Claude Sonnet 4 and Gemini 2.5 models can be friends and collaborate on coding tasks/reviews and verify each other's generated code https://github.com/centminmod/gemini-cli-mcp-server :D

View attachment 324362
I really hope I get to the point I can make use of that.
 
Tempted to upgrade from Claude Pro to Max plan as well. Updated to Claude Max just now 🤓 A bit late to the party, but I started using Claude Code about three weeks ago and I'm loving it. I wrote a Gemini CLI MCP server wrapper and added it as an MCP to Claude Code so Claude Sonnet 4 and Gemini 2.5 models can be friends and collaborate on coding tasks/reviews and verify each other's generated code https://github.com/centminmod/gemini-cli-mcp-server :D

View attachment 324362
I'm doing the same, got an MCP server set up for Gemini (but I've been using Gemini CLI as well), and OpenAI so it can use the recently discounted O3 model as well along with the image models. I "almost" hit the limit on the Max Plan today, was at 11:40am, and it would have reset at 12pm, so only 20 minutes.
 
Last edited:
I'm doing the same, got an MCP server set up for Gemini (but I've been using Gemini CLI as well), and OpenAI so it can use the recently discounted O3 model as well along with the image models.
Yeah, using Gemini CLI and just installed OpenCode to see what the fuss is about - will see about creating MCP servers for Claude and OpenCode to access other LLM models in other MCP client supported apps :)
I "almost" hit the limit on the Max Plan today, was at 11:40am, and it would have reset at 12pm, so only 20 minutes.
20 mins, nice! Good to know I won't have to wait that long :)
Also, have a look at ccusage now you are on the Max plan:
Haven't used Opus 4 much yet, but you can see when I upgraded to Claude Max today with a bit of Opus 4 usage :D

1751576867581.webp
 
Back
Top Bottom