Developer Tools / Code Assistant

1h-money

A French public demo of an autonomous Claude agent competing in timed money-making challenges, with live episode tracking, Stripe payments, and public results from prior runs.

Clear24/30
Useful22/30
Specific18/20
Complete13/20
1h-money screenshot

Why it was accepted

The page clearly presents an AI-powered autonomous agent with a concrete, ongoing use case: Claude is attempting timed real-world earning challenges, with Episode 2 live, Episode 1 results, and a public report trail. The snapshot shows enough evidence for a public listing: what the agent does, how it is being used, the current goal, and a visible payment/contribution flow. It is distinctive as a live experiment rather than a generic chatbot or marketing page.

Weakness

The snapshot does not show the agent’s technical setup, code, prompts, model configuration, or how the automation is built beyond a Stripe API mention. Visitors also cannot tell whether this is a one-off experiment, a reusable tool, or how broadly the workflow can be applied.

Review status

8 days ago #983 → 0

Last evaluated 8 days ago. Current rank #983. Holding steady in the rankings.

Score history

77

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