AI Developer Tool / Agent framework

Apexyx Mesh

An offline agent mesh for Termux/Android that runs a self-testing, SQLite-based agent system on-device. The repo shows install steps, tier-by-tier commands, and a detailed breakdown of the mesh components and design rules.

Clear23/30
Useful25/30
Specific17/20
Complete14/20
Apexyx Mesh screenshot

Why it was accepted

The page clearly describes an AI-adjacent developer tool with a concrete use case: running an offline agent mesh on a phone. The README provides installation steps, example commands, a tier list, and evidence of hermetic self-tests, which is enough for a useful public listing.

Weakness

The snapshot does not show the actual code behavior beyond the README claims, and it’s unclear how the LLM routing works in practice, what external models are supported, or how stable the project is beyond the stated self-tests.

Review status

7 days ago #1439 ↑ +2

Last evaluated 7 days ago. Current rank #1439. Up 2 spots in the rankings.

Score history

79

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