Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

agent workflow

30 articles about agent workflow in AI news

/loop in Claude Code: How to Build Multi-Agent Workflows Without Leaving

The /loop command in Claude Code enables autonomous multi-agent workflows, cycling through coding tasks until completion. Developers should use it to automate iterative processes like TDD cycles.

90% relevant

IBM Research Survey Proposes Framework for Optimizing LLM Agent Workflows

IBM researchers published a comprehensive survey categorizing approaches to LLM agent workflow optimization along three dimensions: when structure is determined, which components get optimized, and what signals guide optimization.

99% relevant

Anthropic Disables Claude Max for 24/7 Autonomous Agent Workflows

Anthropic has disabled the 'Claude Max' feature that allowed for 24/7 autonomous agent operation, a move affecting developers running persistent coding and automation tasks on the platform.

89% relevant

Claude Adds Dynamic Loop Scheduling to AI Agent Workflows

Anthropic has added dynamic loop scheduling to Claude, allowing the AI to intelligently schedule repeated tasks without a fixed interval. This is a foundational capability for creating more autonomous and efficient AI agents.

75% relevant

agtx: The Self-Managing Kanban Board That Automates Your Multi-Agent Workflow

Install agtx to automate task delegation between Claude, Gemini, and Codex agents via a terminal-native kanban board managed by its own orchestrator agent.

97% relevant

Building Sequential AI Workflows with Microsoft Agent Framework and Azure AI Foundry

A technical walkthrough of implementing a sequential agent workflow for security incident triage using Microsoft's Agent Framework and Azure AI Foundry. Demonstrates how to structure multi-stage AI processes where each agent builds on previous outputs with full conversation history.

94% relevant

Sim Platform Democratizes AI Agent Creation with No-Code Workflow Builder

Sim introduces an open-source, drag-and-drop platform enabling anyone to build and deploy AI agent workflows without coding. The tool connects to popular messaging channels and includes an AI copilot for assistance.

85% relevant

Tiny Fish Improves Live Web Usability for AI Coding Agents

Tiny Fish has released a tool that makes the live web significantly more usable for AI coding agents. This addresses a critical failure point where agent workflows often break down during real-world web interactions.

85% relevant

EkyBot Lets Claude Code Talk to Other AI Agents via @mentions

Claude Code users can now @mention other AI agents for specialized tasks, creating multi-agent workflows from a single interface.

100% relevant

OpenAgents Workspace Enables Real-Time, Multi-Agent AI Collaboration

OpenAgents Workspace allows multiple AI agents to communicate and collaborate in real time. This moves beyond single-agent tools toward a coordinated, multi-agent workflow system.

95% relevant

How to Build a Multi-Agent Dev System: One Developer's 40-Commit Field Report

A developer's two-week field report reveals how CLAUDE.md, knowledge graph corrections, and multi-agent workflows create compounding productivity gains.

92% relevant

LangGraph vs Temporal for AI Agents: Durable Execution Architecture Beyond For Loops

A technical comparison of LangGraph and Temporal for orchestrating durable, long-running AI agent workflows. This matters for retail AI teams building reliable, complex automation pipelines.

70% relevant

MASFactory: A Graph-Centric Framework for Orchestrating LLM-Based Multi-Agent Systems

Researchers introduce MASFactory, a framework that uses 'Vibe Graphing' to compile natural-language intent into executable multi-agent workflows. This addresses implementation complexity and reuse challenges in LLM-based agent systems.

75% relevant

Sim Emerges as Open-Source Challenger to AI Workflow Automation Giants

Sim introduces a drag-and-drop interface for building AI agent workflows, positioning itself as a 100% open-source alternative to established platforms like n8n. Released under Apache 2.0 license, this tool promises greater accessibility and customization for developers creating automated AI systems.

85% relevant

OpenAI's WebSocket Breakthrough: The Infrastructure Shift Making AI Agents 40% Faster

OpenAI has launched WebSocket Mode for its Responses API, enabling persistent connections that reduce redundant data transmission in AI agent workflows. This architectural change cuts latency by up to 40% for complex tool-calling operations, marking a significant infrastructure evolution for production AI systems.

75% relevant

Anthropic Releases Claude Mythos Publicly as 'Fable' at 2x Opus Price

Anthropic released Claude Mythos publicly as 'Fable' at 2x Opus pricing, targeting agent workflows with strong safety limits.

100% relevant

OpenAI Rebrands Mac Codex App as Unified AI 'Superapp' Platform

OpenAI is transforming its Mac Codex app into a unified AI platform dubbed a 'Superapp,' integrating chat, agent workflows, and multimodal capabilities into a single interface. This move signals a shift from a specialized coding tool to a broader, user-facing desktop AI application.

85% relevant

Inside Balyasny's AI Research Engine: How Hedge Funds Are Deploying Next-Gen AI for Alpha Generation

Balyasny Asset Management has built a sophisticated AI research system using OpenAI's GPT-5.3 models, implementing rigorous evaluation frameworks and agent workflows to transform investment analysis. This represents a significant leap in how quantitative finance leverages artificial intelligence for competitive advantage.

75% relevant

Dynamic Workflows: A New Agent Primitive Emerges

Dynamic workflows generate harnesses on the fly for agent orchestrators, enabling branching and verified tasks across coding agents like Claude Code and Codex.

75% relevant

Claude Opus 4.8 Launches Dynamic Workflows for Agentic Code

Claude Opus 4.8 launched with dynamic workflows for Claude Code, enabling multi-step agentic coding. The release addresses quality issues after a ~25% instruction miss rate post-4.6.

100% relevant

Distilled Agentic Workflow Runs at 100x Lower Inference Cost

A new paper shows agentic workflow distillation achieving 100x lower inference cost, but lacks benchmark details.

87% relevant

Show HN: Spec-Driven Dev Workflow Cuts Claude Code Agent Confusion

SDDW introduces a spec-driven workflow for Claude Code that decomposes complex tasks into specs and subtasks, clearing context between steps to reduce agent confusion and costs.

98% relevant

OpenClaw Creator: Agentic Workflows Fail Without Human Taste in Loop

Peter Steinberger, creator of the OpenClaw AI agent framework, argues that the core failure in agentic workflows is removing human judgment too soon. He asserts that strong output requires continuous human vision, steering, and questioning.

75% relevant

Anthropic's Agentic Workflows Launch: A Deep Dive on Cost & Capabilities

Anthropic launched Agentic Workflows, a managed service for running persistent AI agents. While marketed from $0.08/hr, real-world costs are higher due to compute, memory, and network fees.

82% relevant

Anthropic Launches Managed Agents for Long-Running AI Workflows

Anthropic has launched Managed Agents, a hosted service for creating and running long-running AI agents. This addresses core system design challenges for persistent AI workflows that operate beyond single API calls.

95% relevant

Ethan Mollick: Gemma 4 Impressive On-Device, But Agentic Workflows Doubted

Wharton professor Ethan Mollick finds Google's Gemma 4 powerful for on-device use but is skeptical about its ability to execute true agentic workflows, citing limitations in judgment and self-correction.

75% relevant

Cline Launches Kanban Platform for Visualizing and Managing Multi-Agent AI Workflows

Cline has launched Cline Kanban, a visual platform for developers to manage and orchestrate multi-agent AI workflows. It aims to address the complexity of coordinating multiple specialized AI agents on a single task.

85% relevant

Helium: A New Framework for Efficient LLM Serving in Agentic Workflows

Researchers introduce Helium, a workflow-aware LLM serving framework that treats agentic workflows as query plans. It uses proactive caching and cache-aware scheduling to reduce redundancy, achieving up to 1.56x speedup over current systems.

74% relevant

Claude Code's Agentic Future: What the 'Linux-Ready System' Demo Means for Your Workflow

Anthropic's demo of 16 autonomous AI agents building a system proves agentic workflows are production-ready. Here's how to start using them in Claude Code today.

87% relevant

Claude Code's /btw Command Enables Side Conversations During Agentic Workflows

Claude Code's new /btw command allows developers to ask follow-up questions while Claude is actively working, maintaining context without interrupting the primary task. This addresses a key workflow friction point in agentic coding.

95% relevant