{
  "id": 9473828,
  "title": "How three OSLabs engineers built a CLI to catch you overpaying Claude",
  "url": "https://urgent.news/2026/09/24/how-three-oslabs-engineers-built-a-cli-to-catch-you-overpaying-claude",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-24T02:45:22.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/oliviamckelvey/how-three-oslabs-engineers-built-a-cli-to-catch-you-overpaying-claude-531e"
  },
  "original_language": "en",
  "account": "Three OSLabs engineers developed PennyWyze, an open-source command-line interface (CLI) tool designed to help users identify the most cost-effective Claude tier (Opus, Sonnet, or Haiku) while maintaining their desired quality standards. To use PennyWyze, users provide their prompt, a dataset containing real input-output pairs, and a minimum pass rate. The tool then measures the performance of each model across the dataset and calculates the projected monthly cost based on the actual token usage from the Anthropic API. The cheapest tier that surpasses the specified pass rate is identified as the optimal choice. The developers emphasized the uniqueness of PennyWyze by emphasizing its focus on cost efficiency while ensuring the correct answers are maintained, rather than simply ranking models based on general performance.",
  "summary": "I’m one of three developers behind PennyWyze, an open-source CLI that audits which Claude tier (Opus, Sonnet, or Haiku) is the cheapest one that still passes your quality bar. You point it at your prompt and a handful of real examples you already know the right answer to, and it tells you, in real dollars, whether you’re overpaying. How PennyWyze works You give it two things: Your prompt — the…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}