@prjct.app/pi-team 0.4.1 → 0.4.2
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 +2 -0
- package/README.md +0 -8
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -13,14 +13,6 @@ 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
|
-
## Watch the film
|
|
17
|
-
|
|
18
|
-
[Preview the 33-second promotional film](https://github.com/prjct-app/pi-team/tree/main/media/introduction)
|
|
19
|
-
|
|
20
|
-
[Watch or download the video](https://github.com/prjct-app/pi-team/raw/refs/heads/main/media/introduction/pi-team-introduction.mp4) · [English transcript](https://github.com/prjct-app/pi-team/blob/main/media/introduction/transcript.md) · [Subtitles](https://github.com/prjct-app/pi-team/blob/main/media/introduction/pi-team.en.srt)
|
|
21
|
-
|
|
22
|
-
A short promotional film with English synthetic narration and optional captions. Independent sessions, connected progress.
|
|
23
|
-
|
|
24
16
|
## Install
|
|
25
17
|
|
|
26
18
|
Requires Pi installed separately and Node.js **22.19 or later**. Compatibility is tested with **Pi 0.85.1**; newer versions are not yet verified. This is an independent community package.
|