Drop into any stack.
26 thin adapter packages that wire BonkLM into the frameworks, models, agents, and stores you already run. Each one is a small wrapper — no core fork, no breaking change to the host runtime.
Frameworks· 5
HTTP layers that mount BonkLM as middleware on the inbound request.
Drop-in Express middleware.
@blackunicorn/bonklm-expressFastify plugin with preHandler hooks.
@blackunicorn/bonklm-fastifyEdge-friendly Hono middleware.
@blackunicorn/bonklm-honoNestJS module + guard.
@blackunicorn/bonklm-nestjsstreamText / generateText wrapper.
@blackunicorn/bonklm-vercelLLM providers· 5
Wrap a model client so prompts and completions pass through the engine.
Agent frameworks· 8
Validators + guards at every agent step — tool calls, retrieved docs, memory writes.
LangChain runnable + tools.
@blackunicorn/bonklm-langchainLlamaIndex pipeline hooks.
@blackunicorn/bonklm-llamaindexMastra agent middleware.
@blackunicorn/bonklm-mastraFirebase Genkit plugin.
@blackunicorn/bonklm-genkitAgents SDK guardrails.
@blackunicorn/bonklm-openai-agentsSeatbelt for web3 agents.
@blackunicorn/bonklm-elizaosCopilotKit runtime guardrails.
@blackunicorn/bonklm-copilotkitLetta memory + tool guard.
@blackunicorn/bonklm-lettaRAG & vector stores· 4
Inspect retrieved documents before they reach the model prompt.
Memory· 2
Guard long-term agent memory against poisoning and PII leakage.
Bridges & misc· 2
Adapters into other security frameworks and protocols.