AI Developer Tool / Coding Agent

Raidho

Raidho is an open-source coding agent that separates planning and execution across different model providers and adds durable VSA-based memory across runs. The repo includes install steps, provider options, CLI usage, and benchmark evidence.

Clear27/30
Useful27/30
Specific17/20
Complete14/20
Raidho screenshot

Why it was accepted

The page clearly presents an AI-powered developer tool with enough visible detail for a public listing: what it does, how it works, how to install it, supported providers, and example usage. It also shows concrete evidence of differentiation through split reasoning/execution, council mode, and durable memory with benchmark results.

Weakness

The snapshot does not show the full README or docs, so some details are still hard to verify from the crawl alone, such as the exact command set, current stability beyond alpha, and how broadly the tool has been tested outside the examples mentioned.

Review status

77 days ago #701 ↓ -3

Last evaluated 77 days ago. Current rank #701. Down 3 spots in the rankings.

Score history

85

Related listings

prompt-scrub screenshot
90

AI Developer Tool / Prompt privacy / PII redaction

A local-first Node.js utility that redacts emails, phone numbers, paths, secrets, URLs, and other identifiers from LLM prompts, then rehydrates responses locally using session-based mappings.

ORBIT screenshot
#105 ORBIT
89

AI Developer Tool / AI Gateway / RAG Backend

Self-hosted, OpenAI-compatible AI gateway for private RAG, natural-language data access, and tool-calling agents. It connects files, databases, vector stores, APIs, and MCP tools through one backend with auth, observability, and governance features.

claude-code-eyes screenshot

AI Developer Tool / Vision / Hardware Verification

A Claude Code skill that lets the model inspect live camera frames so it can verify hardware displays, spot wiring issues, and check physical UI behavior on real devices.

state-harness screenshot
89

AI Developer Tool / LLM Agent Monitoring

Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs.