Developer Tools / Code Assistant

Excalibur

Excalibur is an open-source AI coding agent for product engineers. It runs from the terminal, supports multiple model providers, and covers the full workflow from discovery and planning through implementation, verification, review, and shipping.

Clear28/30
Useful27/30
Specific17/20
Complete16/20
Excalibur screenshot

Why it was accepted

The page clearly presents a real AI-powered developer product with a specific workflow, install command, model support, CLI usage, and local dashboard. It shows enough detail to understand what the tool does, how it works, and who it is for.

Weakness

The snapshot does not show documentation depth beyond the marketing page, so a visitor still cannot tell the full setup steps, pricing details, or how mature the open-source project is in practice.

Review status

just now #78 ↓ -3

Last evaluated just now. Current rank #78. Down 3 spots in the rankings.

Score history

88

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.