# -*- 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           npm 1.0

name                pi-coding-agent
version             0.79.9
revision            0

npm.rootname        @earendil-works/pi-coding-agent
distname            ${name}-${version}

checksums           rmd160  8d34ee34873e98441577c434a7a40cd9fbd48fc4 \
                    sha256  6ef6adfb8c3b6b0df7e54a7eae83a00697e816b26acccae95e8b1ea9eaad85ff \
                    size    4795335

categories          llm
license             MIT
maintainers         @oytech openmaintainer

homepage            https://pi.dev
description         Pi is a minimal terminal coding harness.
long_description    Pi is a minimal terminal coding harness. Adapt Pi to your workflows, not the other way around. \
                    Customize Pi with extensions, skills, prompt templates, and themes. \
                    Bundle them as Pi packages and share via npm or git. \
                    Pi ships with powerful defaults but skips features like sub-agents and plan mode. \
                    Ask Pi to build what you want, or install a package that does it your way. \
                    Four modes: interactive, print/JSON, RPC, and SDK.
