You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
dnsimple ai no longer prints the full per-command flag tables by default; only required flags are listed. Pass --full for the complete reference, or run <command> --help to discover flags on demand. This shrinks the default output to reduce token usage.
Updated dnsimple ai context to reduce duplicated command references and clarify command selection, improving agent context learning and token usage.
Renamed the Go module path from github.com/dnsimple/dnsimple-cli to github.com/dnsimple/cli following the GitHub repository rename.