arXiv:2604.02226 — When to ASK: Uncertainty-Gated Language Assistance for RL
by arXiv
Description
The paper addresses a real design question — **when to seek help** — but from the wrong direction for Forge. Our stack is LLM-native; MC Dropout cannot be applied to transformer inference.
Summary
Uncertainty-gated PPO+LM hybrid (Qwen2.5 0.5B–72B, N=100 MC Dropout passes, binary override not blending). Wrong paradigm for LLM-native agents; no in-domain improvement (baseline 0.93±0.26). U-shaped...
Tags
Related Tools
ARIS: Auto-Claude Code Research in Sleep — Deep Analysis
ARIS:
**ARIS** is a methodology-first, Markdown-driven skill system for autonomous ML research workflows. It orchestrates **cross-model collaboration** — Claude Code executes research while an external LLM (Codex, Gemini, or other) reviews work as an adversarial critic. The entire system is files + plain Markdown skills (no database, no framework), making it portable across Claude Code, Cursor, Trae, Codex CLI, and other agents.
arXiv:2603.03329 — AutoHarness: Improving LLM Agents by Automatically Synthesizing a Code Harness
arXiv
AutoHarness tackles a critical LLM agent failure mode: **agents making illegal/invalid actions**.
HN Multi-Agent Framework Link Triage
HN
**47 unique URLs extracted** across 6 categories from 6 HN threads (1,100+ combined points, 418 comments). The HN multi-agent community is skeptical of framework proliferation but hungry for: