Cleanup
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import type { ExtensionAPI } from "@mariozechner/pi-coding-agent";
|
||||
|
||||
export default function agentEndExtension(pi: ExtensionAPI): void {
|
||||
pi.on("agent_end", async (_event, ctx) => {
|
||||
ctx.ui.notify("agent_end received");
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user