Skip to content

docs(roadmap): add Warp remote autonomous worker section#150

Merged
nillo merged 1 commit into
mainfrom
docs/warp-roadmap
Jun 18, 2026
Merged

docs(roadmap): add Warp remote autonomous worker section#150
nillo merged 1 commit into
mainfrom
docs/warp-roadmap

Conversation

@nillo

@nillo nillo commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a Warp — Remote Autonomous Worker (Planned) section to docs/ROADMAP.md:

  • Plain-language explanation of how the remote and local machines coordinate.
  • Technical design: git-as-transport (no socket); curated handoff artifact; CAS-ref lease + epoch fencing; event-driven pickup/recall via post-receive/webhook with ls-remote fallback; heartbeat/status ref; short-lived branch-scoped credential.
  • Reuse map, build order (de-risk recall before autonomy), execution model, verification.

Also commits the previously-staged "Planned Single-Terminal Pair Mode" roadmap subsection already present in the working tree.

Docs-only; marked clearly as planned per the doc's Release Documentation Rule.

🤖 Generated with Claude Code

Document the planned Warp feature (recallable remote autonomous worker):
how the remote and local daemons coordinate over git as the cross-machine
transport (no socket), a plain-language explanation, and the technical
design — curated handoff artifact, CAS-ref lease + epoch fencing,
event-driven pickup/recall via post-receive/webhook with ls-remote
fallback, heartbeat/status ref, short-lived branch-scoped credential —
plus reuse map, build order, execution model, and verification.

Also commits the previously-staged "Planned Single-Terminal Pair Mode"
roadmap subsection already present in the working tree.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@nillo nillo merged commit 409598d into main Jun 18, 2026
5 checks passed
@nillo nillo deleted the docs/warp-roadmap branch June 18, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant