# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           bun 1.0

name                oh-my-pi
version             18.0.11
revision            0

categories          llm
maintainers         {@oakimov} openmaintainer
license             MIT
supported_archs     x86_64 arm64

description         oh-my-pi (omp) is a coding agent CLI built on Pi with batteries included
long_description    oh-my-pi (omp) is a coding agent CLI that wires the IDE in, \
                    built on Mario Zechner's Pi with batteries included.\
                    \n\
                    \nThe agent runs in a TUI with 40+ model providers, 32 \
                    built-in tools, and LSP/DAP operations, and can execute \
                    code with tool-calling through persistent Python and a \
                    Bun worker that call back into the agent's own tools over \
                    a loopback bridge.

homepage            https://omp.sh

bun.rootname        @oh-my-pi/pi-coding-agent

checksums           rmd160  09c9f5e6889f5d0c101298697dbcb26ec28f6cde \
                    sha256  a5757dccfc4b2c6101cd3a4e09e98a51e795e700e0e4f6be930ce9de595f33b6 \
                    size    11561535
