Skip to content

IntentForge v0.10.0

Choose a tag to compare

@jzjzzzzzzz jzjzzzzzzz released this 08 Jul 07:41
· 58 commits to main since this release
d35186e

IntentForge v0.10.0

IntentForge v0.10.0 adds the second supported model family: l_bracket.

Highlights

  • Added l_bracket model family
  • Added L-bracket natural-language parsing
  • Added L-bracket CadQuery STEP/STL generation
  • Added L-bracket validation
  • Added L-bracket natural-language edit support
  • Added optional base holes and vertical holes
  • Added optional triangular gusset support
  • Updated benchmark suite from 54 to 82 cases
  • Updated demo workflow to include L-bracket examples
  • Updated docs, README, MCP wrapper text, and project status

Verification

  • Tests passed
  • Benchmark passed
  • Demo passed

Supported model families

  • wall_mounted_bracket / mounting plate
  • l_bracket

Current L-bracket scope

Supported:

  • plain L-bracket
  • base leg and vertical leg
  • 0 or 2 holes per leg
  • optional base holes
  • optional vertical holes
  • optional triangular gusset
  • natural-language edits for leg length, holes, and gusset

Limitations:

  • no 4-hole L-bracket pattern yet
  • no freeform hole placement
  • no curved or adjustable brackets
  • no sheet-metal unfold pattern
  • no topological hole detection
  • inside fillet intent is represented and validated, but robust inside-corner fillet geometry remains future work

General limitations

  • deterministic parser only
  • no GUI
  • no LLM calls
  • no desktop CAD control
  • no arbitrary CAD generation