Imports
- github.com/fsnotify/fsnotify
- github.com/spf13/cobra
- github.com/goccy/go-yaml
- golang.org/x/mod/semver
- golang.org/x/crypto/nacl/box
- github.com/sourcegraph/conc/pool
- github.com/cli/go-gh/v2/pkg/api
- github.com/modelcontextprotocol/go-sdk/mcp
- github.com/modelcontextprotocol/go-sdk/jsonrpc
- github.com/google/jsonschema-go/jsonschema
- charm.land/lipgloss/v2
- charm.land/lipgloss/v2/tree
- charm.land/huh/v2
Imports in module “github.com/github/gh-aw”
- github.com/github/gh-aw/pkg/console
- github.com/github/gh-aw/pkg/constants
- github.com/github/gh-aw/pkg/envutil
- github.com/github/gh-aw/pkg/fileutil
- github.com/github/gh-aw/pkg/gitutil
- github.com/github/gh-aw/pkg/logger
- github.com/github/gh-aw/pkg/parser
- github.com/github/gh-aw/pkg/repoutil
- github.com/github/gh-aw/pkg/sliceutil
- github.com/github/gh-aw/pkg/stringutil
- github.com/github/gh-aw/pkg/styles
- github.com/github/gh-aw/pkg/timeutil
- github.com/github/gh-aw/pkg/tty
- github.com/github/gh-aw/pkg/types
- github.com/github/gh-aw/pkg/workflow
- github.com/github/gh-aw/pkg/semverutil
- github.com/github/gh-aw/pkg/agentdrain
- github.com/github/gh-aw/pkg/typeutil
- github.com/github/gh-aw/pkg/stats
- github.com/github/gh-aw/pkg/errorutil
- github.com/github/gh-aw/pkg/syncutil
Standard library imports
- archive/zip
- bufio
- bytes
- context
- crypto/rand
- crypto/sha256
- encoding/base64
- encoding/hex
- encoding/json
- errors
- fmt
- hash/fnv
- io
- math
- math/rand
- mime
- net
- net/http
- net/url
- os
- os/exec
- os/signal
- path
- path/filepath
- reflect
- regexp
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- syscall
- time
- embed
- cmp
- slices
- maps