843,343 packages matching “matbot-plugin-api”
@matatbread/matbot-plugin-api
v0.3.8 · 5 hours 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-core
v0.3.8 · 5 hours 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-anthropic
v0.3.8 · 5 hours 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-sessions
v0.3.8 · 5 hours ago
Session-management tools: list, get, rename, and hide conversation sessions.
No known vulnerabilities
@matatbread/matbot-tool-store
v0.3.8 · 5 hours ago
Define named stores and expose generated CRUD tools over them via store_action. Cross-runtime (node + browser).
No known vulnerabilities
@matatbread/matbot-web-principal-user
v0.3.8 · 5 hours ago
Override the web frontend's request principal with the host OS user ($USER).
No known vulnerabilities
@matatbread/matbot-tool-http
v0.3.8 · 5 hours ago
Make HTTP requests (method, headers, body) to web APIs and remote resources; requires the network capability.
No known vulnerabilities
@matatbread/matbot-tool-plugin
v0.3.8 · 5 hours 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-provider-openai-compat
v0.3.8 · 5 hours ago
OpenAI-compatible chat completions provider adapter (OpenAI and any compatible endpoint) with streaming and tool calls.
No known vulnerabilities
@matatbread/matbot-skills-node
v0.3.8 · 5 hours ago
Node skills plugin: embeds @matatbread/matbot-skills CRUD and adds a local filesystem (.md) import + watch.
No known vulnerabilities
@matatbread/matbot-cli
v0.3.8 · 5 hours ago
matbot CLI: interactive REPL and single-turn runner for the matbot AI harness, with hot-loadable plugins.
No known vulnerabilities
@matatbread/matbot-triggers
v0.3.8 · 5 hours 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-tool-docker-bash
v0.3.8 · 5 hours 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-storage-filesystem
v0.3.8 · 5 hours ago
Filesystem-backed StorageBackend for Node — content-addressed and CAS-safe; the CLI's default store.
No known vulnerabilities
@matatbread/matbot-mcp-http
v0.3.8 · 5 hours 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-files-node
v0.3.8 · 5 hours ago
Node filesystem-backed FileStore for MIME-typed blobs, served by the frontend.
No known vulnerabilities
@matatbread/matbot-persist-ki-bge
v0.3.8 · 5 hours ago
Persistent KnowledgeIndex backed by a Store, with entity/heading search and optional BGE reranker.
No known vulnerabilities
@matatbread/matbot-browser
v0.3.8 · 5 hours 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-skills
v0.3.8 · 5 hours ago
Cross-runtime skill documents: CRUD over named markdown playbooks via skill_action, persisted and knowledge-indexed. Runs in Node and the browser.
No known vulnerabilities
@matatbread/matbot-tool-background
v0.3.8 · 5 hours ago
Run prompts in detached background processes. Schedule recurring prompts with every/every_list/every_cancel/every_suspend/every_resume/everything_suspend/everything_resume.
No known vulnerabilities