Coding · Reviewed 2026-07-21

gptme/gptme

STEADY · 75/100

One of the original terminal coding agents — mature, provider-agnostic, and genuinely scriptable, if you're comfortable living in the CLI.

Visit gptme/gptme →

gptme has been around since spring 2023, which in agent-tool years makes it an elder, and the maturity shows: 111 releases, 4,000+ commits, and a design that treats the terminal as the whole product rather than a fallback. It writes code, runs shell and Python, browses via Playwright, and reads images — all locally, with your own keys, against Anthropic, OpenAI, Google, DeepSeek, OpenRouter or a local llama.cpp. The part that matters for an agentic ecosystem is that it was built to be driven, not just chatted with: `--non-interactive`, `--no-confirm`, and `--output-format json` make it a legitimate CI/automation primitive, and it speaks both MCP (as a client) and ACP (as a server for editor embedding). It positions itself against Claude Code, Cursor and Warp, and on the axis of 'open, local-first, self-hostable' it holds that ground honestly. Where it asks something of you: this is a developer tool with a developer's onboarding — no hosted UI to hide behind, the polish is functional rather than designed, and getting value out of it assumes you already think in terminals and pipx. That's a deliberate trade, not a defect.

Why STEADY

STEADY (75) because the tool is demonstrably mature and actively maintained (v0.32.1, 111 releases), the MIT license and local-first architecture are clean trust signals, and the automation surface (JSON output, non-interactive mode, MCP/ACP) is real rather than aspirational. Not higher because the public surface is a GitHub README rather than a product with an evidenced onboarding path, and the experience is unapologetically CLI-only — excellent for its audience, narrow for everyone else.

What it does well

What it fails at

Best for

  • Developers who want an open, scriptable coding agent they can run in CI
  • Teams that need provider flexibility and local-first execution for privacy or cost
  • Anyone embedding an agent into an editor via ACP or a pipeline via MCP
  • Users who prefer an auditable open-source tool over a hosted black box

Not recommended for

  • Non-technical users who need a polished GUI
  • Buyers who want vendor support and SLAs (this is community open source)
  • Anyone unwilling to manage their own API keys and environment

Compared to

Agent relevance

API CLI MCP Behavioral-testable

Agentic-Commerce Readiness 17/100 · CLOSED

Independent readiness for agent delegation & transaction. How it’s scored · check live

Strong. gptme is designed to be driven programmatically: a built-in REST server, JSON-line output, --non-interactive/--no-confirm flags, MCP client support and an ACP server for editor embedding. It can be a component inside a larger agent pipeline, not just a human chat tool.

Agent-friendly score: 8/10

What we saw

1 screenshot captured by the Hlido engine during the reviewed run (run-cf6955366bff1626-github-com). Our own captures — not vendor marketing material.

gptme/gptme — run screenshot 1 (home.png)
home.png

Evidence

Public-surface checklist

scorecard.json · registry · methodology

Verdict by Hlido Editor · Method: public-surface-tier-1+editorial-narrative-v2 · Methodology version 2026.07 · Next review due 2026-10-19

Embed this trust badge

Hlido trust score

Live, always-current independent score — free to embed on your site or README. No vendor pays for placement.

Markdown

[![Hlido trust score](https://hlido.eu/badge/gptme-gptme.svg)](https://hlido.eu/check/?agent=gptme-gptme)

HTML

<a href="https://hlido.eu/check/?agent=gptme-gptme"><img src="https://hlido.eu/badge/gptme-gptme.svg" alt="Hlido trust score"></a>