INDEX // #CLAUDE-CODE-PLUGIN

SYSTEM // ACTIVE // AGGREGATED TELEMETRY FOR ECOSYSTEM NODE

PRODUCTS // Ecosystem Node TOTAL: 03
O
OpenMythos
OPEN SOURCE

OpenMythos is an open-source, theoretical implementation of the Anthropic Claude Mythos model, constructed by kyegomez based on publicly available research and speculation. It employs a Recurrent-Depth Transformer (RDT) architecture with three stages: a Prelude, a looped Recurrent Block, and a Coda. The core Recurrent Block allows for multiple iterations to achieve deep reasoning, enabling compute-adaptive and depth-variable reasoning. It supports switchable attention mechanisms (MLA/GQA) and utilizes a sparse Mixture-of-Experts (MoE) with routed and shared experts. OpenMythos aims to deliver performance comparable to models with higher parameter counts through greater parameter efficiency.

#AI#ANTHROPIC#ATTENTION
a
agents
OPEN SOURCE

A production-ready orchestration system for Claude Code, featuring 185 specialized agents, 80 focused plugins, and 153 agent skills. It utilizes a granular architecture and progressive disclosure for optimal token efficiency. The ecosystem supports complex multi-agent workflows via orchestrators like Conductor and includes a rigorous quality framework, PluginEval. It enables intelligent automation across architecture, development, and infrastructure, also extending its 153 skills to Gemini CLI users.

#AGENTS#ANTHROPIC#ANTHROPIC-CLAUDE
c
cross-code-organizer
OPEN SOURCE

Cross-Code Organizer (CCO) is a universal dashboard for managing AI coding tool configurations like Claude Code and Codex CLI. It provides visibility into hidden config files, memories, and MCP servers across different harnesses. Key functions include an MCP security scanner to detect tool poisoning, context budget tracking for token optimization, and cross-project configuration migration. It allows developers to deduplicate memories, manage MCP servers per-project, and reclaim context windows through a zero-telemetry, local-first interface.

#AI-CODING-TOOLS#AI-CONFIG-DASHBOARD#AI-TOOLS