
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
A Pi extension that adds a simplified cockpit-style TUI for agent work.
pi-signal now carries the Pi Mode cockpit functionality. The old /pimode command is deprecated; use /signal instead.
/signal command opens the cockpit UI./signal off restores the native Pi UI pieces changed by the extension.ctrl+x transcript scroll mode with keyboard navigation.From this directory during development:
pi -e ./extensions/signal.ts
As an npm Pi package:
pi install npm:pi-signal
Or install directly from GitHub:
pi install git:github.com/accolver/pi-signal
Then restart Pi or run:
/reload
Enable Pi Signal:
/signal
Disable it:
/signal off
Toggle it:
/signal toggle
When Pi Signal is enabled:
ctrl+x enters transcript scroll mode.j/k line down/up, d/u page down/up, g top, G bottom.esc, i, or ctrl+x exits scroll mode.{
"keywords": ["pi-package", "pi-extension"],
"pi": {
"extensions": ["./extensions/signal.ts"]
}
}
MIT
FAQs
Simplified cockpit-style TUI for Pi agent workstreams, activated with /signal.
We found that pi-signal demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.