mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 06:04:40 +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