y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#agentic-workflows News & Analysis

8 articles tagged with #agentic-workflows. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

8 articles
AINeutralarXiv – CS AI · Jun 97/10
🧠

Where Instruction Hierarchy Breaks: Diagnosing and Repairing Failures in Reasoning Language Models

Researchers introduce a diagnostic framework for identifying why reasoning language models fail to follow instruction hierarchies in agentic workflows. Testing reveals three distinct failure modes—instruction identification, conflict resolution, and response realization—with models showing different dominant failures across architectures. Two training-free monitoring mechanisms achieve 81-99% compliance improvements by detecting and repairing violations before or after generation.

🧠 GPT-5🧠 Claude🧠 Sonnet
AIBearisharXiv – CS AI · Jun 97/10
🧠

PLAGUE: Plug-and-play framework for Lifelong Adaptive Generation of Multi-turn Exploits

Researchers introduce PLAGUE, a framework for conducting multi-turn jailbreak attacks on Large Language Models through a three-phase approach (Primer, Planner, Finisher). The framework achieves unprecedented attack success rates of 81.4% on OpenAI's o3 and 67.3% on Claude's Opus 4.1, demonstrating significant vulnerabilities in models considered highly resistant to jailbreaking.

🏢 OpenAI🧠 Claude🧠 Opus
AIBullishOpenAI News · Dec 117/104
🧠

Introducing GPT-5.2

OpenAI has announced GPT-5.2, their most advanced frontier AI model designed for professional applications. The model features enhanced reasoning capabilities, long-context understanding, coding abilities, and vision functionality, available through ChatGPT and OpenAI API for improved agentic workflows.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Hybrid Verified Decoding: Learning to Allocate Verification in Speculative Decoding

Researchers propose Hybrid Verified Decoding, a technique that improves LLM inference speed by intelligently choosing between cache-based and model-based token drafting methods. The approach predicts draft acceptance rates before verification, achieving 2.73x average speedup on agentic workflows and outperforming existing methods like EAGLE3.

AINeutralarXiv – CS AI · May 286/10
🧠

Detect by Yourself: Self-Designing Agentic Workflows for Few-Shot Graph Anomaly Detection

SignGAD introduces a novel framework for graph anomaly detection that dynamically designs task-specific workflows rather than relying on fixed detection pipelines. The approach combines self-designing agentic workflows with a guarded refit strategy to improve detection accuracy in few-shot learning scenarios, addressing longstanding limitations in identifying anomalous nodes within attributed graphs.

AI × CryptoBullishDecrypt · Mar 176/10
🤖

Allium Brings 65TB of Data from Bitcoin, Ethereum, Sui and More to Walrus

Allium has partnered with Walrus to provide 65TB of blockchain data from Bitcoin, Ethereum, Sui and other networks. The collaboration aims to establish infrastructure for agentic workflows that will become crucial for on-chain finance applications.

Allium Brings 65TB of Data from Bitcoin, Ethereum, Sui and More to Walrus
$BTC$ETH
AINeutralarXiv – CS AI · Mar 27/1014
🧠

Demystifying the Lifecycle of Failures in Platform-Orchestrated Agentic Workflows

Researchers present AgentFail, a dataset of 307 real-world failure cases from agentic workflow platforms, analyzing how multi-agent AI systems fail and can be repaired. The study reveals that failures in these low-code orchestrated AI workflows propagate differently than traditional software, making them harder to diagnose and fix.