From e8948f0a1fb8246d962958717be10188fab9f81a Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 5 Apr 2026 17:02:39 -0600 Subject: [PATCH] Remove redundant session query mention The session-query.ts link already credits the source; no need to list it again as a change. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fb5ef80e4bfb010fc4f654ddeff28a73c87aa5bd..7251bb1708c04dd550f0f13655af71c0166aa110 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ pi install npm:@amolith/pi-handoff > and [session-query.ts](https://github.com/pasky/pi-amplike/blob/main/extensions/session-query.ts) > by Petr Baudis, licensed MIT accordingly. Reworked so the subagent calls a > tool instead of expecting it to produce well-formed JSON, added an auto-submit -> countdown, a session query tool, and make the extraction model configurable -> via `PI_HANDOFF_MODEL`. +> countdown, and make the extraction model configurable via `PI_HANDOFF_MODEL`. ### `@amolith/pi-answer`