Developer Tools / AI Agent Workflow

Looma

Looma is a local-first Python CLI that turns coding-agent history into resumable project context. It reconstructs work items, decisions, blockers, linked commits, and next steps from Claude Code, Codex, and Cursor sessions, with optional local LLM extraction and no cloud or API keys.

Clear27/30
Useful27/30
Specific17/20
Complete18/20
Looma screenshot

Why it was accepted

The snapshot gives a strong, specific product story for AI builders: Looma is an AI-adjacent developer tool that converts agent history into grounded project context, with visible install steps, CLI commands, supported agents, local-first behavior, and a concrete explanation of how it works. There is enough evidence to list it as a useful developer tool rather than a thin repo.

Weakness

The page does not show a live app, screenshots of output, licensing/use constraints beyond the repo, or independent proof of maintenance outside the visible README and commit count. It is also hard to tell how well the heuristics generalize beyond the synthetic demo and supported history formats.

Review status

just now #50 → 0

Last evaluated just now. Current rank #50. Holding steady in the rankings.

Score history

89

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.

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.

SigMap screenshot
#7 SigMap
91

Developer Tools / AI Code Assistance

SigMap is a deterministic grounding layer for AI code work. It generates a signature-and-evidence map, helps pick relevant files, validates coverage, and judges whether an AI answer is grounded in the repo.