fix(plugin): display friendly name in configuration UI instead of file path (fixes #2644)
This commit is contained in:
@@ -89,6 +89,7 @@ const OhMyOpenCodePlugin: Plugin = async (ctx) => {
|
||||
activePluginDispose = dispose
|
||||
|
||||
return {
|
||||
name: "oh-my-openagent",
|
||||
...pluginInterface,
|
||||
|
||||
"experimental.session.compacting": async (
|
||||
|
||||
Reference in New Issue
Block a user