Commit graph

2 commits

Author SHA1 Message Date
Adil Hafeez
9d223d54f9
add workflow_dispatch trigger for testing binary publishing 2026-03-03 15:02:25 -08:00
Adil Hafeez
edfd237111
Make native mode default, auto-download pre-compiled binaries
- Flip --native to --docker on up/down commands (native is now default)
- Add ensure_wasm_plugins() and ensure_brightstaff_binary() to auto-download from GitHub releases
- Add _find_config_dir() to support pip-installed usage without repo checkout
- Bundle config templates in wheel via pyproject.toml force-include
- Add publish-binaries.yml CI workflow for release binary uploads
- Update docs to reflect native-first experience
2026-03-03 14:50:28 -08:00