← Package directory
Available on winget

Install vyai

A lightweight CLI tool to interact with the Gemini API from the terminal.

Install with winget
winget install --id Vybraan.vyai
Upgrade
winget upgrade --id Vybraan.vyai
Uninstall
winget uninstall --id Vybraan.vyai

About vyai

A lightweight CLI tool to interact with the Gemini API from the terminal.

What's new in 1.1.0

feat(ui): card-style explore page with custom list delegate feat(ui): custom explore list delegate with theme styling feat(ui): settings tab custom controls with model cycling feat(ui): styled chat messages with user/assistant labels feat: stream Gemini responses incrementally fix(ui): improve viewport height calculation and loading view alignment fix: dynamic viewport height accounting for notice fix: move notice above viewport to prevent input/footer shift fix: stabilize layout height during loading state fix: validate GOOGLE_API_KEY at startup, nil-guard response handling refactor(gemini): remove logger from service refactor(ui): replace settings list.Model with custom rendered view

Read release notes

Version history

Version Updated Notes
1.1.0 feat(ui): card-style explore page with custom list delegate feat(ui): custom explore list delegate with theme styling feat(ui): settings tab custom controls with model cycling feat(ui): styled chat messages with user/ass...