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
|
activePluginDispose = dispose
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
name: "oh-my-openagent",
|
||||||
...pluginInterface,
|
...pluginInterface,
|
||||||
|
|
||||||
"experimental.session.compacting": async (
|
"experimental.session.compacting": async (
|
||||||
|
|||||||
Reference in New Issue
Block a user