neuralcad / agents /tools.py

Commit History

refactor: type ContextVar design state as DesignState
83f3ff9

CallMeDaniel Claude Opus 4.6 (1M context) commited on

refactor: add ToolConfig pydantic model, replace tool_config dicts
cdccbe3

CallMeDaniel Claude Opus 4.6 (1M context) commited on

refactor: migrate tools to BaseTool subclasses with args_schema
1db1a69

CallMeDaniel Claude Opus 4.6 (1M context) commited on

refactor: wire AgentDispatchFlow, remove RoutingEngine
b70c3c9

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

feat(tools): add generate_gcode_tool, store last shape on execution
7ac569f

CallMeDaniel Claude Opus 4.6 (1M context) commited on

feat: add CrewAI CadQuery tools — execute_cad_tool, validate_cad_tool
9304064

CallMeDaniel Claude Opus 4.6 (1M context) commited on