Skip to content

Releases: happysnaker/RDLeader

RDLeader v0.1.1 public proof ladder

Pre-release

Choose a tag to compare

Public proof ladder

This pre-release collects the public-safe RDLeader proof surfaces into one release note.

RDLeader is a local-first control plane for supervising AI R&D workers: task ownership, context routing, runtime dispatch, result collection, approval gates, and QA evidence.

Start here

  1. pnpm demo:reset creates deterministic fake worker/runtime/approval/QA state.
  2. The browser walkthrough shows that fake state through the manager UI.
  3. The runtime/approval deep dive explains task envelopes, result events, and fail-closed external actions.
  4. The employee-agent onboarding guide documents worker homes, runtime homes, manager-only communication, and secret refs.
  5. The QA evidence page summarizes verification without publishing raw DevPlan logs.
  6. The captioned browser walkthrough video gives a quick visual pass over the flow.

Public-safe assets

Safety note

This release intentionally uses fake/demo data only. It does not publish private workspace paths, app IDs, open IDs, chat IDs, message IDs, QR artifacts, internal document links, or raw integration output.

RDLeader v0.1.0 public baseline

Pre-release

Choose a tag to compare

RDLeader v0.1.0 public baseline

This is a pre-release marker for the public-safe RDLeader baseline.

It is not a production-ready HR system and not a final open-source licensing milestone. It is a reference point for the public architecture, QA evidence, runtime model, and sponsorware packaging work currently visible in the repository.

What is included

  • Local-first AI R&D worker control-plane README
  • Public CI baseline
  • Security policy and support entrypoints
  • Funding and issue templates
  • Public release roadmap
  • Sanitized QA evidence summary
  • Runtime endurance model
  • Public-safe demo walkthrough script
  • Promo kit
  • License / reuse decision note
  • Discussions enabled, with a public release roadmap discussion
  • Dependabot config for npm and GitHub Actions

Verification

Latest public baseline commit:

  • 65d9e81

Public CI / maintenance evidence:

Public docs

Caveats

  • License posture is still tracked in #3.
  • Raw local DevPlan artifacts are intentionally not published when they may contain private paths, integration identifiers, or live operational evidence.
  • This release is meant to make the public proof chain easier to reference, not to claim broad production readiness.