nowfound

Alternatives

Products that do what AgentLens does

Full observability for AI agents. Zero code changes.

  1. 1

    Trace, evaluate, and improve AI agents in production

    Aug 2026 · telerik.com

  2. 2

    Open-source observability for AI agents — self-hosted

    Mar 2026

  3. 3
    AgentX523

    Evaluate AI agent, pinpoint issues, and fix with one click.

    Jun 2026 · agentx.so

  4. 4OA

    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

  5. 5
    AgentSky430

    Any harness, any LLM — cloud-hosted agents on demand.

    Aug 2026 · agentsky.dev

  6. 6

    Trace LLM requests + costs with OpenTelemetry monitoring

    Oct 2025

  7. 7
    Foil83

    An AI agent that monitors your AI agents

    Mar 2026

  8. 8

    Persistent memory for Claude Code, Codex & coding agents

    May 2026 · agent-memory.dev

  9. 9RT
  10. 10
    Foglamp101

    Ship AI agents you can actually see

    Jun 2026 · foglamp.dev

  11. 11OS

    Hi HN, I forked chromium and built agent-browser-protocol (ABP) after noticing that most browser-agent failures aren’t really about the model misunderstanding the page. Instead, the problem is that the model is reasoning from a stale state. ABP is designed to keep the acting agent synchronized with the browser at every step. After each action (click, type, etc), it freezes JavaScript execution and rendering, then captures the resulting state. It also compiles the notable events that occurred during that action loop, such as navigation, file pickers, permission prompts, alerts, and downloads,…

    Mar 2026 · github.com

  12. 12

    Visual debugging, tracing, and replay for agent workflows

    Apr 2026 · agenticlens.in

  13. 13

    Track AI Agents with a single line of code

    Mar 2026

  14. 14
    OpenMolt132

    Let your code create and manage AI Agents (OpenSource)

    Mar 2026

  15. 15

    Your AI agents team, terminals, notes: one infinite canvas

    Jul 2026 · agentgrid.sh

  16. 16

    One line of code, Full AI visibility.

    Jun 2026 · llm-watch.vercel.app

  17. 172C

    Single-agent LLMs suck at long-running complex tasks. We’ve open-sourced a multi-agent orchestrator that we’ve been using to handle long-running LLM tasks. We found that single LLM agents tend to stall, loop, or generate non-compiling code, so we built a harness for agents to coordinate over shared context while work is in progress. How it works: 1. Orchestrator agent that manages task decomposition 2. Sub-agents for parallel work 3. Subscriptions to task state and progress 4. Real-time sharing of intermediate discoveries between agents We tested this on a Putnam-level math problem, but the…

    Feb 2026 · github.com

  18. 18

    Connect AI agents to browser through raw CDP

    Apr 2026

  19. 19

    Build & scale AI \ agents as microservices with IAM

    Dec 2025

  20. 20WI

    At Laminar (https://github.com/lmnr-ai/lmnr) we're building open source AI observability platform in Rust. We obsess over instrumentation DX for our Python and TS SDKs and in this new blog we outline how we made the most seamless way of instrumenting recently released claude agent sdk

    Dec 2025 · laminar.sh

  21. 21
  22. 22AA

    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

  23. 23

    Observability for agents

    Mar 2026

  24. 24AB

    Hi HN, Zidan here. I’ve been experimenting with AI-assisted debugging and noticed a recurring gap: most tools optimize for agent-led exploration (ex: giving claude code a browser to click around and try to reproduce an issue). But in many cases, I've already found the bug myself. What I actually want is a way to hand the agent the exact context I just saw - without retyping steps, copying logs, or hoping it can reproduce the behavior. So we built FlowLens, an open-source MCP server + Chrome extension that captures browser context and lets coding agents inspect it as structured, queryable…

    Nov 2025 · github.com

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