175,158 packages matching “matbot-storage”
@matatbread/matbot-storage-filesystem
v0.4.7 · 1 month ago
Filesystem-backed StorageBackend for Node — content-addressed and CAS-safe; the CLI's default store.
No known vulnerabilities
@matatbread/matbot-storage-sqlite
v0.4.7 · 1 month ago
SQLite storage backend (WAL mode) providing persistent Stores and file storage for all runtime state.
No known vulnerabilities
@matatbread/matbot-storage-google-drive
v0.4.13 · 12 days ago
Google Drive storage backend: document stores and file blobs persisted to a folder in the user's Google Drive, authenticated in-browser via Google Identity Services.
No known vulnerabilities
@matatbread/matbot-storage-profiles
v0.4.7 · 1 month ago
Profile-aware StorageBackend for Node — partitions selected namespaces (sessions by default) per web principal over the filesystem layout, with a `profile` CRUD tool. Default principal keeps the existing base layout.
No known vulnerabilities
@matatbread/matbot-core
v0.4.16 · 4 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-plugin-api
v0.4.16 · 4 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-cli
v0.4.16 · 4 days ago
matbot CLI: interactive REPL and single-turn runner for the matbot AI harness, with hot-loadable plugins.
No known vulnerabilities
@matatbread/matbot-provider-anthropic
v0.4.8 · 8 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-tool-plugin
v0.4.16 · 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-sessions
v0.4.7 · 1 month ago
Session-management tools: list, get, rename, and hide conversation sessions.
No known vulnerabilities
@matatbread/matbot-provider-openai-compat
v0.4.8 · 8 days ago
OpenAI-compatible chat completions provider adapter (OpenAI and any compatible endpoint) with streaming and tool calls.
No known vulnerabilities
@matatbread/matbot-tool-http
v0.4.7 · 1 month ago
Make HTTP requests (method, headers, body) to web APIs and remote resources; requires the network capability.
No known vulnerabilities
@matatbread/matbot-web-principal-user
v0.4.7 · 1 month ago
Override the web frontend's request principal with the host OS user ($USER).
No known vulnerabilities
@matatbread/matbot-skills-node
v0.4.7 · 1 month ago
Node skills plugin: embeds @matatbread/matbot-skills CRUD and adds a local filesystem (.md) import + watch.
No known vulnerabilities
@matatbread/matbot-frontend-web
v0.4.16 · 4 days ago
Web UI with session management. Node entry serves it over HTTP+SSE; browser entry mounts the same UI in-process. Both share index.html + app.js.
No known vulnerabilities
@matatbread/matbot-files-node
v0.4.7 · 1 month ago
Node filesystem-backed FileStore for MIME-typed blobs, served by the frontend.
No known vulnerabilities
@matatbread/matbot-triggers
v0.4.16 · 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.16 · 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-tool-docker-bash
v0.4.10 · 8 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-rumsfeld
v0.4.7 · 1 month ago
Contextual knowledge fault handler — looks up the knowledge index when the model encounters an unknown term.
No known vulnerabilities