feat(client): add app-hosted connector worker#1016
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Closing: the app-hosted poll-loop runtime is being dropped in favor of the existing connector execution path ( The valuable part — a |
Summary
@lobu/client/nodewithLobu,defineConnector,feed,action, and app-hosted connector serving/api/workers/*polling, stream, complete, and complete-action endpoints for local feed/action functionsValidation
bun test packages/client/srccd packages/client && bun run typecheck && bun run buildcd packages/pgvector-embedded && bun run build && cd ../server && bun run typecheckbun run typecheck:packagesNotes