neuralcad / core /cam.py

Commit History

refactor: add ToolConfig pydantic model, replace tool_config dicts
cdccbe3

CallMeDaniel Claude Opus 4.6 (1M context) commited on

refactor: eliminate all Serializer classes, use Pydantic model_dump() directly
2330e12

CallMeDaniel Claude Opus 4.6 (1M context) commited on

refactor: typed Pydantic config + Pydantic result models, eliminate dict access
e660ef7

CallMeDaniel Claude Opus 4.6 (1M context) commited on

feat(cam): add CAMPlan Pydantic model for structured output
9f38d9a

CallMeDaniel commited on

feat(cam): add generate_gcode function with ocp-freecad-cam wrapper
31d5bcb

CallMeDaniel Claude Opus 4.6 (1M context) commited on

feat(cam): add CAMResult dataclass and serializer
f259b88

CallMeDaniel Claude Opus 4.6 (1M context) commited on