
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@ayo-dev/cli
Advanced tools
Ping your teammates from inside Codex and Claude. The ayo command + the ayod daemon.
Ping your teammates from inside Codex and Claude, without leaving your terminal.
Ayo is a tiny CLI + background daemon that lets coding agents (and you) send work-context pings to your team. Your agent finishes a handoff, hits a blocker, or ships a branch, and your teammate gets a native desktop notification with the repo, branch, and a one-line "why," straight from the tool they're already in.
npm install -g @ayo-dev/cli
ayo login # GitHub device flow
ayo team create "Hack Midwest" # share the join code
ayo daemon install # receiver as a login service → survives reboots
ayo team "we're cooked, prod is down" # broadcast to the whole team
ayo maya "can you take the auth flow?" # direct ping a teammate (ayo all "..." broadcasts)
ayo handoff maya "merged #42, you're up" # hand off work with branch context
ayo board # live team dashboard (who's online, recent activity)
ayo hackathon start "Hack Midwest" --ends 18h # shared deadline + ⏰ milestone nudges
ayo hackathon export > story.md # the event as a markdown timeline
The ayod daemon holds one WebSocket to the relay and fires a native
notification the moment a ping lands — so you actually see it, even when the
agent that received it has moved on.
Ayo registers as an MCP server, so your agent can send pings itself:
ayo mcp install # registers with Claude Code + Codex
Tools: send_ayo, read_inbox, create_handoff, share_context,
resolve_ayo, set_status, team_status.
See the main repository for the architecture, self-hosting the relay, and the demo.
MIT © Wilson Overfield
FAQs
Ping your teammates from inside Codex and Claude. The ayo command + the ayod daemon.
The npm package @ayo-dev/cli receives a total of 16 weekly downloads. As such, @ayo-dev/cli popularity was classified as not popular.
We found that @ayo-dev/cli 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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.