You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deva serve: thin HTTP layer over 1+2 — session list plus xterm.js attach via docker exec streams. Binds loopback only; tunneling stays Tailscale/cloudflared's job, documented as a recipe. Auth: bearer token, nothing fancier.
serve is the bun-only candidate: a daemon in bash is self-harm, and the bun port needs a first feature that is not parity. Blocked on the parity harness being declared good enough.
Related Files
deva.sh (ps/attach)
bun port (serve)
Test Plan
ps/attach land with their own issues
serve: session list and attach round-trip over loopback, token required
Description
Reach running agents from anywhere: inventory -> attach -> web. Umbrella issue; ships in rungs, each useful alone.
Type
Details
serve is the bun-only candidate: a daemon in bash is self-harm, and the bun port needs a first feature that is not parity. Blocked on the parity harness being declared good enough.
Related Files
Test Plan