pi-coding-agent: Update homepage

This is the new homepage for the pi coding agent.
This commit is contained in:
Philip Munksgaard
2026-05-06 09:58:48 +02:00
parent 4c3f30e735
commit bfc748239c
+1 -1
View File
@@ -81,7 +81,7 @@ buildNpmPackage (finalAttrs: {
meta = {
description = "Coding agent CLI with read, bash, edit, write tools and session management";
homepage = "https://shittycodingagent.ai/";
homepage = "https://pi.dev/";
downloadPage = "https://www.npmjs.com/package/@mariozechner/pi-coding-agent";
changelog = "https://github.com/badlogic/pi-mono/blob/main/packages/coding-agent/CHANGELOG.md";
license = lib.licenses.mit;