
Security News
Suno Breached via Shai-Hulud Worm, Leaked Code Exposes AI Music Scraping
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.
@piotr-oles/pi-title
Advanced tools
Pi Agent extension: generate a short session title from the first user message
Pi Agent extension that generates short session title from user messages.
On each agent turn, extension calls active model in background and sets concise, specific title (up to 40 characters) — no user action needed.
Install via pi config:
pi install npm:@piotr-oles/pi-title
before_agent_start — fires every turn until title is locked in.pi.setSessionName()./title commandRun /title anytime to regenerate title from recent prompts:
/title
Aborts any in-progress auto-generation, calls model with recent session context, and notifies when done.
Prompt instructs model to produce single sentence-case title (max 40 chars, no quotes), specific to task, file, or topic. When session already has title, model refines it if newer prompts add context.
Examples:
| First message | Generated title |
|---|---|
| "Add dark mode toggle to the settings page" | Add dark mode to settings page |
| "Why is the auth middleware throwing 401?" | Debug 401 in auth middleware |
| "Refactor UserService to use repository pattern" | Refactor UserService repository |
Test changes manually by passing source entry point to pi with -e flag:
pi -ne -e packages/pi-title/src/index.ts
FAQs
Pi Agent extension: generate a short session title from the first user message
We found that @piotr-oles/pi-title 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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A Shai-Hulud infection exposed Suno's source code, which shows the AI music startup stream-ripped tracks to train its models.

Security News
Vercel is formalizing a monthly release program for Next.js. The change follows React2Shell and a sharp rise in AI-assisted vulnerability discovery.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.