This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
aiTerminal is a fast, light, AI-first terminal written from scratch in Rust — zero external crates. @ai agents at your prompt, 19 live themes, splits, a dockable tab bar, profiles, 31 declarative plugins.
It is a *terminal*, full stop: PTY panes, tabs and splits, themes, keymaps, plugins,
profiles. The AI is woven into the shell itself through one idea:
> 💡 **Everything is a terminal command.** No settings UI, no side apps — you type
> `@`-commands at your normal prompt and edit TOML files.
```text
❯ @ai find the 5 biggest files under src and sort them
❯ press Enter to run (or edit)
❯ du -a src | sort -rn | head -5
❯ @coder "add a --json flag to the export command" # a full agentic run
❯ @flow review "the auth module" # a multi-step workflow
❯ @loop "make the tests pass" --check "cargo test" # iterate until verified
❯ @flow implement --bg "migrate configs to TOML" # …in the background
❯ @job # monitor runs + logs
❯ @profile switch work # live profile switch
```
## 🌟 Highlights
- 🦀 **A real terminal, built from nothing** — a from-scratch VT engine, PTY, GPU
renderer, TOML/JSON parsers, regex engine, BM25 ranker, HTTP transport. The
dependency list is empty, and CI keeps it that way.
- ✂️ **Native-feel editing** — `⌥/⌘ arrows` jump by word / to the line ends,
`⇧`+arrows **select on the command line** (a light band, your syntax colors
stay on top), typing replaces the selection, `Esc` cancels, `⌘C` copies.
All of it is a zsh plugin (`lineedit`), not hardcoded terminal magic.
- 🧘 **Calm, stable rendering** — steady block cursor (`bar`/`underline` one config
line away), ghost-free damage-tracked frames, burst-settled presents, an idle
event loop that uses near-zero CPU.
- 🔋 **31 builtin plugins, all data** — prompt, autosuggest, syntax highlighting,
completion, history, git (100+ aliases), docker, kubernetes, extract, jump,
sudo, clipboard (OSC 52), … Each is a `plugin.toml` + optional shell snippet;
disable any with `@plugin disable `.
- 🎨 **19 live themes** — `@theme ` restyles the window, the prompt, syntax
colors and `ls` colors from any shell, instantly.
- 👤 **Profiles that mean it** — per-profile config overlay + saved workspace
(tabs, splits, per-pane cwd/zoom, styled scrollback). `@profile switch work`
from any shell; the window follows live.
- 🛡️ **AI with guardrails** — provider-agnostic streaming engine, weighted
multi-model pools, agents/skills/prompts as Markdown, flows as TOML, BM25
memory, MCP, sub-agents — behind a command guard (allow/deny/confirm) and
secret redaction on every egress path. AI is **off** until you declare a model.
The AI terminal space is getting interesting. Curious—what workflow makes someone stick with aiTerminal after the first week instead of going back to their normal terminal setup?
About aiTerminal on Product Hunt
“A fast, light, AI-first terminal.”
aiTerminal was submitted on Product Hunt and earned 5 upvotes and 3 comments, placing #63 on the daily leaderboard. aiTerminal is a fast, light, AI-first terminal written from scratch in Rust — zero external crates. @ai agents at your prompt, 19 live themes, splits, a dockable tab bar, profiles, 31 declarative plugins.
aiTerminal was featured in Productivity (657.9k followers), Developer Tools (517.2k followers), Artificial Intelligence (475.6k followers) and GitHub (41.4k followers) on Product Hunt. Together, these topics include over 369.4k products, making this a competitive space to launch in.
Who hunted aiTerminal?
aiTerminal was hunted by Mourad GHAFIRI. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how aiTerminal stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.