From 1880ec204bc0a64d045558f0ded35ba1c1dfcb0e Mon Sep 17 00:00:00 2001 From: tintinweb Date: Thu, 12 Mar 2026 01:35:23 +0100 Subject: [PATCH] Update README with user attachments link Added a link to user attachments in the README. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 617c327..67414e1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ A [pi](https://pi.dev) extension that brings **Claude Code-style task tracking a > **Status:** Early release. + + +https://github.com/user-attachments/assets/86b09bd1-6882-4b0c-be20-ea866dd44b6a + + + ## Features - **6 LLM-callable tools** — `TaskCreate`, `TaskList`, `TaskGet`, `TaskUpdate`, `TaskOutput`, `TaskStop` — matching Claude Code's exact tool specs and descriptions