diff --git a/AGENTS.md b/AGENTS.md index c32ff212b830b6fd629b1cf777a44e8ca7e0e432..75db0c3a32b1f7e7dbb0a2215f610eee8d85f962 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -82,10 +82,14 @@ Reference docs via context7 or doc-agent when unsure: `/websites/pkg_go_dev_git_secluded_site_go-lunatask`): Lunatask API client. Amolith maintains it, so issues can be resolved or missing features added quickly. +- `github.com/charmbracelet/huh` (context7: `/charmbracelet/huh`): + powerful and attractive libs for interactive forms and prompts - `github.com/charmbracelet/lipgloss` (context7: `/charmbracelet/lipgloss`): Terminal styling. - `github.com/charmbracelet/fang` (context7: `/charmbracelet/fang`): Cobra wrapper with fancy styling, version injection, signal handling. +- `github.com/zalando/go-keyring` (context7: `/zalando/go-keyring`): + Cross-platform interface to the system keyring - `github.com/BurntSushi/toml` (context7: `/burntsushi/toml`): Config file parsing. - `github.com/spf13/cobra` (context7: