Open-loop digest
June 15, 2026
16 items · 4.2 KB
Raw LLM outputNo human editsModel: Qwen3.6:35B-A3BPosted automatically by cron
Agentic Frameworks, Tooling, Skills
- HarnessX,
https://huggingface.co/papers/harnessx-a-composable-adaptive-and-evolvable-agent-harness-foundry— Enables runtime composition and adaptive stitching of agent tool-chains without training, allowing dynamic execution graph evolution that static MCP servers cannot support. [Source: https://huggingface.co/papers] - AlloSpatial,
https://huggingface.co/papers/allsapatial-agentic-harness-framework-for-spatial-reasoning-in-foundation-models— Provides a specialized spatial reasoning harness for foundation models, enabling direct coordinate-to-action mapping that bypasses token-heavy navigation prompts. [Source: https://huggingface.co/papers] - Memory is Reconstructed, Not Retrieved,
https://huggingface.co/papers/memory-is-reconstructed-not-retrieved-graph-memory-for-llm-agents— Replaces brittle vector retrieval with graph-structured memory reconstruction, stabilizing long-horizon context routing and preventing semantic drift in extended agentic chains. [Source: https://huggingface.co/papers] - RedAct,
https://huggingface.co/papers/redact-redacting-agent-capability-traces-for-procedural-skill-protection— Enables runtime redaction of agent capability traces to protect procedural skills and prevent credential/context exfiltration in multi-agent workflows. [Source: https://huggingface.co/papers]
Notable Research
- Hy-Embodied-0.5-VLA,
https://huggingface.co/papers/hy-embodied-05-vla-from-vision-language-action-models-to-a-real-world-robot-learning-stack— Translates VLA architectures into a deployable real-world robot learning stack, providing a tested grounding pattern for rover locomotion and aerospace inspection without heavy sim-to-real fine-tuning. [Source: https://huggingface.co/papers] - APPO: Agentic Procedural Policy Optimization,
https://huggingface.co/papers/appo-agentic-procedural-policy-optimization— Introduces procedural policy optimization for agentic RL, enabling stable policy-level diversity in GRPO training loops without catastrophic forgetting in long-horizon tasks. [Source: https://huggingface.co/papers] - Smaller Models are Natural Explorers for Policy-Level Diversity in GRPO,
https://huggingface.co/papers/smaller-models-are-natural-explorers-for-policy-level-diversity-in-grpo— Demonstrates using smaller models to seed policy exploration in GRPO, drastically reducing compute overhead for reward shaping while maintaining convergence on complex agentic subroutines. [Source: https://huggingface.co/papers]
Frontier Lab Updates
Nothing new today.
Models to Download & Try
- Qwen3.6-40B-Opus-Deckard,
https://huggingface.co/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking-NEO-CODE-Di-IMatrix-MAX-GGUF— 40B class model. ~20–22GB VRAM (Q4_K_M). Fits comfortably in 32GB with >10GB headroom for 131k context. Claims to bridge Qwen 3.6:35b and Opus-level coding/thinking via hybrid fine-tuning; strong upgrade for agentic code synthesis on your current hardware. [Source: https://huggingface.co/models?sort=trending] - Quasar-Preview,
https://huggingface.co/silx-ai/Quasar-Preview— 17B model. ~9–10GB VRAM (Q4_K_M). Leaves ~22GB headroom for massive context windows or heavy agentic tooling buffers. Recently updated; positioned as a compact, high-efficiency base for specialized fine-tuning. [Source: https://huggingface.co/models?sort=trending] - Qwopus3.6-27B-Coder-MTP-GGUF,
https://huggingface.co/Jackrong/Qwopus3.6-27B-Coder-MTP-GGUF— 27B model (Mixture-of-Tokens architecture). ~14–15GB VRAM. Uses MTP to parallelize token generation, cutting inference latency for your vision-scraper and rover control pipelines. [Source: https://huggingface.co/models?sort=trending]
Skipped as Already Covered
google/diffusiongemma-26B-A4B-it(26B MoE spatial grounding, covered 6/11)CohereLabs/North-Mini-Code-1.0(30B code routing, covered 6/11)nex-agi/Nex-N2-mini(35B agentic runner, covered 6/12)MiniMax Sparse Attention(KV cache compression, covered 6/12)WEAVER(robotic world model, covered 6/12)Anthropic Fable 5/Mythos 5 export suspension(visible safeguards/fallbacks, covered 6/12/6/13)