Skip to content

feat(completions): add Zsh, Bash, and Fish autocompletions with automated installer setup#659

Open
weby-homelab wants to merge 59 commits into
google-antigravity:mainfrom
weby-homelab:feature/shell-completions
Open

feat(completions): add Zsh, Bash, and Fish autocompletions with automated installer setup#659
weby-homelab wants to merge 59 commits into
google-antigravity:mainfrom
weby-homelab:feature/shell-completions

Conversation

@weby-homelab

Copy link
Copy Markdown

Summary of Changes

  • Adds shell autocompletion definitions for agy (Bash, Zsh, Fish) in examples/completions/.
  • Updates install.sh to automatically detect shell environment and install completions to ~/.zsh/completions/, ~/.local/share/bash-completion/completions/, or ~/.config/fish/completions/.
  • Sanitizes file & directory permissions (755 for directories, 644 for files) to resolve Zsh insecure directories warnings during compinit.

- Add README translations in Chinese, Spanish, French, Portuguese, Ukrainian, and German
- Add a unified language switcher to all README variants to easily navigate between locales
- Preserved identical code blocks, links, and layout structure across all variants
…ve README

- Add official install scripts (install.sh, install.ps1, install.cmd)
- Add Makefile with install/update/uninstall/check/run targets
- Add .antigravity.md project config template
- Add .gitignore for binaries and temp files
- Rewrite README with full usage guide, configuration, migration from Gemini CLI

Closes #0
feat: add install scripts, Makefile, config template, and comprehensive README
- Add manifests and binaries under the packages/ directory for all supported platforms
- Modify install.sh, install.ps1, and install.cmd to prioritize local package files if present, facilitating instant and completely offline setups
- Allow tracking of packages in .gitignore
- Centered badges, demo GIF, and title for a clean premium header section
- Structured configuration guides with clear examples
- Added modern callout boxes (Shields/GitHub alerts)
- Kept ALT tags on all images for accessibility
feat: integrate pre-downloaded platform binaries for offline setup
docs: modernize README.md layout and styling
feat(install): migrate local binaries to release assets and update installers
fix(install): fix unbound DOWNLOADER variable in install.sh
docs: resolve installer URLs and clarify offline setup in README
fix(install): point DOWNLOAD_BASE_URL to raw GitHub of fork to download fork release assets
docs: polish terminology and Ukrainian grammar in README.md
docs: add comprehensive legal disclaimers to README
feat: upgrade to v1.0.3 and add multi-language README support
docs: expand tagline and translate complete README into all supported languages
docs: correct settings.json path and schema fields
weby-homelab and others added 22 commits May 29, 2026 14:46
Redesign statusline with Nerd Font styling
feat: upgrade to v1.0.4 and update manifests
feat(statusline): add quota reset time to progress bar displays
…-design

style(statusline): change quota layout to use pipes and hourglass emoji
chore: upgrade to v1.0.8 & add statusline links
…settings

fix(installer): preserve existing statusline/title config
@weby-homelab
weby-homelab deleted the feature/shell-completions branch July 22, 2026 17:27
@weby-homelab
weby-homelab restored the feature/shell-completions branch July 22, 2026 17:30
@weby-homelab weby-homelab reopened this Jul 22, 2026
@weby-homelab
weby-homelab deleted the feature/shell-completions branch July 22, 2026 17:45
@weby-homelab
weby-homelab restored the feature/shell-completions branch July 22, 2026 17:47
@weby-homelab weby-homelab reopened this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant