This commit is contained in:
tintinweb
2026-03-13 21:25:50 +01:00
parent c7f1d0e4bb
commit 569ef337bc
3 changed files with 1118 additions and 1303 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# pi-chonky-tasks
# @tintinweb/pi-tasks
A [pi](https://pi.dev) extension that brings **Claude Code-style task tracking and coordination** to pi. Track multi-step work with structured tasks, dependency management, and a persistent visual widget.
@@ -227,7 +227,7 @@ src/
```bash
npm install
npm run typecheck # TypeScript validation
npm test # Run unit tests (27 tests)
npm test # Run unit tests (102 tests)
```
## License
+1115 -1300
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,5 +1,5 @@
/**
* pi-chonky-tasks — A pi extension providing Claude Code-style task tracking and coordination.
* @tintinweb/pi-tasks — A pi extension providing Claude Code-style task tracking and coordination.
*
* Tools:
* TaskCreate — Create a structured task