pi-coding-agent 0.84.4-1

Status: SUCCESS
Last updated: 2026-08-30 16:31
Description: Coding agent CLI with read, bash, edit, write tools and session management
Upstream: AUR

Build Output


==> Making package: pi-coding-agent 0.84.4-1 (Sun Aug 30 16:30:35 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) jemalloc-1:5.3.1-3 fd-10.5.0-1 ripgrep-15.2.0-1

Total Download Size: 1.14 MiB
Total Installed Size: 8.84 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
fd-10.5.0-1-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing jemalloc...
Optional dependencies for jemalloc
perl: for jeprof [installed]
installing fd...
installing ripgrep...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (10) ada-3.4.4-1 c-ares-1.34.8-1 libuv-1.52.1-2 node-gyp-13.0.2-1 nodejs-nopt-10.0.1-1 semver-7.8.5-1 simdjson-1:4.6.9-1 bun-1.4.0-1 nodejs-26.8.1-1 npm-12.0.2-1

Total Download Size: 17.86 MiB
Total Installed Size: 148.41 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
nodejs-26.8.1-1-x86_64 downloading...
node-gyp-13.0.2-1-any downloading...
simdjson-1:4.6.9-1-x86_64 downloading...
libuv-1.52.1-2-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing bun...
installing ada...
installing c-ares...
installing libuv...
installing simdjson...
installing nodejs...
Optional dependencies for nodejs
npm: nodejs package manager [pending]
installing nodejs-nopt...
installing semver...
installing node-gyp...
Optional dependencies for node-gyp
gcc: to build C++ modules [installed]
make: to build C++ modules [installed]
python: to build C++ modules [installed]
installing npm...
Optional dependencies for npm
git: for dependencies using Git URL's [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading pi-0.84.4-source.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0

0 0 0 0 0 0 0 0 0
100 5.96M 100 5.96M 0 0 15.33M 0 0
100 5.96M 100 5.96M 0 0 15.33M 0 0
100 5.96M 100 5.96M 0 0 15.33M 0 0
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
pi-0.84.4-source.tar.gz ... Passed
==> Extracting sources...
-> Extracting pi-0.84.4-source.tar.gz with bsdtar
==> Starting prepare()...
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead

added 321 packages, and audited 341 packages in 7s

54 packages are looking for funding
run `npm fund` for details

found 0 vulnerabilities
==> Starting build()...
==> Installing dependencies...
npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead

added 321 packages, and audited 341 packages in 5s

54 packages are looking for funding
run `npm fund` for details

found 0 vulnerabilities
==> Skipping cross-platform native bindings (--skip-deps)
==> Building all packages with bundled model data...
npm notice run pi-monorepo@0.0.3 build:offline
npm notice run cd packages/tui && npm run build && cd ../telemetry && npm run build && cd ../ai && npm run build:offline && cd ../agent && npm run build && cd ../session-backends/sqlite-node && npm run build && cd ../../protocol && npm run build && cd ../client && npm run build && cd ../server && npm run build && cd ../coding-agent && npm run build
npm notice run @earendil-works/pi-tui@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-telemetry@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-ai@0.84.4 build:offline
npm notice run npm run check:model-data && tsgo -p tsconfig.build.json && shx rm -rf dist/providers/data && shx cp -r src/providers/data dist/providers/data
npm notice run @earendil-works/pi-ai@0.84.4 check:model-data
npm notice run node scripts/check-model-data.ts
Generated model data is valid.
npm notice run @earendil-works/pi-agent-core@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-session-backend-sqlite-node@0.84.4 build
npm notice run tsgo -p tsconfig.build.json && node ./scripts/prepare-dist.mjs copy-sqlite-migrations
npm notice run @earendil-works/pi-protocol@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-client@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-server@0.84.4 build
npm notice run tsgo -p tsconfig.build.json
npm notice run @earendil-works/pi-coding-agent@0.84.4 build
npm notice run npm run build:unbundled && node ../../scripts/build-coding-agent-bundle.mjs
npm notice run @earendil-works/pi-coding-agent@0.84.4 build:unbundled
npm notice run tsgo -p tsconfig.build.json && shx chmod +x dist/cli.js dist/rpc-entry.js && npm run copy-assets
npm notice run @earendil-works/pi-coding-agent@0.84.4 copy-assets
npm notice run shx mkdir -p dist/modes/interactive/theme && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx mkdir -p dist/modes/interactive/assets && shx cp src/modes/interactive/assets/*.png dist/modes/interactive/assets/ && shx mkdir -p dist/core/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/
Built packages/coding-agent/dist/bundle (48 files, 7.1 MiB)
==> Building binaries...
Building for linux-x64...
[202ms] bundle 2004 modules
Downloading [34095105]
[1035ms] compile /builder/src/build/linux-x64/pi bun-linux-x64-baseline-v1.4.0
==> Creating release archives...
Creating pi-linux-x64.tar.gz...
==> Extracting archives for testing...

==> Build complete!
Archives available in /builder/src/build/
-rw-r--r-- 1 builder builder 42M Aug 30 16:31 pi-linux-x64.tar.gz

Extracted directories for testing:
/builder/src/build/linux-x64/pi
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/pi-coding-agent/pi
==> Creating package "pi-coding-agent"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pi-coding-agent 0.84.4-1 (Sun Aug 30 16:31:10 2026)