Releases: entangle-run/entangle
Releases · entangle-run/entangle
Entangle v0.1.0-alpha.2
Pre-production consolidation alpha for the federated Entangle runtime baseline.
Highlights
- Added CodeQL and OpenSSF Scorecard workflows for the runtime and public
website repositories. - Added Dependabot and text-file hygiene baselines across the runtime,
website, and organization profile repositories. - Hardened runner state persistence with atomic same-directory writes.
- Tightened Studio and runner-served User Client frontend polish, responsive
behavior, focus states, reusable UI primitives, and explicit design tokens. - Split production frontend bundles and lazy-loaded the Studio graph canvas to
keep frontend build output easier to audit. - Removed stale hackathon-era framing from active wiki pages and kept Entangle
positioned as the product, with same-machine operation documented only as a
development deployment adapter. - Cleaned local repository hygiene around tool-specific settings and ignored
generated runtime/build state.
Validation
- Runtime CI, CodeQL, and OpenSSF Scorecard passed on the release commit.
- Website CI, CodeQL, and OpenSSF Scorecard passed on the aligned website
dependency and documentation baseline. - Repository deterministic verification passed for the runtime before
publishing this alpha release. - Active product naming checks passed and reject obsolete local-only product
framing.
Known Limits
- Real-provider OpenCode/LLM task validation still requires manual API-backed
testing. - Real git push and pull request workflows still require manual provider-backed
validation. - Physical multi-machine federation still requires infrastructure-backed
validation outside the deterministic local proof paths. - This is not a production-ready release.
Entangle v0.1.0-alpha.1
Pre-production alpha for the federated Entangle runtime baseline.
Highlights
- Entangle product identity and MIT licensing across runtime, website, and organization profile.
- Federated architecture baseline with Host, runners, User Nodes, Nostr-signed coordination, git-backed artifact references, Studio, CLI, and deterministic test paths.
- Deterministic/mock execution support for no-credential validation when real LLM API credentials are not configured.
- Public website and docs aligned around Entangle as a federated runtime, with same-machine operation documented only as a development deployment adapter.
Validation
- Runtime CI is green on the release commit.
- Website CI is green on the aligned public documentation commit.
- Repository deterministic verification passed for the runtime and website before publishing this alpha.
Known Limits
- Real-provider OpenCode/LLM task validation still requires manual API-backed testing.
- Real git push/PR workflows still require manual provider-backed validation.
- Physical multi-machine federation should be validated in the next alpha milestone.
- This is not a production-ready release.