Skip to content

refactor: move agent runtime into host connector - #152

Merged
yoloyash merged 1 commit into
mainfrom
feat/connector-agent-daemon
Aug 11, 2026
Merged

refactor: move agent runtime into host connector#152
yoloyash merged 1 commit into
mainfrom
feat/connector-agent-daemon

Conversation

@yoloyash

Copy link
Copy Markdown
Owner

Summary

  • move Codex, Pi, and Oh My Pi process, provider, live-session, queue, and timeline ownership into the Host Connector
  • replace protocol v1 in place with high-level daemon commands plus sequenced event delivery and acknowledgements
  • add connector-local state journaling, command deduplication, reconnect recovery, and authorization reconciliation
  • move shared wire and presentation types into agent-bridge and remove the provider runtime from Next.js
  • release the matching Host Connector as 0.2.0 with no compatibility layer

Verification

  • npm run test
  • npm run typecheck
  • npm run lint
  • npm run build
  • isolated agent-connection E2E: 3 passed, 4 opt-in provider tests skipped
  • production Docker builder target
  • git diff --check and stale agent-runtime/protocol search

Cutover note

This intentionally replaces Host Connector protocol v1 and requires reinstalling Connector 0.2.0. There is no old-protocol compatibility path.

@yoloyash
yoloyash marked this pull request as ready for review August 11, 2026 07:11
@yoloyash
yoloyash merged commit ce5bcd5 into main Aug 11, 2026
5 checks passed
@yoloyash
yoloyash deleted the feat/connector-agent-daemon branch August 11, 2026 07:12
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