@forwardimpact/libbridge
v0.1.7
Published
Threaded-channel bridge primitives — relay messages between human channels (GitHub Discussions, Microsoft Teams) and the Kata agent team.
Downloads
928
Maintainers
Readme
libbridge
Threaded-channel bridge primitives — relay messages between human channels (GitHub Discussions, Microsoft Teams) and the Kata agent team.
Getting Started
import {
createBridgeServer,
CallbackRegistry,
RateLimiter,
ProgressTicker,
appendHistory,
buildPrompt,
dispatchWorkflow,
evaluateTrigger,
} from "@forwardimpact/libbridge";