#312 · Primary category: AI Coding Assistants
grok-cli
An open-source coding agent for the Grok API
Project last updated:07/06/26
GitHub Stars
3.4K
Forks
422
Contributors
20
License
MIT
Why we included this project
grok-cli puts the Grok API's full model lineup inside a terminal, which is appealing if you already hold an API key and want coding help without leaving your editor for a chat window. You get an interactive TUI for everyday work, plus a headless prompt mode for one-shot runs in CI and scripts or scheduled recurring jobs. Live X and web search come built in as tools, so questions that hinge on current posts or docs get answered from now rather than from training data, and sub-agents are enabled by default, including a macOS desktop-automation agent. A one-time Telegram pairing lets you drive the agent from your phone while the CLI keeps running, and saved sessions, JSON event-stream output, and a lower-cost batch mode make it more scriptable than the average chat interface.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.