From 16f52f9b2f88044fcd783dc13e7fd0e808ca67f2 Mon Sep 17 00:00:00 2001 From: Artur Do Lago Date: Sun, 11 Jan 2026 13:56:50 +0100 Subject: [PATCH] docs: mark plugin marketplace as complete in roadmap Co-Authored-By: Claude Opus 4.5 --- docs/ROADMAP.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index ee9119c9278..084732775dc 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -288,7 +288,11 @@ Agent-core is a fork of OpenCode with three personas (Zee, Stanley, Johny) shari - WhatsApp gateway: sendVoice method with MessageMedia - Graceful fallback to text if TTS fails or not configured - [ ] Multi-user support (shared Qdrant namespaces) -- [ ] Plugin marketplace for personas +- [x] Plugin marketplace for personas + - Registry index (plugins/index.json) with curated plugins + - Registry client with caching and stale fallback + - CLI commands: plugin search, list, install, remove, info + - Leverages existing npm/Bun infrastructure - [x] Canvas/whiteboard for visual reasoning - 7 canvas kinds: text, calendar, document, table, diagram, graph, mindmap - WezTerm pane management with 67% width ratio