Skip to content
@entangle-run

entangle.run

Federated runtime for observable coding-agent organizations

Entangle

Entangle is a self-hosted federated runtime for observable coding-agent organizations.

It models an AI engineering organization as a graph:

  • agents, human users, and services are nodes;
  • edges define allowed communication, delegation, review, and approval;
  • runners execute assigned nodes wherever they live;
  • User Nodes sign their own tasks, replies, approvals, and reviews;
  • Nostr carries signed coordination events;
  • git-backed references carry durable artifacts and source changes;
  • Studio and CLI expose the same Host-owned projection.

The goal is not to build another chatbot wrapper or a hidden orchestrator. The goal is to make coding agents and human participants operate as a governed, inspectable, distributed organization.

Repositories

  • entangle — runtime monorepo: Host, runner, Studio, CLI, User Client, shared contracts, deployment tooling, deterministic smoke paths, and architecture records.
  • entangle-website — public website, docs, and notes.
  • .github — organization profile and default community health files.

Current Status

Entangle is pre-release. The runtime has deterministic proofs for the core federated path: Host, relay, runners, User Node runtime, fake OpenCode/model execution, projection, Studio, CLI, memory, approvals, source-change evidence, and git-backed artifact handoff.

Real OpenCode/provider credentials, real coding tasks with commits or pull requests, physical multi-machine deployment, and production security hardening remain explicit validation work.

Product Rule

A compact developer deployment may run several nodes on one machine with a local relay and local git service. That must not create local-only product assumptions. The same identity, assignment, signed-message, artifact, and projection model should work when the parts live on different machines.

Links

License

Entangle projects are open source under the MIT License unless a repository states otherwise.

Popular repositories Loading

  1. entangle entangle Public

    Self-hosted federated runtime for observable coding-agent organizations: signed graph nodes, distributed runners, Nostr coordination, and git-backed artifacts.

    TypeScript

  2. entangle-website entangle-website Public

    Public website and documentation for Entangle, the self-hosted federated runtime for observable coding-agent organizations.

    Astro

  3. .github .github Public

    Organization profile and default community health files for entangle-run.

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…