mirror of
https://github.com/wassname/pi-lgtm.git
synced 2026-06-27 15:31:29 +08:00
v0.2.0
This commit is contained in:
@@ -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
|
||||
|
||||
Generated
+1115
-1300
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user