Extending a Local-First AI Agent Safely
Extending a Local-First AI Agent Safely

Extending a Local-First AI Agent Safely

Extending a Local-First AI Agent Safely

How Row-Bot adds native tools, MCP servers, channels, and skills without giving plugins control over the core runtime

I’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.

GitHub

submitted by /u/Acceptable-Object390
[link] [comments]