mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-21 19:00:44 +00:00
Cleanup
This commit is contained in:
parent
d0543d3c18
commit
bd040072d3
1 changed files with 0 additions and 7 deletions
|
|
@ -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");
|
|
||||||
});
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue