Install Features Usage Commands GitHub
v1.0.1 — Powered by Google Antigravity
   ┏┓┏━╸╻┏ ╻ ╻   ┏━┓┏━╸┏━╸┏┓╻╺┳╸
   ┃┃  ┣┻┓┃╻┃╺━╸┣━┫┃╺┓┣╸ ┃┗┫ 
 ┗━┛┗━╸╹ ╹┗┻┛   ╹ ╹┗━┛┗━╸╹ ╹ 

Next-Gen AI CLI Terminal Interface

A revolutionary terminal-based AI assistant built for developers and power users. Fully integrated with cutting-edge models from Google Antigravity — bringing the power of AI directly to your command line.

Scroll to explore

Get Up & Running

Choose the method that fits your workflow.

Recommended — via NPM
terminal
$ npm i -g @prastya-dev/jckw-agent

Requires Node.js 18 or higher

No Node.js required. Detected your OS below.

bash
$ curl -fsSL https://raw.githubusercontent.com/prastya-dev/JCKW_AGENT/main/scripts/install.sh | bash

One-line installer. Downloads and installs the latest Linux binary automatically.

zsh
$ curl -fsSL https://raw.githubusercontent.com/prastya-dev/JCKW_AGENT/main/scripts/install.sh | bash

Compatible with macOS 10.15+. Universal installer script.

PowerShell (Administrator)
PS> irm https://raw.githubusercontent.com/prastya-dev/JCKW_AGENT/main/scripts/install.ps1 | iex

Run PowerShell as Administrator. Automatically adds "Run JCKW Here" to Windows Context Menu.

Built for Developers

A comprehensive suite of AI-powered tools that live inside your terminal.

Advanced AI Models

Seamlessly supports cutting-edge models including Claude and Gemini, dynamically routed through Google's infrastructure.

Dual Operational Modes

Chat Mode for interactive discussion and debugging. Exec Mode for autonomous terminal command composition and execution with built-in security confirmations.

Smart OAuth2 Auth

Secure, integrated authentication via your browser. One-time login, persistent sessions. Your credentials stay safe.

Modern TUI

A beautiful, intuitive, and responsive terminal interface with seamless keyboard navigation. Designed to feel like a first-class application.

Zero Dependencies

Available as a standalone binary for Linux, macOS, and Windows. No Node.js, no npm, no runtime required.

Smart OS Integration

"Run JCKW Here" context menu integration on Windows. Right-click any folder and launch the AI assistant in that directory instantly.

Quiz Mode

AI responds with maximum precision and brevity. Perfect for quick knowledge checks and concise answers on the fly.

Token Usage Tracking

Built-in /token command to view real-time AI token consumption, quota limits, and usage stats at a glance.

Start in Seconds

Just type jckw in any terminal to launch the AI interface.

terminal
$ |

Launch Flags

Jump directly into a specific mode on startup:

jckw Launch the interactive menu
jckw -c Enter Chat Mode directly
jckw -e Enter Exec Mode directly
jckw -q Enter Quiz Mode directly
jckw --update Check and update to latest release
jckw --uninstall Completely remove the application
CHAT MODE

Conversational AI

An interactive discussion companion for coding, debugging, ideation, or general Q&A. Ask anything and get intelligent, context-aware responses.

jckw -c
EXEC MODE

Autonomous Execution

Command the AI to compose and execute terminal commands on your behalf. Equipped with a security confirmation system before running any commands.

jckw -e
QUIZ MODE

Precision Answers

AI answers very briefly and directly to the point. No fluff, no padding — just the essential information you need, instantly.

jckw -q

In-App Commands

Type these commands directly inside the application prompt to access all features.

Command Description
/model Open an interactive menu to change the active AI model
/chat Switch to Chat Mode — for casual discussion and coding
/exec Switch to Exec Mode — AI will create and execute terminal commands
/quiz Switch to Quiz Mode — AI answers very briefly and to the point
/cd <path> Change the active working directory from within the application
/clear Clear the terminal screen and reset the session history
/token View information regarding AI token usage limits and quota
/help Display the comprehensive help menu
/exit Exit the application