EXE
WinGet
oh-my-pi
Can Bölük · 15.13.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
omp-windows-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
can1357.oh-my-pi
Version
15.13.3
Description
⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more
License
MIT
↗
Homepage
https://omp.sh/
Release Notes
@oh-my-pi/pi-agent-core
Added
- Added the interruptible tool field: when set, the agent loop may abort the tool mid-execution to deliver a queued steering message (honored only in immediate interrupt mode).
- Added support for gemini and gemma as valid owned tool syntax values in environment configuration
Fixed
- Fixed pruneToolOutputs blanking tiny tool results during overflow pruning: results below 50 tokens (MIN_PRUNE_TOKENS) are no longer replaced with the [Output truncated - N tokens] place…