
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.
Lightweight browser-based dev environment with persistent terminals, workspace management, and a tab-type plugin API.
Your agent terminals, accessible everywhere.
Install dependencies first:
# macOS
brew install tmux ttyd
# Ubuntu/Debian
sudo apt install tmux
sudo snap install ttyd --classic
Then install and run:
npm install -g omniterm
omniterm
# Open http://localhost:17717
Custom port:
omniterm --port 8080
OmniTerm uses ports 7700-7799 internally for terminal sessions. If this range conflicts, override it:
omniterm --ttyd-ports 8800-8899
Run omniterm --help for all options.
Run multiple AI agents in parallel, each in its own workspace. Split terminals to monitor two agents side by side. Review their output in the editor.
Code on a powerful cloud server from any device. Start a build on your desktop, check results from your iPad. The terminal never stops.
One pane for your agent, another for your build server, the editor on the side. The agent writes code, you review and edit — all in one browser tab.
Access via SSH tunnel or VPN:
ssh -L 17717:localhost:17717 your-server
open http://localhost:17717
Or directly via Tailscale:
open http://your-server.tailnet:17717
pnpm install
pnpm run dev
# Open http://localhost:17717
MIT
FAQs
Lightweight browser-based dev environment with persistent terminals, workspace management, and a tab-type plugin API.
The npm package omniterm receives a total of 51 weekly downloads. As such, omniterm popularity was classified as not popular.
We found that omniterm 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.