colus001/pls
CLI tool that turns natural language into shell commands via LLM
Implements an agentic loop where the LLM observes command output and decides next steps autonomously, with built-in safeguards for destructive operations and a 20-turn execution cap. Supports multiple LLM providers (Anthropic, OpenAI, Gemini, Ollama) plus a zero-config free tier via hosted proxy, with full offline capability via local Ollama. Written in Zig as a single statically-linked binary with no runtime dependencies.
Stars
41
Forks
3
Language
Zig
License
MIT
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/colus001/pls"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
tfnribeiro/WebQAmGaze
WebQAmGaze, a multilingual low-cost eye-tracking dataset (using webgazer)
akbartus/WebVR-Reader
Interactive Reading Environment in Web-Based Virtual Reality (thesis project)
Aprendishack/cc-switch-cli
🔧 Manage Claude Code, Codex, and Gemini CLI configurations effortlessly with this powerful...
dingusagar/termy
A lightweight terminal assistant to give a natural language interface to your terminal commands....
racxhit/Zyntax
An intelligent terminal interface powered by NLP for natural language command execution.