diff --git a/README.md b/README.md index 06bb024..b10cd8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # @wassname/pi-lgtm +Help your agent track goals and aim for human sign off. + A [pi](https://pi.dev) extension that adds structured human sign-off to task tracking. Fork of [@tintinweb/pi-tasks](https://github.com/tintinweb/pi-tasks) with a minimal LGTM layer. The core idea: agents cannot mark tasks complete themselves. They must call `lgtm_ask` with auditable evidence and explicit failure-mode analysis, then a human signs off via `/lgtm `. @@ -16,6 +18,8 @@ Or for development: pi -e ./src/index.ts ``` +![example](media/screenshot.png) + ## What is different from pi-tasks | pi-tasks | pi-lgtm | diff --git a/media/screenshot.png b/media/screenshot.png index 98591ea..88ad738 100644 Binary files a/media/screenshot.png and b/media/screenshot.png differ diff --git a/package-lock.json b/package-lock.json index eb22a8a..d2cb107 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "@tintinweb/pi-tasks", + "name": "@wassname/pi-lgtm", "version": "0.4.2", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "@tintinweb/pi-tasks", + "name": "@wassname/pi-lgtm", "version": "0.4.2", "license": "MIT", "dependencies": {