902,280 packages matching “matbot-plugin-api”
@matatbread/matbot-plugin-api
v0.4.15 · 2 days ago
matbot plugin API: the singleton contract every matbot plugin builds against — MatbotPlugin, the service registry, hooks, principal carrier, and shared types.
No known vulnerabilities
@matatbread/matbot-provider-anthropic
v0.4.8 · 4 days ago
Anthropic Messages API provider adapter with streaming, tool use, and extended thinking; also handles DeepSeek's Anthropic-compatible API.
No known vulnerabilities
@matatbread/matbot-core
v0.4.15 · 2 days ago
matbot core runtime: agentic loop, hook dispatch, plugin loader, config, security, and knowledge. Exposes ./providers-base and ./storage-base for plugin authors.
No known vulnerabilities
@matatbread/matbot-provider-openai-compat
v0.4.8 · 4 days ago
OpenAI-compatible chat completions provider adapter (OpenAI and any compatible endpoint) with streaming and tool calls.
No known vulnerabilities
@matatbread/matbot-cli
v0.4.15 · 2 days ago
matbot CLI: interactive REPL and single-turn runner for the matbot AI harness, with hot-loadable plugins.
No known vulnerabilities
@matatbread/matbot-tool-plugin
v0.4.14 · 4 days ago
Built-in `plugin` and `provider` tools for managing plugins and LLM providers at runtime — install, remove, reload, and discover.
No known vulnerabilities
@matatbread/matbot-mcp-http
v0.4.14 · 4 days ago
Cross-platform MCP client: connect to remote MCP servers over HTTP/SSE and register their tools. Runs in the browser and Node (fetch only, no child processes).
No known vulnerabilities
@matatbread/matbot-frontend-telegram
v0.4.14 · 4 days ago
Telegram bot frontend
No known vulnerabilities
@matatbread/matbot-skills-node
v0.4.7 · 29 days ago
Node skills plugin: embeds @matatbread/matbot-skills CRUD and adds a local filesystem (.md) import + watch.
No known vulnerabilities
@matatbread/matbot-tool-docker-bash
v0.4.10 · 4 days ago
Replaces the bash tool with a persistent Docker container (exec-based). Project root is read-only at /app; .data is read-write.
No known vulnerabilities
@matatbread/matbot-web-bundle
v0.4.15 · 2 days ago
Self-contained, browser-only matbot: assembles the platform-neutral core and browser plugins into a single matbot.html that runs entirely client-side (file:// or any static host).
No known vulnerabilities
@matatbread/matbot-triggers
v0.4.14 · 4 days ago
Data-driven hooks: stored conditions that, when an LLM classifier judges them matched, invoke a tool. Cross-runtime (node + browser).
No known vulnerabilities
@matatbread/matbot-browser
v0.4.14 · 4 days ago
Browser-native backends for the web frontend: an IndexedDB Store, an OPFS file store, and a WebCrypto-backed vault.
No known vulnerabilities
@matatbread/matbot-persist-ki-bge
v0.4.7 · 29 days ago
Persistent KnowledgeIndex backed by a Store, with entity/heading search and optional BGE reranker.
No known vulnerabilities
@matatbread/matbot-sessions
v0.4.7 · 29 days ago
Session-management tools: list, get, rename, and hide conversation sessions.
No known vulnerabilities
@matatbread/matbot-tool-store
v0.4.8 · 4 days ago
Define named stores and expose generated CRUD tools over them via store_action. Cross-runtime (node + browser).
No known vulnerabilities
@matatbread/matbot-tool-bash
v0.4.9 · 24 days ago
Run bash scripts in the session workspace.
No known vulnerabilities
@matatbread/matbot-storage-filesystem
v0.4.7 · 29 days ago
Filesystem-backed StorageBackend for Node — content-addressed and CAS-safe; the CLI's default store.
No known vulnerabilities
@matatbread/matbot-tool-http
v0.4.7 · 29 days ago
Make HTTP requests (method, headers, body) to web APIs and remote resources; requires the network capability.
No known vulnerabilities
@matatbread/matbot-provider-chatjimmy
v0.4.7 · 29 days ago
ChatJimmy provider adapter — a very fast hosted llama endpoint, handy for odd-ball / latency tests.
No known vulnerabilities