Releases: hthmkt12/flowkit
Releases · hthmkt12/flowkit
v0.1.1-safety-dashboard
Summary
- Added a dashboard Safety Gate status card showing live-action, dry-run default, approval, and extension session state.
- Extended
/api/statuswith non-secret Safety Gate booleans for display-only UI use. - Opted GitHub Actions into the Node 24 JavaScript action runtime.
Verification
- Python tests: 205 passed.
- Dashboard production build passed.
- GitHub Actions CI passed on main.
Safety
- Safety Gate UI is display-only.
- Unknown or failed
/api/statusrenders an unavailable warning instead of a protected green state. - No live Facebook actions are enabled, approved, or dispatched by this release.
v0.1.0-fbkit-clean
Summary
- Removed the legacy Google Flow/video-generation pipeline and made the repository FBKit-only.
- Added dry-run-first CI validation for Python tests and dashboard build.
- Added safe smoke cleanup helper for local FBKit runtime checks.
Verification
- Python tests: 205 passed.
- Dashboard production build passed.
- GitHub Actions CI passed on main.
- Extension-backed dry-run smoke passed before release tagging.
Safety
- FBKit remains dry-run first by default.
- Live Facebook actions remain disabled unless explicitly configured and approved.