Skip to content

forgent3d/cad-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@forgent3d/cad-runtime

Shared CAD runtime protocol, Python helpers, types, and pure utilities for Forgent3D cloud services.

This package is intentionally runtime-light:

  • no Next.js imports
  • no Cloudflare Worker bindings
  • no React
  • no database clients

cad-agent and cf-sandbox can both depend on this package without coupling their deploy targets together.

Python Runtime Assets

The canonical build123d helper scripts live under:

python/skill-helpers/
  aicad_attach.py
  aicad_select.py

Consumers copy these files into their own packaging or container build directories as generated assets.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors