EveryDev.ai
Subscribe
Home
Tools

2,928+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. jebi
    jebi icon

    jebi

    Command Line Assistants

    A supercharged macOS terminal emulator with built-in local AI that explains failed commands, suggests next steps, and lets you chat about your session — no API key required.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under the MIT license. No API key, no subscription required.

    Engagement

    Available On

    macOS
    iOS
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Command Line AssistantsLocal InferenceDevelopment Environments

    Alternatives

    ZellijOttyGhostty
    Developer
    jebi-shChennai, IndiaEst. 2026

    Listed Jun 2026

    About jebi

    jebi is a macOS terminal emulator built by Jawahar Selvaraj (jebi-sh) that embeds local AI directly into the terminal experience. It runs entirely on Apple Silicon via llama.cpp, meaning your session data never leaves your machine and no API key or subscription is needed. The project is open source under the MIT license and currently in public beta at version v0.1.18.

    What It Is

    jebi is an AI-native terminal emulator for macOS that replaces the copy-paste-into-ChatGPT workflow with in-terminal intelligence. When a command fails, jebi automatically explains why and how to fix it. After every command run, it surfaces three context-aware next-step suggestions as clickable chips. The /ask slash command opens a full AI chat grounded in your current session — commands run, output produced, working directory, and environment — without requiring you to manually provide context.

    Local-First AI Architecture

    All AI inference runs on-device using llama.cpp, with no cloud dependency. jebi ships with a model registry managed from Preferences → AI, offering seven bundled GGUF models:

    • Qwen3 4B (2.5 GB) — general all-round quality
    • Qwen3 8B (5 GB) — highest quality
    • Gemma 3 4B (2.5 GB) — balanced
    • Qwen2.5-Coder 3B (1.9 GB) — code and terminal focus
    • Qwen2.5 1.5B (1.1 GB) — fastest, lowest memory
    • Phi-3 Mini 3.8B (2.2 GB) — high quality
    • Gemma 2 2B (1.6 GB) — balanced

    Models are downloaded on demand and stored locally in ~/Library/Application Support/jebi/models/. Users can download, switch, and delete models from within Preferences.

    Slash Command Toolkit

    jebi introduces a / command palette that surfaces tools without breaking terminal flow:

    • /ls — file explorer with inline preview
    • /ports — live network port inspector
    • /run — Makefile and npm script picker
    • /ask — AI chat anchored to the current session

    Users can define custom slash commands in Preferences backed by any shell script, supporting static lists, dynamic lists, or direct commands. Custom commands hot-reload on save and work alongside the built-ins.

    Workspace and Rendering

    The workspace layer supports multiple tabs with per-tab accent colors, horizontal and vertical split panes (⌘D / ⌘⇧D), and prefix-filtered command history. Smart prompt segments display git branch, Node version, Python environment, Go, Docker, and Kubernetes status at a glance, and are clickable to copy values to the clipboard. Rendering is GPU-accelerated via WebGL through xterm.js for smooth scrollback at high output volume. Seven built-in themes are included: Catppuccin Mocha, Tokyo Night, Dracula, Nord, Gruvbox, One Dark, and Monokai.

    Current Status: Beta, v0.1.18

    The project is in public beta. The latest release is v0.1.18, published on June 19, 2026, and the repository was last updated June 23, 2026. Installation is available via Homebrew (brew tap jebi-sh/tap && brew install --cask jebi) or by downloading the ARM64 DMG directly from the GitHub releases page. The tool requires Apple Silicon (M1 or later) and macOS 14 Sonoma or later. The README notes that macOS may show an unidentified developer warning on first launch, which is resolved through System Settings → Privacy & Security.

    jebi - 1

    Community Discussions

    Be the first to start a conversation about jebi

    Share your experience with jebi, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Fully free and open source under the MIT license. No API key, no subscription required.

    • Built-in local AI with 7 bundled models
    • Error explanations and next-command suggestions
    • /ask AI chat grounded in current session
    • Slash command toolkit (/ls, /ports, /run)
    • Custom slash commands

    Capabilities

    Key Features

    • Built-in local AI with no API key or subscription required
    • Error explanations when commands fail
    • Context-aware next-command suggestions as clickable chips
    • /ask slash command for AI chat grounded in current session
    • 7 bundled GGUF models manageable from Preferences
    • /ls file explorer with inline preview
    • /ports live network port inspector
    • /run Makefile and npm script picker
    • Custom slash commands backed by shell scripts
    • Multiple tabs with per-tab accent colors
    • Split panes horizontally and vertically
    • WebGL-accelerated rendering via xterm.js
    • Smart prompt segments for git, Node, Python, Go, Docker, K8s
    • Prefix-filtered command history
    • Scrollback search with ⌘F
    • 20 handcrafted dark color palettes
    • 7 built-in themes including Catppuccin Mocha, Tokyo Night, Dracula
    • TUI-friendly with smart detection for vim, htop, and interactive apps
    • Long command support via temp file to bypass macOS PTY limits
    • One-click update notifications from status bar

    Integrations

    llama.cpp
    xterm.js
    Homebrew
    Makefile
    npm
    Git
    Node.js
    Go
    Python
    Docker
    Kubernetes
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate jebi and help others make informed decisions.

    Developer

    jebi-sh

    jebi-sh builds jebi, an AI-native terminal emulator for macOS that runs local language models entirely on Apple Silicon via llama.cpp. The project is authored by Jawahar Selvaraj and distributed as open source under the MIT license. jebi focuses on embedding AI directly into the terminal workflow — error explanations, next-step suggestions, and session-aware chat — without requiring cloud connectivity or API keys.

    Founded 2026
    Chennai, India
    1 employees
    Read more about jebi-sh
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Zellij icon

    Zellij

    A terminal workspace (multiplexer) with floating panes, layouts, session management, a WebAssembly plugin system, and a built-in web client — available free and open source under the MIT license.

    Otty icon

    Otty

    A native, GPU-accelerated terminal app designed for keyboard-first workflows and first-class support for code agents like Codex, Claude Code, and OpenCode.

    Ghostty icon

    Ghostty

    Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

    Browse all tools

    Related Topics

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    166 tools

    Local Inference

    Tools and platforms for running AI inference locally without cloud dependence.

    132 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    138 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions