Aladeen

AladeenRead AI coding logs to pinpoint repeated failures

Aladeen is a local, read-only tool that reads session logs from AI coding agents (Claude Code, Codex, Gemini, opencode), buckets failures by shape, and shows you where your runs keep getting stuck. No API keys, no telemetry, and it never runs anything. Built-in statistics: 199 sessions ingested, 37 recurring failure patterns, one error repeated 21 times across 3 projects, one session edited a single file 1,710 times in 2 minutes.

free
AI coding logsfailure analysislocal toolread-onlydeveloper toolerror patternssession analysis
Indexed
Updated
4.1 (0 Number of reviews)

Log in to rate the project

Try Now

Core Features

Aladeen reads the session logs that your AI coding agents (Claude Code, Codex, Gemini, opencode) already write, buckets failures by shape, and shows you where your runs keep getting stuck.

Non-Intrusive

The tool is read-only and 100% local. It requires no API keys, has no telemetry, and never runs anything.

Real Data Snapshot

  • 199 sessions ingested
  • 37 recurring failure patterns
  • One error repeated 21 times across 3 projects
  • One session edited a single file 1,710 times in 2 minutes

Installation

Install globally via npm: npm i -g aladeen

Use Cases

Ideal for developers or teams using AI coding agents to identify recurring failure patterns and optimize workflows.

Public information is limited. Please refer to the official site for details.

Pros & Cons

Pros

  • Read-only operation, safe and side-effect-free
  • 100% local, no data leak risk
  • No API keys, no telemetry
  • Identifies recurring failure patterns with concrete numbers
  • Supports multiple AI coding agent logs (Claude Code, Codex, Gemini, opencode)

Cons

  • Limited public information, only demo page available
  • Pricing and detailed documentation not mentioned
  • Support for additional agents or custom log formats not specified
  • Requires manual npm installation

Frequently Asked Questions

Does Aladeen upload data to the cloud?

No. It is read-only and runs 100% locally with no telemetry, so no data is uploaded.

Which AI coding agents does Aladeen support?

According to the official page, it supports Claude Code, Codex, Gemini, and opencode.

Explore More

Similar Tools

Bodega One Code

Bodega One Code

Bodega One Code is a local-first AI coding IDE with a built-in chat and autonomous agents, supporting Ollama, OpenAI, Anthropic, and more. Personal use is permanently free, with parallel agents via Fleet, scheduled automation loops, air-gap mode, and full model freedom. If you care about keeping code on your machine, this one is worth a look.

Nadir

Nadir

Nadir introduces a verifier-gated LLM router designed to cut API costs without sacrificing quality. It routes requests to cheaper models first, then uses a calibrated verifier to score responses. If quality falls short, it escalates to a more powerful model. This approach claims up to 60% cost savings while maintaining 98% quality, offering an OpenAI-compatible, two-line integration for high-volume, varied complexity workloads.

StackBuilder

StackBuilder

StackBuilder is a free, AI-driven tool that generates professional cloud architecture diagrams from natural language descriptions. It supports major platforms like AWS, Azure, GCP, and Kubernetes, and allows exports to PNG, SVG, and PDF. No registration is required, making it ideal for system design interviews, architecture documentation, and presentations.

Nest by RAVEN

Nest by RAVEN

Nest by RAVEN (also known as NestMux) is a multi-AI terminal workbench for developers. It allows parallel execution of Claude, Gemini, Codex, Copilot, and Aider within a single window. Features include Git worktrees integration, team terminal sharing, MCP panel, and broadcast prompts. It's local-first, telemetry-free, and available for free download on macOS, Windows, and Linux.

h5i

h5i

h5i is an open-source sandbox tool designed for AI coding agents like Claude Code and Codex. It encapsulates the agent, shell, dependencies, and browser within a single, isolated boundary. This lightweight sandbox launches in under 200ms, supports exporting auditable patches and execution logs, and is local-first, SaaS-free, delivered as a single Rust binary.

Deep Work Plan

Deep Work Plan

Deep Work Plan is an open-source methodology that transforms any code repository into a structured, AI-executable environment using an `init.md` file. It breaks down long-term coding tasks into atomic steps with clear acceptance criteria, validation gates, and recoverable states, preventing AI agents from derailing. It's agent-agnostic, open-source (MIT), and prevents vendor lock-in.

Open-source Alternatives

guidellm: Open-Source Tool for Evaluating and Optimizing LLM Inference

guidellm is an open-source tool developed by the vLLM team to evaluate and optimize Large Language Model (LLM) inference performance in production environments. It offers stress testing, latency analysis, and throughput assessment to help developers identify bottlenecks and fine-tune deployment configurations. The project is primarily written in Python and licensed under Apache-2.0. At the time of collection, it had 1214 stars on GitHub.

ai-gateway: Unified AI Gateway Based on Envoy Gateway

ai-gateway is an open-source project built on Envoy Gateway, offering a unified API gateway to manage access to diverse generative AI services. It simplifies AI application integration and operations by providing features like load balancing, caching, and rate limiting for various AI providers. The project is written in Go and licensed under Apache-2.0.

go-micro: Go framework fusing AI agent harness with microservices

go-micro is an open-source Go framework that fuses an AI agent harness with microservices, supporting MCP, A2A, and multi-LLM integration. It is licensed under Apache-2.0 and primarily written in Go. As of the collection time, the project had 22,755 stars on GitHub.

Kun: Local-First AI Agent Workspace

Kun is a local-first AI agent workspace that unifies coding, writing, design, research, and automation through a shared GUI and TUI runtime. The project is primarily developed in TypeScript and has an 'Other' license. As of collection time, it has 4813 GitHub stars.

terax-ai: Lightweight Tauri-based Desktop Dev Environment

terax-ai is a Tauri-based desktop development environment with a size of only 7-8 MB. It integrates a GPU terminal, CodeMirror editor, Git tools, and multi-provider AI agents, offering an all-in-one development experience. The project is primarily written in TypeScript and licensed under Apache-2.0.

jar-analyzer: Open-Source GUI Tool for Java JAR Analysis with AI Assistant

jar-analyzer is an open-source GUI tool for Java JAR package analysis, featuring an integrated AI assistant. It offers robust capabilities like JAR DIFF, method call graph exploration, DFS call chain analysis, taint analysis, and control flow graph (CFG) program analysis. Ideal for Java developers and security researchers, it streamlines code auditing and reverse engineering tasks. The primary language is Java, licensed under GPL-3.0, with 2111 GitHub stars at the time of collection.