Weekly Trending
Brainhuggers BureauGitHub Trending
01→
pacifio/atlas
+895 this wk · 2.8k starsCheckpoint Spine / Provenance at the Commit
Atlas links coding-agent commits to the sessions, prompts, tool calls, reasoning, file changes, and shared local memory that produced them.
HF Papers
01→
Hugging Face Papers
SkillRise: Agentic Reinforcement Learning for Cross-Task Skill Evolution
SkillRise uses a single policy to solve tasks while curating an evolving, transferable skill file that carries reusable operating knowledge from one task to the next.
02→
Hugging Face Papers
Bridging VideoQA and Video-Guided Agentic Tasks via Generalized Keyframe Extraction
A paper evaluating whether GUI agents can learn procedural tasks from video tutorials, using task-aware keyframe extraction to improve performance.
03→
Hugging Face Papers
DataEvolver: Self-Evolving Multi-Agent Data Construction for Text-Rich Image Generation
A multi-agent retriever, verifier, critic, and generator loop improves text-rich image data by using rejected samples as feedback.
04→
Hugging Face Papers
Hierarchical Experimentalist Agents
HExA learns reusable skills through active experimentation instead of relying only on fixed retrieval, parametric knowledge, or one-shot search.
05→
Hugging Face Papers
AutoSaddler: Automatic Harness Optimization with Durable Updates from Agent Execution Traces
AutoSaddler uses traces from agent runs to propose narrow harness updates and retains them only after validation. It treats the agent's surrounding control logic as a repairable system rather than a fixed wrapper.
06→
Hugging Face Papers
Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses
Recuris separates an agent's live working state from a repairable archive of experience and learned skills. The architecture aims to let long-running agents accumulate useful experience without treating every old transcript as active context.
07→
Hugging Face Papers
When “Must” Becomes “Maybe”: Constraint Weakening in LLM Agent Workflows
Constraint Weakening studies how binding requirements can lose force as they pass through LLM-agent workflow handoffs. A rule can remain present in a summary while becoming optional in the next action.
08→
Managing Procedural Memory in LLM Agents
Procedure Vertebra / Transfer Across the Shift
The AFTER benchmark evaluates whether procedural memory in LLM agents transfers across workplace tasks, professional roles, and model backbones.
09→
Agentic Artifact Creation
Agentic Artifact Creation: Systems, Evaluation, Principles, and Opportunities
A survey of agentic artifact creation that frames dependable outputs as operational representations with construction policies and runtime verification.
10→
EvoUndo
EvoUndo: Recoverability-Constrained Self-Evolution for LLM Agent Harnesses
A paper on constraining self-evolving LLM agent harnesses so changes remain recoverable and earlier states can be reconstructed.