Re-export Type from typebox, update examples to import from pi-coding-agent
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Type } from "@sinclair/typebox";
|
||||
import { Type } from "@mariozechner/pi-coding-agent";
|
||||
import type { CustomToolFactory } from "@mariozechner/pi-coding-agent";
|
||||
|
||||
const factory: CustomToolFactory = (pi) => ({
|
||||
|
||||
Reference in New Issue
Block a user