screenshot

This commit is contained in:
wassname
2026-04-17 06:47:19 +08:00
parent 8ba835df47
commit 52eba791ca
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -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 <id>`.
@@ -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 |