AI News selected for Professionals and Decision Makers
Primary Research Stream

FlowEvo: Self-Evolving Agents through the Co-Evolution of Workflows and Executable Skills

06:00 · July 27, 2026 · arXiv cs.AI RSS

FlowEvo: Self-Evolving Agents through the Co-Evolution of Workflows and Executable Skills

Large language model agents increasingly solve complex tasks by constructing inference-time workflows that combine reasoning, tool use, and code execution. While such workflows enable flexible problem solving, the useful procedures discovered during execution are often transient: they help solve the current task but are not retained in a form that can systematically benefit future tasks. We present FlowEvo, a training-free framework that compiles successful traces into reusable skill records. Each record pairs a callable artifact with auxiliary structured guidance, and admission applies interface, replay, and safety checks where feasible. These skill records persist in a skill bank at inference time. FlowEvo is organized around three coupled mechanisms: (1)~workflow-to-skill compilation, which extracts reusable executable artifacts from successful traces; (2)~skill-to-workflow feedback, which retrieves accumulated skills to support future problem solving through either direct execution or structured context injection; and (3)~skill curation, which monitors downstream utility and suppresses skills that cause negative transfer. Through this workflow--skill--workflow feedback loop, FlowEvo enables agents to accumulate and refine task-solving capability over time without updating model parameters. Experiments on benchmarks spanning interactive environments (ALFWorld) and code/math generation (HumanEval, GSM8K) show that FlowEvo achieves the best accuracy-cost tradeoff among the evaluated baselines under our implementation settings. On ALFWorld, FlowEvo achieves an 82.8\% success rate, 23.6 percentage points above the strongest baseline, while its average token usage per episode is less than half that of the most efficient baseline. Controlled ablations confirm that each mechanism contributes to the overall result. The code is public at https://github.com/DEFENSE-SEU/FlowEvo.

Summary

FlowEvo addresses a recurring limitation in workflow-based LLM agents: successful inference-time procedures that combine reasoning steps, tool calls, and code execution tend to remain transient, forcing the agent to rediscover similar patterns on subsequent tasks. The framework converts these one-off traces into persistent skill records without any parameter updates. Each record stores a callable artifact together with structured guidance, and admission is gated by interface compatibility, replay verification, and safety checks when applicable. The resulting skills reside in a shared bank that remains available across episodes.

The system operates through three tightly coupled mechanisms. Workflow-to-skill compilation extracts executable components from successful traces. Skill-to-workflow feedback then supplies these records to new tasks, either by direct execution when preconditions match or by injecting the structured guidance as context to shape fresh workflow generation. Skill curation continuously tracks downstream performance and removes entries that produce negative transfer. Together these steps form a closed workflow–skill–workflow loop that incrementally expands the agent’s inference-time capability.

Evaluations on ALFWorld, HumanEval, and GSM8K show that the accumulated skills improve both success rate and token efficiency relative to prior interactive and workflow-optimization baselines. On ALFWorld the method reaches an 82.8 % success rate while using less than half the tokens of the most efficient comparator. Controlled ablations confirm that compilation, feedback, and curation each contribute measurably to the observed gains. The public implementation is available at https://github.com/DEFENSE-SEU/FlowEvo.

Why it matters

This research is highly relevant for Dutch AI researchers and developers working on autonomous agents, offering a cost-effective, training-free method to improve LLM workflows. Its focus on reducing token consumption aligns with the European push for sustainable and efficient AI systems.

More in this beat
agentic-workflowsagent-skillsalfworldFlowEvogsm8kHumanEvalllm-agentsself-evolving-agents
Self-Evolving Agents as Dynamic Graph Transformation: A Survey and New Perspective

06:00 · August 20, 2026

Self-Evolving Agents as Dynamic Graph Transformation: A Survey and New Perspective

