diff --git a/go.mod b/go.mod index d581cc5..fb90267 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/creack/pty v1.1.24 github.com/google/uuid v1.6.0 github.com/gorilla/websocket v1.5.3 - github.com/iodesystems/agentkit v0.0.0 + github.com/iodesystems/agentkit v0.5.0 github.com/muesli/termenv v0.16.0 go.starlark.net v0.0.0-20260708150628-5395d018f003 golang.org/x/term v0.41.0