nowfound

Alternatives

Products that do what BurnRate does

See exactly what your AI coding tools cost you

  1. 1
    CodeBurn103

    See where your AI coding spend actually goes

    25d ago · codeburn.app

  2. 2

    Measure the full AI SDLC. From token to production.

    Apr 2026 · waydev.co

  3. 3

    Track your AI spend and connect it to business outcomes

    Aug 2026 · rippling.com

  4. 4

    Trace, evaluate, and improve AI agents in production

    Aug 2026 · telerik.com

  5. 5

    Get paid to wait for Claude Code to finish

    Jun 2026 · kickbacks.ai

  6. 6

    Spotify Wrapped for Claude, Codex & a Public leaderboard.

    Jun 2026 · whoburnedmore.com

  7. 7AA

    Your AI agent hits an infinite loop and racks up $2000 in API charges overnight. This happens weekly to AI developers. AgentGuard monitors API calls in real-time and automatically kills your process when it hits your budget limit. How it works: Add 2 lines to any AI project: const agentGuard = require('agent-guard'); await agentGuard.init({ limit: 50 }); // $50 budget // Your existing code runs unchanged const response = await openai.chat.completions.create({...}); // AgentGuard tracks costs automatically When your code hits $50 in API costs, AgentGuard stops…

    2025 · github.com

  8. 8
    AI Spend232

    Avoid surprises by monitoring OpenAI costs

    2023

  9. 9
    Burn2

    Cost-tracking for AI Agents

    19d ago · burn.maferland.com

  10. 10

    Estimate your SaaS expenses in 5 minutes for free

    2021

  11. 11CA

    Built this after realizing I was spending ~$1400/week on Claude Code with almost no visibility into what was actually consuming tokens. Tools like ccusage give a cost breakdown per model and per day, but I wanted to understand usage at the task level. CodeBurn reads the JSONL session transcripts that Claude Code stores locally (~/.claude/projects/) and classifies each turn into 13 categories based on tool usage patterns (no LLM calls involved). One surprising result: about 56% of my spend was on conversation turns with no tool usage. Actual coding (edits/writes) was…

    Apr 2026 · github.com

  12. 12

    Hire developers or use an AI agent?

    Apr 2026 · isahumancheaper.damjanski.com

  13. 13

    Measure how much of your code is AI-generated. Open source.

    Apr 2026 · buildermark.dev

  14. 14IN

    Tl;dr: I trained a classifier to route to the least expensive model and reasoning depth to complete the request. Coupling that with additional automated token efficiency techniques has yielded 3x usage for the same spend. For anyone interested in trying it themselves: https://nerfguard.com Various teammates and I switched over to Codex from Claude Code recently. We still bounce between the tools, but Codex’s speed and steerability coupled with performance gains were hard to ignore. One of the downsides was that the per token pricing kicked in way sooner. This is happening across…

    Jun 2026

  15. 15

    Local semantic search for AI agents

    Aug 2026 · tryreference.com

  16. 16RT

    This project (Agents Observe) started as an exploration into building automation harnesses around claude code. I needed a way to see exactly what teams of agents were doing in realtime and to filter and search their output. A few interesting learnings from building and using this: - Claude code hooks are blocking - performance degrades rapidly if you have a lot of plugins that use hooks - Hooks provide a lot more useful info than OTEL data - Claude's jsonl files provide the full picture - Lifecycle management of MCP processes started by plugins is a bit kludgy at best The biggest takeaway is…

    Apr 2026 · github.com

  17. 17CD

    We launched Infracost on HN five years ago (https://news.ycombinator.com/item?id=26064588) where our CLI generated cost estimates for infra-as-code, e.g. "this Terraform PR adds $400/mo". The idea was to shift cloud costs (FinOps) left, so engineers get visibility of costs before deployment and make better decisions. Earlier this year we started seeing agent traffic in our logs and it looked like coding agents were calling our CLI. But that CLI wasn't designed with coding agents in mind. We went down a philosophical rabbit hole to see if a CLI is even needed anymore given…

    Jun 2026 · cost.dev

  18. 18RT
  19. 19

    Meter and cap AI agent spend on your own machine

    Jul 2026 · burnban.dev

  20. 20OA

    Hi HN, we're Kiran and Vijay! Over the past two years, we have built a columnar storage engine for observability: logs, metrics, and traces. Today, it's exciting for us to show what we've built on top of that foundation: LLM Agent Observability. Given how non-deterministic agents are, storing all traces without sampling was critical for us. But these traces tend to be in the MBs, sometimes GBs - we needed to store them inexpensively. We also needed the queries and analyses to be fast. To meet both these goals, we store them in S3 in our own parquet-like file format, and query them using AWS…

    Jul 2026 · oodle.ai

  21. 21

    oken-usage , cost-tracking , ai-coding-agent

    Jun 2026 · pypi.org

  22. 22

    AI audits that show why your website loses customers

    Jun 2026 · burnrateai.app

  23. 23
    Recall16

    One developer solves it. Every developer knows it.

    Feb 2026

  24. 24

    Cost control and governance for Claude Code and Codex

    Jul 2026 · opviera.ai

Ranked by how close each launch is in meaning, then by votes. Refine with a description →