Skip to content

Commit 5808c24

Browse files
author
mgabor3141
committed
Add yapp backlink to subpackage READMEs
1 parent 49b005f commit 5808c24

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

packages/bash-trim/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pi-bash-trim
22

3+
> From [yapp](../../) · yet another pi pack
4+
35
Smart bash output trimming for [pi](https://pi.dev). Keeps context lean so the agent spends tokens on thinking, not on scrolling past 2000 lines of build output.
46

57
```bash

packages/budget-model/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pi-budget-model
22

3+
> From [yapp](../../) · yet another pi pack
4+
35
Auto-select the cheapest available model for background tasks — guardrails, summarization, tagging, and anything where cost matters more than peak capability.
46

57
## Install

packages/desktop-notify/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pi-desktop-notify
22

3+
> From [yapp](../../) · yet another pi pack
4+
35
Desktop notifications for terminal applications. Focus-aware — suppresses notifications when the terminal is in the foreground. Click-to-focus brings the terminal back when you interact with a notification.
46

57
## Features

packages/safeguard/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pi-safeguard
22

3+
> From [yapp](../../) · yet another pi pack
4+
35
Security guardrail for [pi](https://pi.dev). Catches destructive commands, secret leaks, and overeager agents — without interrupting normal dev work.
46

57
```bash

0 commit comments

Comments
 (0)