realvco Docs

v2026.3.31 — SQLite Task Flow + Multi-Platform Expansion

Released: March 31, 2026 Theme: Task flow + platform ecosystem expansion Breaking Changes: ⚠️ Node shell wrapper removed, strict plugin install validation, hybrid token config rejection


Core Highlights

1. SQLite Task Flow

Task flow moves to SQLite storage — better reliability and query performance.

2. QQ Bot Channel Support

Adds official QQ Bot integration — the top choice for mainland China.

3. Matrix Drafts + Thread Isolation

Matrix adapter gains draft support and tighter thread isolation.

4. MCP Remote Server Support

Connect remote Model Context Protocol hosts — tool scope no longer limited to the local machine.

5. LINE Media Support

LINE adapter can now send and receive images, audio, and video.


⚠️ Breaking Changes

Node Shell Wrapper Removed

The legacy Node shell execution environment is gone. Scripts depending on it need rewriting.

Strict Plugin Install Validation

Installs now strictly validate metadata and signatures. Invalid plugins are rejected.

Hybrid Token Config Rejected

Older versions tolerated mixed token formats; the new version rejects them and requires a single format.


Upgrade Recommendations

  • LINE users: after upgrading, enjoy media support — check LINE Advanced Settings
  • MCP users: plan your remote MCP architecture
  • Custom plugin owners: verify plugin metadata format before upgrading

← v2026.3.28 · v2026.4.1 →