The paper provides foundational research on making autonomous AI agents auditable, safe, and transparent through dynamic graph modeling. This aligns strongly with the Dutch and EU focus on ethical AI and regulatory compliance, offering advanced researchers actionable frameworks for building governable agentic systems.

Relevance 85 · Audience 95

From Atomic Actions to Standard Operating Procedures: Iterative Tool Optimization for Self-Evolving LLM Agents

06:00 · July 9, 2026

From Atomic Actions to Standard Operating Procedures: Iterative Tool Optimization for Self-Evolving LLM Agents

This research is highly relevant for Dutch AI researchers and enterprise developers building autonomous agents, as it offers a novel method to reduce reasoning overhead and API costs while improving reliability. The transition from static tools to self-evolving SOPs aligns well with the Dutch market's focus on scalable, efficient AI automation for SMEs.

Relevance 85 · Audience 95

COMFYCLAW: Self-Evolving Skill Harnesses for Image Generation Workflows

06:00 · July 3, 2026

COMFYCLAW: Self-Evolving Skill Harnesses for Image Generation Workflows

This research is highly relevant for AI researchers and advanced practitioners in the Netherlands focusing on generative AI and autonomous agents. The proposed self-evolving skill framework offers actionable methodologies for Dutch tech SMEs and creative industries looking to optimize and automate complex image generation workflows.

Relevance 75 · Audience 90

Equipping agents for the real world with Agent Skills

02:00 · October 16, 2025

Equipping agents for the real world with Agent Skills

Directly actionable for Product Teams and Builders: provides concrete implementation patterns, evaluation guidelines, and code patterns for building specialized agents. Addresses lifecycle, observability via progressive loading, and risks like malicious skills.

Relevance 78 · Audience 85

MindMemOS: A Portable and Self-Evolving Memory Operating Layer for AI Agents

06:00 · August 15, 2026

MindMemOS: A Portable and Self-Evolving Memory Operating Layer for AI Agents

This paper provides advanced AI researchers with a rigorous framework for solving long-term memory and skill evolution in LLM agents. Its structured approach to memory consolidation and feedback aligns with the Dutch AI ecosystem's drive toward robust, transparent, and highly capable autonomous systems.

Relevance 85 · Audience 95

Harnessing agent memory to build lifelong AI partners for materials scientists

06:00 · August 13, 2026

Harnessing agent memory to build lifelong AI partners for materials scientists

This research is highly relevant for Dutch AI researchers and high-tech materials enterprises looking to deploy autonomous AI agents for R&D. The proposed model-agnostic memory framework addresses critical challenges in AI reproducibility and workflow efficiency, offering actionable methodologies for advanced scientific computing.

Relevance 85 · Audience 95

SkillTrace: Multi-Trace Provenance Auditing for LLM-Agent Skill Reuse

06:00 · August 7, 2026

SkillTrace: Multi-Trace Provenance Auditing for LLM-Agent Skill Reuse

This research is highly relevant for Dutch AI researchers and enterprises focused on AI governance, IP protection, and compliance with EU transparency regulations. It provides a rigorous, actionable methodology for auditing LLM-agent ecosystems, which is crucial for maintaining ethical and transparent AI marketplaces.

Relevance 85 · Audience 95

How we’re rethinking work at Cloudflare with Cloudflare OS

15:00 · August 5, 2026

How we’re rethinking work at Cloudflare with Cloudflare OS

Directly addresses AI security risks, privacy controls and compliance patterns that Dutch security teams can adapt under GDPR and the EU AI Act. Provides concrete, actionable guidance on Zero Trust integration, permission scoping and auditability for AI agents.

Relevance 85 · Audience 90

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

06:00 · August 4, 2026

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

This research is highly relevant for Dutch AI researchers developing autonomous LLM agents, providing a rigorous framework for evaluating continuous learning in realistic deployment scenarios. Understanding how model capabilities gate self-evolution is crucial for building robust and reliable AI systems.

Relevance 85 · Audience 95