This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUnified toolkit ships from a single npm package and adds an mcp CLI subcommand.
Full changelog
First release after the monorepo consolidation. The @whenlabs/when toolkit (6 tools — velocity, berth, stale, envalid, aware, vow) ships from a single npm package and a single MCP server.
Install
npm install -g @whenlabs/when
Use as MCP server
npx -y @whenlabs/when mcp
Or add to your Claude Code config:
{
"whenlabs": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@whenlabs/when", "mcp"]
}
}
Hosted on Glama: https://glama.ai/mcp/servers/WhenLabs-org/when
What's in this release
- Unified toolkit ships from one package (was 6 separate per-tool packages before)
- New
mcpsubcommand on the CLI for direct invocation without-pflag - Monorepo-aware Dockerfile for hosted deployment
- better-sqlite3 bumped to 12.x for node 24 prebuilt-binary support
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About WhenLabs-org/when
Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time coding tasks — 7 MCP tools, one install.
Related context
Related tools
Beta — feedback welcome: [email protected]