Skip to content

feat: add durable unattended browser sessions - #18

Merged
gcharang merged 6 commits into
masterfrom
feat/durable-unattended-sessions
Jul 27, 2026
Merged

gcharang merged 6 commits into
masterfrom
feat/durable-unattended-sessions

Conversation

@gcharang

Copy link
Copy Markdown
Contributor

Summary

  • add durable tenant/device coordination for unattended browser leases, expiry, recovery, reconciliation, and cleanup
  • add device-control and session lifecycle support across the backend, extension, connector, and protocol
  • harden authority fencing, command replay, terminal retirement, and exact closure acknowledgements, including lost-fence replays
  • document unattended operations and lifecycle contracts

Verification

  • pnpm --filter @understudy/backend exec vitest run test/tenant-coordinator.test.ts test/device.test.ts test/service.test.ts
  • pnpm --filter @understudy/backend typecheck
  • pnpm --filter @understudy/backend test
  • git diff --check

@gcharang
gcharang merged commit 46b210f into master Jul 27, 2026
1 check passed
@gcharang
gcharang deleted the feat/durable-unattended-sessions branch July 27, 2026 09:24
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