@memoryblock/web
v0.1.9
Published
Front-end dashboard and Web UI for memoryblock.
Downloads
1,021
Maintainers
Readme
@memoryblock/web
Front-end dashboard and Web UI for memoryblock.
This package handles:
- Centralized web panel
- Block chat interface
- Visual settings configuration
- Live plugin management architecture
The memoryblock Ecosystem
memoryblock is a highly modular system. Here are the official packages:
The Core
- memoryblock - CLI orchestrator and command routing.
- @memoryblock/core - Engine runtime, memory manager, gatekeeper.
- @memoryblock/types - Shared TypeScript definitions and schemas.
- @memoryblock/locale - Localization strings and utilities.
Integrations & Tooling
- @memoryblock/adapters - LLM provider adapters (OpenAI, Anthropic, Bedrock, etc).
- @memoryblock/channels - Communication channels (CLI, Telegram, Web).
- @memoryblock/tools - Tool registry and built-in definitions.
- @memoryblock/daemon - Background process spawner and manager.
- @memoryblock/api - HTTP/WebSocket API server.
- @memoryblock/web - Front-end dashboard static files.
Plugins
- @memoryblock/plugin-installer - Plugin installer and registry manager.
- @memoryblock/plugin-agents - Secondary AI agents orchestrator.
- @memoryblock/plugin-aws - AWS integrations.
- @memoryblock/plugin-fetch-webpage - Web content fetching and parsing.
- @memoryblock/plugin-web-search - Web search capabilities.
License
Distributed under the MIT License. See LICENSE for more information.
