Weekly Trending
Brainhuggers BureauGitHub Trending
01→
PrimeIntellect-ai/prime-agent
+2.3k this wk · 6.3k starsPrime Agent
Prime Agent is an open-source coding and research agent built around recursive language models, a persistent REPL, durable harness state, and background subagents.
02→
GitHub Trending
+796 this wk · 2.7k starsThe agent gets its own computer
cloudflare/computer is a TypeScript runtime that gives an AI agent a provisioned computer surface.
03→
microsoft/VibeVoice
+332 this wk · 51.2k starsmicrosoft/VibeVoice
An open model stack for long-form speech recognition and low-latency synthetic voice, surfaced as a signal for modular and governable voice-agent infrastructure.
04→
citrolabs/ego-lite
+219 this wk · 1.6k starsego-lite / Parallel Browser Spaces for Human–Agent Work
ego-lite is a local browser that gives humans and AI agents parallel workspaces and exposes browser actions to coding agents. Its design makes session data, cookies, login state, and human oversight explicit parts of the operating surface.
05→
GitHub Trending
+210 this wk · 4.2k starsNutlope/hallmark
Hallmark is an anti-AI-slop design skill for Claude Code, Cursor, and Codex. It encodes visual quality-control constraints as a machine-readable skill layer.
06→
GitHub Trending
+140 this wk · 653 starsAgent governance becomes an evidence layer
Uber's open ADR stack turns agent intent, tool calls, execution traces, and attack tests into an inspectable governance layer.
07→
infiniflow/ragflow
+132 this wk · 85.9k starsRAGFlow / Context Layer for Knowledge Systems
RAGFlow is an open-source RAG engine that combines retrieval-augmented generation with agent capabilities to serve as a context layer for LLM applications. It is relevant to knowledge-base products, research ingestion, and self-maintaining wiki systems.
08→
semantica-agi/semantica
+118 this wk · 2.3k starsSemantica
Semantica is graph-native infrastructure for accountable AI systems, combining context graphs, deterministic reasoning, provenance, decision records, and MCP access.
09→
GitHub Trending
+96 this wk · 16.2k starsCanner/WrenAI
WrenAI is an open-source governed text-to-SQL and generative BI layer for agents across warehouse and database sources. Its semantic context layer is intended to make business-data questions more trustworthy and controllable.
HF Papers
01→
Hugging Face Papers
NatureBench: Can Coding Agents Match the Published SOTA of Nature-Family Papers?
NatureBench evaluates whether coding agents can reproduce or improve work from 90 tasks distilled from Nature-family papers. It finds that agents often translate unfamiliar science into familiar supervised-prediction shapes instead of devising new methods.
02→
Grading the Narrators
Grading the Narrators: An Isnad-Rijal Framework for Claim-Level Provenance in Multi-Agent Knowledge Systems
A paper proposing claim-level provenance for multi-agent knowledge systems, grading transmission links, corroboration, and uncertainty rather than treating a citation list as sufficient evidence.
03→
AGORA
AGORA / Archive-Grounded Workplace Document Reasoning
AGORA is a benchmark for agentic workplace document reasoning across 9,664 authentic documents and 372 million tokens. It tests deliberate exploration of messy corporate archives rather than brute-force use of a single context window.
04→
Hugging Face Papers
AOHP: An Open-Source OS-Level Agent Harness for Personalized, Efficient and Secure Interaction
AOHP is an open-source OS-level agent harness that treats agents as first-class operating-system actors rather than app-bound guests.
05→
MemGUI-Agent
MemGUI-Agent: An End-to-End Long-Horizon Mobile GUI Agent with Proactive Context Management
A paper proposing a long-horizon mobile GUI agent that treats proactive context management as actions chosen by the same policy that performs UI work.
06→
Escaping the Self-Confirmation Trap
Escaping the Self-Confirmation Trap: An Execute-Distill-Verify Paradigm for Agentic Experience Learning
The paper proposes an execute-distill-verify approach to agentic experience learning, separating observed execution from distilled memory and independent verification.