Vikky Code
Code at thespeed of thought.
An AI coding agent for your terminal. It runs on your Vikky Platform key, on macOS, Linux and Windows.
How it works
Three steps.Then just ask.
1
Install
One line on macOS, Linux or Windows.
2
Sign in
Paste your Vikky Platform key once.
3
Ask
Describe the change. Vikky Code reads, edits and explains.
macOS and Linux
curl -fsSL https://github.com/VSP-AI-AND-ROBOTICS/vikkycode-releases/releases/latest/download/install.sh | sh
Windows (PowerShell)
irm https://github.com/VSP-AI-AND-ROBOTICS/vikkycode-releases/releases/latest/download/install.ps1 | iex
Then
vikkycode login # paste your Vikky Platform API key vikkycode # start
Vikky Code is based on opencode by Anomaly, MIT licensed.