aicoolies logo

Fig

Discontinued

IDE-style autocomplete for your terminal

Share
freemiumOpen Source
Visit Website →

Added visual autocomplete, dotfile management, and plugins to any terminal. One of the most-loved developer tools of 2022-2023 before AWS acquired and killed it.

Fig was an innovative terminal autocomplete tool that added IDE-style completions to existing terminal emulators, providing dropdown suggestions for commands, arguments, and flags as developers typed. Acquired by Amazon in 2023, Fig's core technology was integrated into Amazon Q Developer for the command line (formerly Amazon CodeWhisperer for command line). Fig addressed the fundamental challenge of remembering complex CLI syntax by bringing the familiar autocomplete experience from code editors into the terminal.

Fig supported autocomplete specifications for over 500 popular CLIs, offered natural language-to-bash translation, and provided inline documentation for command arguments. The tool worked as an overlay on existing terminals rather than replacing them, integrating with iTerm2, Terminal.app, Hyper, and other popular terminal emulators. Its completion specifications were community-driven and open-source, allowing developers to contribute autocomplete definitions for their favorite tools and custom internal CLIs.

Fig was popular among developers of all skill levels who wanted faster, more intuitive command-line interactions without memorizing entire manual pages. After its sunset in September 2024, users were migrated to Amazon Q Developer for the command line, which carries forward Fig's autocomplete capabilities along with AI-powered code generation and natural language interaction. The legacy of Fig continues through Amazon Q CLI, which is free on the Individual tier and designed to be faster and more reliable than the original Fig experience.

Pricing

Was: Free / Teams $12/user/mo

Platforms

Was: macOS (primary), limited Linux

Why it died

Acquired by AWS in 2023 and rebranded as Amazon CodeWhisperer for command line, then folded into Amazon Q Developer. Standalone Fig was fully discontinued on February 19, 2025. AWS gutted the community-driven autocomplete specs and replaced them with a proprietary AI layer. A cautionary tale of acquisition-by-sunset — the acquirer wanted the team, not the product.

Categories

Tags

Use Cases

Alternatives

Related Tools

Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

open-sourceOpen Source
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paidOpen Source
Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
pi dev code

Pi

Top Pick

Minimal terminal coding harness

Pi Coding Agent is an MIT-licensed Node.js CLI from earendil-works for building and running coding agents in a local terminal. The current package describes a read/bash/edit/write toolset and session management, while the repo positions Pi as a unified LLM API, agent loop, TUI, and coding-agent CLI. It is best framed as a lean, self-extensible BYO-model toolkit rather than a managed IDE.

open-sourceOpen Source
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source