AI Harness Edits CAD Feature Trees Directly Inside Design Software
Adam, an AI-powered CAD assistant, has launched native integrations for Autodesk Fusion and PTC Onshape that allow the tool to read existing parts, understand feature trees, and make edits agentically. The beta release marks a shift from previous text-to-CAD experiments toward practical in-app automation that gives engineers full control over their design process.
The company previously raised $4.1 million to build its AI CAD copilot and has open-sourced earlier text-to-CAD work on GitHub. Unlike prompt-to-3D model web apps, Adam integrates directly into CAD programs engineers already use, maintaining visibility and control over the feature tree.
Model-Agnostic Approach Leverages Frontier AI Improvements
Adam runs internal CAD benchmarks across frontier models and selects whichever performs best for each task type rather than committing to a single AI provider. The company reports massive improvements in spatial reasoning capabilities from recent models, particularly GPT-5.5 and Opus 4.7.
The technical approach relies on CAD-as-code principles, leveraging Onshape's FeatureScript and Python in Fusion. Engineers are using Adam for tasks including:
- Merging redundant features and cleaning up feature trees
- Renaming every feature for readability
- Applying 2mm fillets to all internal edges
- Parametrizing models
- Generating complete CAD models end-to-end
Differentiation From Anthropic-Autodesk Connector
Adam's launch came days after Anthropic released a connector for Autodesk. The company differentiates through its model-agnostic architecture and plans for native integrations across multiple CAD programs beyond Fusion and Onshape.
Hacker News discussion revealed mixed reactions. Mechanical engineers questioned the text-to-CAD approach, with one noting: "It usually takes longer for me to come up with an accurate written prompt...than to just grab my space mouse and do it." However, commenters showed enthusiasm for specific automation features like feature renaming and cleanup tasks.
Concerns emerged around API rate limits, token costs, sketch constraint capabilities, and business model transparency. Some users advocated for FreeCAD integration and criticized the commercial focus over open-source alternatives. Questions also arose about how Adam compares to established automation tools like AutoLISP and Dynamo.
Key Takeaways
- Adam launched native integrations for Autodesk Fusion and PTC Onshape, allowing AI agents to read parts and edit feature trees directly inside CAD software
- The tool uses a model-agnostic approach, selecting the best-performing frontier model for each task from internal benchmarks showing improvements in GPT-5.5 and Opus 4.7
- Engineers use Adam primarily for feature tree cleanup, bulk renaming, automated filleting, and parametrization rather than black-box text-to-3D generation
- Adam raised $4.1 million and differentiates from Anthropic's Autodesk connector through multi-platform support and model flexibility
- Hacker News engineers questioned the prompt-based workflow efficiency but showed interest in specific automation capabilities for repetitive CAD tasks