@sydneyrunkle: we just shipped support for rubrics in deepagents give your agent a clear definition of what "done" looks like, and for…

X AI KOLs Following Tools

Summary

Sydney Runkle announced support for rubrics in deepagents, allowing agents to define a clear definition of done and loop until the goal is complete.

we just shipped support for rubrics in deepagents ✅ give your agent a clear definition of what "done" looks like, and force it to run in a loop until said goal is complete this is similar to /goal in claude code, but works for any agent (not just a coding agent) https://t.co/FMjBubuf4h
Original Article
View Cached Full Text

Cached at: 06/09/26, 10:45 AM

we just shipped support for rubrics in deepagents ✅

give your agent a clear definition of what “done” looks like, and force it to run in a loop until said goal is complete

this is similar to /goal in claude code, but works for any agent (not just a coding agent) https://t.co/FMjBubuf4h

Similar Articles

DuMate-DeepResearch: An Auditable Multi-Agent System with Recursive Search and Rubric-Grounded Reasoning

arXiv cs.AI

This technical report introduces DuMate-DeepResearch, a multi-agent framework for deep research tasks that decouples the agent core from a tool ecosystem, and incorporates graph-based dynamic planning, recursive two-level execution, and rubric-based test-time optimization. The system achieves state-of-the-art results on two deep research benchmarks, demonstrating the value of auditable agent infrastructure.

RUBAS: Rubric-Based Reinforcement Learning for Agent Safety

arXiv cs.LG

RUBAS is a rubric-based reinforcement learning framework for agent safety that decomposes LLM agent behavior into four dimensions—tool-use safety, argument safety, response safety, and helpfulness—providing fine-grained rewards over complete trajectories. Experiments show RUBAS improves safety over standard alignment baselines while reducing tool-grounded hallucinations and maintaining competitive utility.