Back to all projects

AI Assistant / CLI Tool / 2026

AmanIntelligence

AmanIntelligence is a high-speed AI command-line interface assistant that integrates LLM code generation, terminal commands explanation, and workspace context parsing directly into your terminal environment.

Visit project
Graphite terminal console — Aman CLI cover artwork
01 / AmanIntelligence — cover artwork

The project.

AmanIntelligence is designed to bring powerful LLM intelligence directly to developer workspaces without browser window context switches.

It supports workspace folder parsing, multi-file code explanations, and natural-language terminal commands conversion, allowing you to ask queries and execute commands with speed and safety.

Terminal-First Workflow

Designed to run instantly on any machine with simple npm installations. By utilizing fast standard output interfaces and secure API key mappings, it provides zero-lag code audits and terminal scripting execution.

01

Console Tactility

The visual details are inspired by terminal output buffers. Using monospace layouts, clean log tags, and low-contrast borders, it maintains focus on command text.

A clean, light neutral page-wide theme provides structural contrast against dark code terminal sections.

02

Logical Operations

Input prompts are handled chronologically. Code suggestions are written to separate temp files so you can review diffs before saving.

This pipeline keeps workspace directories safe from destructive automatic modifications.

03

TypeScript Architecture

Fully typed with TypeScript, leveraging fast command parsers, and packaged with zero heavy third-party bundle dependencies.

04

Context Expansion

Index directories and parse complex multi-file workspaces into lightweight context summaries for prompt inputs.

05

CLI Output

Emits highly readable markdown code highlight buffers and transaction status progress lines directly to stderr.

More work.