Commit Graph

4 Commits

Author SHA1 Message Date
wassname 927a482d79 rename to pi-proof-tasks and simplify proof log 2026-06-14 11:59:47 +08:00
wassname 8ea225d119 feat: pi-lgtm -- LGTM sign-off layer on pi-tasks
- Strip: TaskExecute, TaskOutput, TaskStop, process-tracker, subagent RPC, settings menu
- Add done_criterion (required, falsifiable) to TaskCreate
- Block status=completed in TaskUpdate -- must use /lgtm
- Add lgtm_ask tool: evidence + 2 failure modes + evidence_vs_failures + remaining_uncertainty
- Add /lgtm command: human-only sign-off with stored evidence review
- Persist all lgtm_ask fields in task.metadata for async review
- Widget shows 👀 for pending_approval tasks
- Update README, package.json author

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 05:41:18 +08:00
tintinweb e21350c794 fix /new /resume 2026-03-22 22:09:14 +01:00
tintinweb 171cb63a4d remove autocomplete
honor /new
2026-03-22 21:51:49 +01:00