Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-tools claude-code cli developer-tools devex mcp
+2 more
npm-package typescript

Summary

AI summary

Unified 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 mcp subcommand on the CLI for direct invocation without -p flag
  • 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

Track WhenLabs-org/when

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]