Skip to content

Fix managed stream reconnects#122

Draft
ross-rl wants to merge 1 commit into
mainfrom
fix/managed-stream-reconnect
Draft

Fix managed stream reconnects#122
ross-rl wants to merge 1 commit into
mainfrom
fix/managed-stream-reconnect

Conversation

@ross-rl
Copy link
Copy Markdown
Contributor

@ross-rl ross-rl commented May 27, 2026

Summary

  • keep managed ACP streams re-subscribing on unexpected SSE EOF/error using the last seen Axon sequence
  • keep Claude connection read loops reconnecting after repeated graceful stream closes instead of stopping after one retry
  • update reconnect tests and README behavior docs

Verification

  • bun run --filter '@runloop/remote-agents-sdk' test src/acp/axon-stream.test.ts src/claude/connection.test.ts
  • bun run check
  • bun run typecheck
  • bun run build
  • bun run test

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