| How Row-Bot adds native tools, MCP servers, channels, and skills without giving plugins control over the core runtimeI’ve been building Row-Bot’s Plugin System v2 around a simple principle: Plugins should extend the assistant without owning the assistant. They can add native tools, MCP servers, channels, webhooks, and skills, but Row-Bot Core still owns execution, approvals, auth, safety, and profile scoping. Here is the architecture. [link] [comments] |