@prjct.app/pi-team 0.4.1 → 0.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/README.md +3 -5
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
## [0.4.3](https://github.com/prjct-app/pi-team/compare/v0.4.2...v0.4.3) (2026-09-10)
|
|
2
|
+
|
|
3
|
+
## [0.4.2](https://github.com/prjct-app/pi-team/compare/v0.4.1...v0.4.2) (2026-09-10)
|
|
4
|
+
|
|
1
5
|
## [0.4.1](https://github.com/prjct-app/pi-team/compare/v0.4.0...v0.4.1) (2026-09-10)
|
|
2
6
|
|
|
3
7
|
## [0.4.0](https://github.com/prjct-app/pi-team/compare/v0.3.0...v0.4.0) (2026-09-10)
|
package/README.md
CHANGED
|
@@ -13,13 +13,11 @@ Coordinate independent PI Agent sessions with local team messaging, queued tasks
|
|
|
13
13
|
- Automatic task-boundary compaction before the next team turn, keeping independent sessions focused and reusable.
|
|
14
14
|
- Live request-flow widget showing requester → assignee relationships, folded transcript previews, and one `/team` command surface.
|
|
15
15
|
|
|
16
|
-
##
|
|
16
|
+
## Demo
|
|
17
17
|
|
|
18
|
-
[
|
|
18
|
+
[](https://github.com/prjct-app/pi-team/raw/refs/heads/main/media/pi-team-demo/pi-team-demo.mp4)
|
|
19
19
|
|
|
20
|
-
[Watch or download the
|
|
21
|
-
|
|
22
|
-
A short promotional film with English synthetic narration and optional captions. Independent sessions, connected progress.
|
|
20
|
+
[Watch or download the 40-second demo](https://github.com/prjct-app/pi-team/raw/refs/heads/main/media/pi-team-demo/pi-team-demo.mp4). It shows the request flow, persistent local coordination, correlated results, and the two-command session setup. The soundtrack is an original instrumental composition with no voice-over or external samples.
|
|
23
21
|
|
|
24
22
|
## Install
|
|
25
23
|
|