Weekly Trending

Brainhuggers Bureau
← PrevKW35 · 24.08–30.08.2026Next →
GitHub Trending
01
GitHub Trending
+1k this wk · 17.7k stars
tt-a1i/archify
An agent skill that turns a codebase or system description into a validated, interactive architecture, workflow, sequence, data-flow, or lifecycle map packaged as self-contained HTML.
02
GitHub Trending
+944 this wk · 111k stars
DietrichGebert/ponytail
A cross-harness coding-agent plugin that encodes a reuse-first, YAGNI decision ladder before new code is written.
03
GitHub Trending
+272 this wk · 11.8k stars
AgriciDaniel/claude-obsidian
A self-organizing plain-Markdown second brain for Obsidian and Claude Code that reads, links, and files sources into a connected knowledge graph.
04
GitHub Trending
+166 this wk · 2.7k stars
asciimoo/hister
A self-hostable private search engine for browser pages and local files that offers controlled MCP access to AI assistants.
05
abi/screenshot-to-code
75.5k stars
abi/screenshot-to-code
abi/screenshot-to-code is an open-source tool that converts screenshots, mockups, Figma designs, and screen recordings into functional code. It supports stacks including HTML/Tailwind, React, and Vue, and can run locally or through a hosted app.
HF Papers
01
CogniRoute
CogniRoute / Routing Social Evidence in Omni-Modal Models
CogniRoute studies how omni-modal models can route text, audio, and video evidence for social reasoning, where tone, gesture, timing, and contradiction can carry different parts of the meaning.
02
Hugging Face Papers
How Much Static Structure Do Code Agents Need? A Study of Deterministic Anchoring
The paper tests whether injecting static-analysis facts as plain-text structural anchors makes code-agent navigation more stable and reproducible.
03
Hugging Face Papers
A Gravitational Interpretation of Fine-Tuning Reversion
The paper frames benign fine-tuning as a potentially unstable displacement: a model may be pulled back toward earlier behavioral manifolds after a new alignment layer is applied.
04
Hugging Face Papers
Apodex 1.1: Scaling Agentic Intelligence for Complex Work
Apodex 1.1 describes an agentic-work framework with explicit task state, provenance, delegated work, recovery, and a record of what actually happened.
05
Hugging Face Papers
PolicyGuard: A Dialogue-Grounded Sub-Agent Verifier for Policy Adherence in LLM Agents
PolicyGuard uses a dialogue-grounded sub-agent verifier to assess policy adherence during LLM-agent operation.
06
Delayed Verification Destabilizes Multi-Agent LLM Belief
Delayed Verification Destabilizes Multi-Agent LLM Belief: Instability Thresholds and Optimal Corrector Placement
This paper models delayed verification in multi-agent LLM systems as a graph problem: false claims can spread while correction is in transit. It derives stability thresholds and corrector-placement rules, then tests predicted oscillations across five open models; grounded factual answering stabilised the tested systems.