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
feat: add --version flag, note @google search trigger in ask help
- Version is set at build time via ldflags, defaults to "dev"
- Release workflow embeds tag as version
- ask command help notes @google prefix triggers search
fix: workflows reference main branch, remove subdirectory paths
Workflows were written for a monorepo subdirectory layout but this
is now a standalone repo. Remove gemini-web-cli/ path prefixes and
change default branch from master to main.