|
| 1 | +{ |
| 2 | + "$schema": "../$schemas/cli.schema.json", |
| 3 | + "id": "pi", |
| 4 | + "name": "Pi", |
| 5 | + "familyId": "pi", |
| 6 | + "description": "Pi is an open source terminal coding harness and interactive coding-agent CLI. It supports interactive, print/JSON, RPC, and SDK modes plus TypeScript extensions, skills, themes, and packages.", |
| 7 | + "translations": { |
| 8 | + "de": { |
| 9 | + "description": "Pi ist ein quelloffenes Terminal-Coding-Harness und eine interaktive Coding-Agent-CLI. Es bietet interaktive, Print-/JSON-, RPC- und SDK-Modi sowie TypeScript-Erweiterungen, Skills und Pakete." |
| 10 | + }, |
| 11 | + "es": { |
| 12 | + "description": "Pi es un entorno de código abierto para terminal y una CLI interactiva de agente de programación. Incluye modos interactivo, impresión/JSON, RPC y SDK, además de extensiones TypeScript." |
| 13 | + }, |
| 14 | + "fr": { |
| 15 | + "description": "Pi est un environnement de codage open source pour terminal et une CLI interactive d’agent de codage. Il propose des modes interactif, impression/JSON, RPC et SDK, ainsi que des extensions TypeScript." |
| 16 | + }, |
| 17 | + "id": { |
| 18 | + "description": "Pi adalah harness coding terminal sumber terbuka dan CLI agen coding interaktif. Pi mendukung mode interaktif, cetak/JSON, RPC, dan SDK serta ekstensi TypeScript, skill, tema, dan paket." |
| 19 | + }, |
| 20 | + "ja": { |
| 21 | + "description": "Piは、対話、印刷/JSON、RPC、SDKの各モードを備えた、オープンソースのターミナル向けコーディングハーネス兼対話型コーディングエージェントCLIです。TypeScript拡張、スキル、プロンプトテンプレート、テーマ、パッケージで拡張できます。" |
| 22 | + }, |
| 23 | + "ko": { |
| 24 | + "description": "Pi는 대화형, 출력/JSON, RPC, SDK 모드를 제공하는 오픈 소스 터미널 코딩 하네스이자 대화형 코딩 에이전트 CLI입니다. TypeScript 확장, 스킬, 프롬프트 템플릿, 테마, 패키지로 확장할 수 있습니다." |
| 25 | + }, |
| 26 | + "pt": { |
| 27 | + "description": "Pi é um ambiente de programação de código aberto para terminal e uma CLI interativa de agente de programação. Oferece modos interativo, impressão/JSON, RPC e SDK, além de extensões TypeScript." |
| 28 | + }, |
| 29 | + "ru": { |
| 30 | + "description": "Pi — терминальная среда программирования с открытым кодом и интерактивный CLI-агент. Поддерживает интерактивный режим, print/JSON, RPC и SDK, а также расширения TypeScript, навыки и пакеты." |
| 31 | + }, |
| 32 | + "tr": { |
| 33 | + "description": "Pi, açık kaynaklı bir terminal kodlama altyapısı ve etkileşimli bir kodlama ajanı komut satırı aracıdır. Etkileşimli, yazdırma/JSON, RPC ve SDK modları ile TypeScript uzantıları ve paketler sunar." |
| 34 | + }, |
| 35 | + "zh-Hans": { |
| 36 | + "description": "Pi 是一款开源终端编码工具框架和交互式编码 Agent CLI,支持交互、打印/JSON、RPC 与 SDK 模式,并可通过 TypeScript 扩展、技能、提示词模板、主题和软件包进行扩展。" |
| 37 | + }, |
| 38 | + "zh-Hant": { |
| 39 | + "description": "Pi 是一款開放原始碼終端機程式設計工具框架和互動式程式設計 Agent CLI,支援互動、列印/JSON、RPC 與 SDK 模式,並可透過 TypeScript 擴充功能、技能、提示詞範本、主題和套件進行擴充。" |
| 40 | + } |
| 41 | + }, |
| 42 | + "verified": true, |
| 43 | + "sources": [ |
| 44 | + { |
| 45 | + "url": "https://pi.dev/docs/latest", |
| 46 | + "title": "Pi documentation", |
| 47 | + "fields": ["name", "description", "websiteUrl", "docsUrl"] |
| 48 | + }, |
| 49 | + { |
| 50 | + "url": "https://pi.dev/docs/latest/quickstart", |
| 51 | + "title": "Pi quickstart", |
| 52 | + "fields": ["description", "vendor", "releaseTracking", "resourceUrls.download", "platforms"] |
| 53 | + }, |
| 54 | + { |
| 55 | + "url": "https://github.com/earendil-works/pi", |
| 56 | + "title": "Pi official repository", |
| 57 | + "fields": [ |
| 58 | + "description", |
| 59 | + "githubUrl", |
| 60 | + "license", |
| 61 | + "pricing", |
| 62 | + "resourceUrls.issue", |
| 63 | + "communityUrls.github" |
| 64 | + ] |
| 65 | + }, |
| 66 | + { |
| 67 | + "url": "https://github.com/earendil-works/pi/releases/tag/v0.83.0", |
| 68 | + "title": "Pi v0.83.0 release", |
| 69 | + "fields": ["latestVersion", "resourceUrls.changelog"] |
| 70 | + } |
| 71 | + ], |
| 72 | + "lastVerifiedAt": "2026-08-01", |
| 73 | + "verifiedBy": "codex-agent", |
| 74 | + "confidence": "high", |
| 75 | + "websiteUrl": "https://pi.dev", |
| 76 | + "docsUrl": "https://pi.dev/docs/latest", |
| 77 | + "vendor": "Earendil Inc.", |
| 78 | + "latestVersion": "0.83.0", |
| 79 | + "releaseTracking": { |
| 80 | + "provider": "npm", |
| 81 | + "identifier": "@earendil-works/pi-coding-agent" |
| 82 | + }, |
| 83 | + "githubUrl": "https://github.com/earendil-works/pi", |
| 84 | + "license": "MIT", |
| 85 | + "pricing": [ |
| 86 | + { |
| 87 | + "name": "Open Source", |
| 88 | + "value": 0, |
| 89 | + "currency": null, |
| 90 | + "per": null, |
| 91 | + "category": "Individual" |
| 92 | + } |
| 93 | + ], |
| 94 | + "resourceUrls": { |
| 95 | + "download": "https://pi.dev/docs/latest/quickstart", |
| 96 | + "changelog": "https://github.com/earendil-works/pi/releases", |
| 97 | + "pricing": null, |
| 98 | + "issue": "https://github.com/earendil-works/pi/issues" |
| 99 | + }, |
| 100 | + "communityUrls": { |
| 101 | + "linkedin": null, |
| 102 | + "twitter": null, |
| 103 | + "github": "https://github.com/earendil-works/pi", |
| 104 | + "youtube": null, |
| 105 | + "discord": null, |
| 106 | + "reddit": null, |
| 107 | + "blog": null |
| 108 | + }, |
| 109 | + "relatedProducts": [], |
| 110 | + "platforms": [ |
| 111 | + { |
| 112 | + "os": "macOS", |
| 113 | + "installCommand": "npm install -g --ignore-scripts @earendil-works/pi-coding-agent", |
| 114 | + "launchCommand": "pi", |
| 115 | + "installPath": null |
| 116 | + }, |
| 117 | + { |
| 118 | + "os": "Windows", |
| 119 | + "installCommand": "npm install -g --ignore-scripts @earendil-works/pi-coding-agent", |
| 120 | + "launchCommand": "pi", |
| 121 | + "installPath": null |
| 122 | + }, |
| 123 | + { |
| 124 | + "os": "Linux", |
| 125 | + "installCommand": "npm install -g --ignore-scripts @earendil-works/pi-coding-agent", |
| 126 | + "launchCommand": "pi", |
| 127 | + "installPath": null |
| 128 | + } |
| 129 | + ] |
| 130 | +} |
0 commit comments