LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

omp

AI coding agent for the terminal (Oh My Pi)

TLDR

Start the agent
$ omp
copy
Install (Linux/macOS script)
$ curl -fsSL https://omp.sh/install | sh
copy
Generate shell completions (zsh)
$ eval "$(omp completions zsh)"
copy
Generate shell completions (bash)
$ eval "$(omp completions bash)"
copy

SYNOPSIS

omp [*options*] [*prompt*|*subcommand*]

DESCRIPTION

omp is the CLI for oh-my-pi, an open AI coding agent focused on terminal workflows: hash-anchored edits, tool harness, LSP, browser tools, subagents, and multi-provider model support. Install via omp.sh, Homebrew (can1357/tap/omp), or bun install -g @oh-my-pi/pi-coding-agent.omp completions emits completion scripts for bash, zsh, and fish from live command metadata so completions stay aligned with flags and models.

PARAMETERS

omp

Start interactive agent session (default).
completions *shell*
Print completion script for bash, zsh, or fish.
Other subcommands and flags (--model, session resume, planning modes, etc.) evolve quickly—use omp --help for the installed version.

INSTALL

yay -S omp
copy

CAVEATS

Requires API keys or local model endpoints depending on configuration. Agent tools can modify files and run shell commands—use in trusted directories. Unrelated tools also use the letters "omp" (e.g. some prompt themes); ensure the binary on PATH is oh-my-pi's omp.

SEE ALSO

gemini(1), claude(1), aider(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid