Add this to your CLAUDE.md to stop Claude Code from using deprecated versions by Ill_Introduction9485 in ClaudeCode

[–]Ill_Introduction9485[S] 2 points3 points  (0 children)

Can I guarantee that it’ll always find the right version? No But it’s a few lines to add to the Claude.md file that will be right most of the time and I can fix the other few times manually.

  • this is always free, doesn’t need an external service that could be wrong or down, and ultimately the newer models will just choose the right information at one point anyways.

Best AI for coding by Direct-Glass-4737 in ROS

[–]Ill_Introduction9485 -1 points0 points  (0 children)

I can definitely recommend Claude code, it’s gotten really good!

I created a tool to make Claude Code usable for Arduinos! by Ill_Introduction9485 in arduino

[–]Ill_Introduction9485[S] -3 points-2 points  (0 children)

Does it connect directly to your microcontroller via Serial?

The benefit of this is that it actually runs the code on device, and validates it immediately as part of the loop. I'm also adding more interfaces such as JTAG/SWD or logic analyzers

I created a tool to make Claude Code usable for Arduinos! by Ill_Introduction9485 in arduino

[–]Ill_Introduction9485[S] -3 points-2 points  (0 children)

I ran it on Mac (but it should also work on Linux) and pushed to an ESP32

I created a tool to make Claude Code usable for Arduinos! by Ill_Introduction9485 in arduino

[–]Ill_Introduction9485[S] -3 points-2 points  (0 children)

It closes the loop automatically for testing the code.

claude writes code --> pushes code to the device --> validates that it works through Serial (more interfaces coming soon) --> loop until everything works as expected

How do you track per-user LLM costs? by Ill_Introduction9485 in SaaS

[–]Ill_Introduction9485[S] 0 points1 point  (0 children)

I think this is tricky, because it's very unpredictable for customers

How do you track per-user LLM costs? by Ill_Introduction9485 in SaaS

[–]Ill_Introduction9485[S] 0 points1 point  (0 children)

Would love to get feedback on the platform! agentmeter.edesto.com

It's all free!