
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
beeps-terminal
Advanced tools
A terminal dashboard for managing on-call incidents via the [beeps.dev](https://beeps.dev) API. Built with [OpenTUI](https://github.com/anomalyco/opentui) and the `@beepsdev/sdk`.
A terminal dashboard for managing on-call incidents via the beeps.dev API. Built with OpenTUI and the @beepsdev/sdk.
cd beeps-terminal
bun install
BEEPS_API_KEY=your-api-key bun start
Or with a .env file (Bun loads these automatically):
# .env
BEEPS_API_KEY=bp_live_xxxxxxxxxxxx
bun start
| Variable | Required | Default | Description |
|---|---|---|---|
BEEPS_API_KEY | Yes | Your beeps.dev API key | |
BEEPS_BASE_URL | No | https://api.beeps.dev/v0 | API base URL |
BEEPS_REFRESH_INTERVAL | No | 20000 | Auto-refresh interval in milliseconds |
| Key | Action |
|---|---|
q / Ctrl+C | Quit |
Up / Down | Navigate alerts |
Enter | Toggle alert detail view |
Escape | Collapse detail view |
a | Acknowledge selected alert |
r | Resolve selected alert |
e | Escalate selected alert |
The dashboard has two panes in a 60/40 split:
┌───────────────────────────────────┬────────────────────────┐
│ │ │
│ Active Alerts │ On-Call Roster │
│ (scrollable list) │ (or Alert Detail when │
│ │ expanded with Enter) │
│ │ │
│ │ │
│ │ │
└───────────────────────────────────┴────────────────────────┘
Enter on an alert to swap this pane to a detailed alert view.FAQs
A terminal dashboard for managing on-call incidents via the [beeps.dev](https://beeps.dev) API. Built with [OpenTUI](https://github.com/anomalyco/opentui) and the `@beepsdev/sdk`.
The npm package beeps-terminal receives a total of 4 weekly downloads. As such, beeps-terminal popularity was classified as not popular.
We found that beeps-terminal 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.