aicoolies logo

Latitude

Sentry-style observability for AI agent conversations

Share
freemiumOpen SourceTelemetry Concerns
Visit Website →

Latitude is an agent observability platform for teams that need to inspect LLM traces, conversations, issues, and evaluation feedback in one workflow. Its public repo and docs position it as a Sentry-style monitor for AI agents, with semantic search, issue detection, annotations, MCP-assisted fixes, and cloud or self-hosted deployment paths for production debugging.

Latitude gives AI-agent teams a monitoring surface built around conversations and traces rather than generic application logs. The product site and docs describe issue detection for AI agents, semantic search over agent interactions, annotations, evaluations, scores, and an MCP server that can connect monitoring findings back into a development workflow. That makes it a good fit for teams moving beyond prompt playgrounds into production support loops where failed tool calls, confused users, and repeated agent mistakes need to become searchable operational evidence.

The live GitHub repository `latitude-dev/latitude-llm` was active at write time with 4,256 stars, 341 forks, and a push on 2026-06-24. Its topics include agent monitoring, agent observability, AI observability, LLM error tracing, and LLM observability. The official docs describe a platform that can be run, inspected, self-hosted, forked, and connected to Latitude Cloud, while the pricing page advertises a start-free cloud path for teams that want managed hosting. The raw license file began with GNU LGPL v3 text at write time, so this page avoids repeating the site's MIT claim until that mismatch is resolved.

The main buyer distinction is that Latitude focuses on agent conversation intelligence rather than only token accounting or low-level traces. It is most relevant when a team wants to cluster failures, review production conversations, search for recurring issues, and close the loop from monitoring to fixes without pretending every claim is a benchmark. Teams should still review deployment mode, data retention, trace contents, and cloud versus self-hosted controls before sending sensitive customer conversations into any observability system.

Pricing

Latitude can be self-hosted from the public repository, while Latitude Cloud offers a start-free managed path and paid scale options; verify current cloud limits on the official pricing page before purchase.

Platforms

Web observability product with public GitHub source, hosted cloud option, docs, and MCP-assisted agent debugging workflow.

Categories

Tags

Use Cases

Related Tools

Executor

MCP gateway and integration catalog for AI agents

Executor is an MIT-licensed integration layer and MCP gateway for AI agents. It gives Claude Code, Cursor, Codex, and other MCP-speaking clients one endpoint for connected OpenAPI specs, GraphQL APIs, MCP servers, Google Discovery sources, and custom JavaScript tools, with local, cloud, and self-hosted deployment options for teams centralizing tool access.

open-sourceOpen SourceTelemetry

Spotlight by Backplanes

Session reports for Claude Code and Codex runs

Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.

freemiumTelemetry
eve vercel

eve by Vercel

Filesystem-first framework for durable AI agents

Eve is Vercel's filesystem-first TypeScript framework for building durable AI agents as ordinary project files. It combines Markdown instructions and skills, typed tools, channels, connections, subagents, schedules, sandboxes, and evals with Vercel's agent runtime so teams can ship deployable agents without hand-rolling orchestration. The current beta fits Vercel-native backend agent projects.

open-sourceOpen Source
BrowserOS logo

BrowserOS

Open-source agentic browser that runs local AI agents in your browsing workflow.

BrowserOS is a privacy-first, open-source agentic browser for running AI assistants locally inside real browsing sessions instead of handing every task to a remote cloud browser.

open-sourceOpen Source
Agent Governance Toolkit logo

Agent Governance Toolkit

Microsoft’s open-source toolkit for adding policy enforcement, identity, sandboxing, and audit controls to production AI agents.

Agent Governance Toolkit is an open-source Microsoft project for teams moving AI agents from demos into controlled production workflows. It focuses on runtime policy enforcement, zero-trust identity, sandboxed execution, and reliability patterns around autonomous agents, giving security and platform teams a governance layer around tool calls and agent actions rather than another prompt-only guardrail.

open-sourceOpen SourceTelemetry
rampart

Rampart

Microsoft’s pytest-native red teaming framework for turning AI agent safety findings into CI tests.

RAMPART is an open-source Microsoft framework for safety and security testing of agentic AI applications. It brings red-team findings into a pytest-native workflow so teams can turn prompt injection, unsafe tool use, and behavioral boundary failures into repeatable regression tests. The strongest aicoolies angle is developer workflow: RAMPART makes agent safety part of CI/CD instead of a one-off security review.

open-sourceOpen Source