@@ -4,9 +4,9 @@ go 1.25.4
44
55require (
66 charm.land/bubbles/v2 v2.0.0-rc.1
7- charm.land/bubbletea/v2 v2.0.0-rc.2.0.20251126220703-2a0096c500a7
8- charm.land/lipgloss/v2 v2.0.0-beta.3.0.20251106193318-19329a3e8410
9- github.com/JohannesKaufmann/html-to-markdown/v2 v2.4 .0
7+ charm.land/bubbletea/v2 v2.0.0-rc.2.0.20251202162339-5fa38b798f16
8+ charm.land/lipgloss/v2 v2.0.0-beta.3.0.20251119143523-0334bb4562ca
9+ github.com/JohannesKaufmann/html-to-markdown/v2 v2.5 .0
1010 github.com/Microsoft/go-winio v0.6.2
1111 github.com/a2aproject/a2a-go v0.3.2
1212 github.com/alecthomas/chroma/v2 v2.20.0
@@ -16,14 +16,14 @@ require (
1616 github.com/aymanbagabas/go-udiff v0.3.1
1717 github.com/bmatcuk/doublestar/v4 v4.9.1
1818 github.com/charmbracelet/glamour/v2 v2.0.0-20251106195642-800eb8175930
19- github.com/charmbracelet/x/ansi v0.11.1
19+ github.com/charmbracelet/x/ansi v0.11.2
2020 github.com/coder/acp-go-sdk v0.6.3
21- github.com/dop251/goja v0.0.0-20251121114222-56b1242a5f86
21+ github.com/dop251/goja v0.0.0-20251201205617-2bb4c724c0f9
2222 github.com/fatih/color v1.18.0
2323 github.com/fsnotify/fsnotify v1.9.0
2424 github.com/go-git/go-git/v5 v5.16.4
25- github.com/goccy/go-yaml v1.18 .0
26- github.com/google/go-containerregistry v0.20.6
25+ github.com/goccy/go-yaml v1.19 .0
26+ github.com/google/go-containerregistry v0.20.7
2727 github.com/google/jsonschema-go v0.3.0
2828 github.com/google/uuid v1.6.0
2929 github.com/junegunn/fzf v0.67.0
@@ -32,7 +32,7 @@ require (
3232 github.com/mattn/go-isatty v0.0.20
3333 github.com/mattn/go-runewidth v0.0.19
3434 github.com/modelcontextprotocol/go-sdk v1.1.0
35- github.com/openai/openai-go/v3 v3.8.1
35+ github.com/openai/openai-go/v3 v3.9.0
3636 github.com/smacker/go-tree-sitter v0.0.0-20240827094217-dd81d9e9be82
3737 github.com/spf13/cobra v1.10.1
3838 github.com/stretchr/testify v1.11.1
@@ -49,7 +49,7 @@ require (
4949 golang.org/x/term v0.37.0
5050 google.golang.org/adk v0.2.0
5151 google.golang.org/genai v1.36.0
52- gopkg.in/dnaeon/go-vcr.v4 v4.0.5
52+ gopkg.in/dnaeon/go-vcr.v4 v4.0.6
5353 gotest.tools/v3 v3.5.2
5454 modernc.org/sqlite v1.40.1
5555)
@@ -66,20 +66,20 @@ require (
6666 github.com/buger/jsonparser v1.1.1 // indirect
6767 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
6868 github.com/charmbracelet/colorprofile v0.3.3 // indirect
69- github.com/charmbracelet/ultraviolet v0.0.0-20251116181749-377898bcce38 // indirect
69+ github.com/charmbracelet/ultraviolet v0.0.0-20251202162030-ecc8c1ae4b2b // indirect
7070 github.com/charmbracelet/x/exp/slice v0.0.0-20251113172435-cef867b85f6a // indirect
7171 github.com/charmbracelet/x/term v0.2.2 // indirect
7272 github.com/charmbracelet/x/termios v0.1.1 // indirect
7373 github.com/charmbracelet/x/windows v0.2.2 // indirect
74- github.com/clipperhouse/displaywidth v0.5 .0 // indirect
74+ github.com/clipperhouse/displaywidth v0.6 .0 // indirect
7575 github.com/clipperhouse/stringish v0.1.1 // indirect
7676 github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
7777 github.com/cloudflare/circl v1.6.1 // indirect
78- github.com/containerd/stargz-snapshotter/estargz v0.17.0 // indirect
78+ github.com/containerd/stargz-snapshotter/estargz v0.18.1 // indirect
7979 github.com/cyphar/filepath-securejoin v0.4.1 // indirect
8080 github.com/davecgh/go-spew v1.1.1 // indirect
8181 github.com/dlclark/regexp2 v1.11.5 // indirect
82- github.com/docker/cli v28.2.2 +incompatible // indirect
82+ github.com/docker/cli v29.0.3 +incompatible // indirect
8383 github.com/docker/distribution v2.8.3+incompatible // indirect
8484 github.com/docker/docker-credential-helpers v0.9.3 // indirect
8585 github.com/dustin/go-humanize v1.0.1 // indirect
@@ -103,7 +103,7 @@ require (
103103 github.com/inconshreveable/mousetrap v1.1.0 // indirect
104104 github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
105105 github.com/kevinburke/ssh_config v1.2.0 // indirect
106- github.com/klauspost/compress v1.18.0 // indirect
106+ github.com/klauspost/compress v1.18.1 // indirect
107107 github.com/labstack/gommon v0.4.2 // indirect
108108 github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
109109 github.com/mailru/easyjson v0.7.7 // indirect
@@ -115,7 +115,6 @@ require (
115115 github.com/opencontainers/go-digest v1.0.0 // indirect
116116 github.com/opencontainers/image-spec v1.1.1 // indirect
117117 github.com/pjbgf/sha1cd v0.3.2 // indirect
118- github.com/pkg/errors v0.9.1 // indirect
119118 github.com/pmezard/go-difflib v1.0.0 // indirect
120119 github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
121120 github.com/rivo/uniseg v0.4.7 // indirect
@@ -130,7 +129,7 @@ require (
130129 github.com/tidwall/sjson v1.2.5 // indirect
131130 github.com/valyala/bytebufferpool v1.0.0 // indirect
132131 github.com/valyala/fasttemplate v1.2.2 // indirect
133- github.com/vbatts/tar-split v0.12.1 // indirect
132+ github.com/vbatts/tar-split v0.12.2 // indirect
134133 github.com/xanzy/ssh-agent v0.3.3 // indirect
135134 github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
136135 github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
@@ -143,6 +142,7 @@ require (
143142 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0 // indirect
144143 go.opentelemetry.io/otel/metric v1.38.0 // indirect
145144 go.opentelemetry.io/proto/otlp v1.7.1 // indirect
145+ go.yaml.in/yaml/v4 v4.0.0-rc.3 // indirect
146146 golang.org/x/crypto v0.45.0 // indirect
147147 golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
148148 golang.org/x/net v0.47.0 // indirect
0 commit comments