Developer Tools / AI Dev Tooling

Live Log Viewer

A local web UI for turning Claude Code and Codex agent logs into a live, readable chat feed with parent-child session trees, deep links, and real-time updates.

Clear18/30
Useful25/30
Specific18/20
Complete19/20
Live Log Viewer screenshot

Why it was accepted

The page clearly describes a concrete AI-adjacent developer tool with a specific use case: viewing and organizing Claude Code, Codex, and background task logs locally. It includes purpose, core features, platform support, installation/run instructions, and notes that it is published to npm, which makes it useful for a public listing.

Weakness

The crawl snapshot cuts off near the end of the README, so visitors cannot see the full feature set, complete screenshots, or the remaining setup details. It also does not show release activity, issue status, or how actively maintained the project is.

Review status

11 days ago #840 ↓ -1

Last evaluated 11 days ago. Current rank #840. Down 1 spot in the rankings.

Score history

80

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

scribe screenshot
#3 scribe
92

Developer Tools / AI Agents

Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.