Skip to content

Entangle v0.1.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@VincenzoImp VincenzoImp released this 10 May 21:49
· 16 commits to main since this release

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.