Someone said that ai/llm agents are like junior developers. Which sounds good to me cause I am not a fan of people.
Today I took Claude code and gave it some unwanted work to do. Result?
ArmCpuInfo tool was written in C. Now it's mix of C, YAML and Python.
All register fields are in YAML, Python parses it and generates C. As a bonus I have a script which takes ID register value and gives fields meaning.
Release soon.