Developer Tools / CLI Tools

Corv Client

An SSH client built for AI agents and humans. Corv focuses on named connections, warm authenticated sessions, structured JSON output, and safer command execution for agent-driven infrastructure.

Clear28/30
Useful26/30
Specific15/20
Complete16/20
Corv Client screenshot

Why it was accepted

The page clearly describes a real AI-adjacent developer tool with a concrete job: SSH execution for agents and humans. The README gives enough detail to understand what Corv does, how it is installed, and how it is used from the terminal and command line. It also shows agent-focused features like structured JSON output, reusable authenticated connections, and support for long-running jobs and bastions, which makes it useful for a public listing.

Weakness

The snapshot does not show licensing, release/download maturity beyond v1.1, or any screenshots/demo of the terminal UI. It also does not fully show the rest of the Windows install instructions, so a visitor cannot tell how polished cross-platform support is in practice.

Review status

2 hours ago #410 ↓ -3

Last evaluated 2 hours ago. Current rank #410. Down 3 spots in the rankings.

Score history

85

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
#4 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.