From 29a7bc2d314cee2c2ed9c34605983aec79b85ea3 Mon Sep 17 00:00:00 2001 From: MoerAI Date: Mon, 23 Mar 2026 10:41:37 +0900 Subject: [PATCH] fix(plugin): display friendly name in configuration UI instead of file path (fixes #2644) --- src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.ts b/src/index.ts index 70156f109..c97fedcd7 100644 --- a/src/index.ts +++ b/src/index.ts @@ -89,6 +89,7 @@ const OhMyOpenCodePlugin: Plugin = async (ctx) => { activePluginDispose = dispose return { + name: "oh-my-openagent", ...pluginInterface, "experimental.session.compacting": async (