@forwardimpact/libbridge
v0.1.20
Published
Channel-to-agent-team bridge — relay messages between human channels (GitHub Discussions, Microsoft Teams) and the agent team. The bridge handles thread state, multi-tenant routing, rate limits, and resume scheduling once.
Maintainers
Readme
libbridge
Channel-to-agent-team bridge — relay messages between human channels (GitHub Discussions, Microsoft Teams) and the agent team. The bridge handles thread state, multi-tenant routing, rate limits, and resume scheduling once.
Getting Started
import {
createBridgeServer,
CallbackRegistry,
RateLimiter,
ProgressTicker,
appendHistory,
buildPrompt,
dispatchWorkflow,
evaluateTrigger,
} from "@forwardimpact/libbridge";