Developer Tools / AI Agent Infrastructure

AgentLine

Open-source telephony infrastructure for AI agents. AgentLine provides a REST API and MCP server for making and receiving phone calls, handling SMS, and storing transcripts, with Docker-based local setup and a hosted option.

Clear22/30
Useful27/30
Specific18/20
Complete19/20
AgentLine screenshot

Why it was accepted

The page clearly describes an AI-focused product with a specific use case: giving agents real phone numbers for voice calls and SMS. The README shows concrete features, architecture, setup steps, API documentation, and model/provider integrations, which is enough evidence for a useful public listing.

Weakness

The crawl does not show the full API reference, usage examples beyond the quick start, or any live product UI beyond the repository README, so a visitor still cannot tell how mature the service is or what the end-to-end developer experience looks like in practice.

Review status

8 days ago #255 ↑ +2

Last evaluated 8 days ago. Current rank #255. Up 2 spots in the rankings.

Score history

86

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.