Skip to content

IntentForge v0.9.0

Choose a tag to compare

@jzjzzzzzzz jzjzzzzzzz released this 08 Jul 02:27
· 60 commits to main since this release

IntentForge v0.9.0 is the first stable public MVP release.

Highlights:

  • Deterministic natural-language CAD parsing
  • CadQuery STEP/STL generation
  • Design-intent and geometry validation
  • Natural-language edit parsing
  • Optional feature intent support
  • Mounting hole pattern support
  • MCP wrapper
  • Benchmark suite with 54/54 passing cases
  • One-command demo workflow
  • Apache-2.0 license

Current scope:

  • wall_mounted_bracket / mounting plate only
  • deterministic parser only
  • no GUI
  • no LLM calls
  • no desktop CAD control
  • no arbitrary CAD generation
  • no topological hole detection yet