{"slug": "google-s-ax-and-anthropic-s-financial-services-are-trending-but-who-solves-long", "title": "Google's Ax and Anthropic's Financial Services Are Trending — But Who Solves Long-Running Workflow Resilience?", "summary": "A developer surveying GitHub Trending highlights three agent-orchestration projects — Google's ax runtime, Anthropic's financial-services agents, and DeusData's codebase-memory-mcp knowledge graph — and argues they leave a gap in workflow-level state persistence. The developer points to iFlytek's astron-agent and skillhub as addressing checkpoint recovery, fault tolerance, and auditability for long-running agent workflows. \"The next frontier isn't just 'agents that can be orchestrated' — it's 'agents that can resume from where they left off,'\" the developer writes.", "body_md": "Today's GitHub Trending reveals a clear shift: Agent orchestration is moving from \"can run\" to \"can run to completion.\"\n\nLet's look at three repos that tell this story:\n\n[`google/ax`](https://github.com/google/ax) brings an open agentic orchestration runtime with Google's engineering backing. The orchestration layer — how Agents are scheduled, how tasks are dispatched — is getting standardized.\n\n[`anthropics/financial-services`](https://github.com/anthropics/financial-services) targets the financial industry with agent-based solutions. Financial scenarios are inherently long-running: market monitoring, investment research, risk control — these are multi-step workflows that span hours or even days.\n\n[`DeusData/codebase-memory-mcp`](https://github.com/DeusData/codebase-memory-mcp) indexes codebases into a persistent knowledge graph. It solves the \"context loss\" problem in long-running agent tasks — agents don't have to re-read the entire codebase every time.\n\nHere's what I noticed: all three repos solve important problems, but there's a critical gap between them.\n\n`google/ax` manages `codebase-memory-mcp` manages `anthropics/financial-services` defines But who manages **workflow state**? Imagine an 18-step financial research workflow. Step 14 fails due to a third-party API timeout. Without state persistence, you restart from step 1. With 18 steps taking hours, that's a full day wasted.\n\nThe missing piece is **workflow-level checkpoint recovery** — fail at step 14, fix the issue, resume from step 14, not step 1.\n\n[`iflytek/astron-agent`](https://github.com/iflytek/astron-agent) is an enterprise-grade agentic workflow platform that solves exactly this:\n\nThis isn't just \"orchestration\" — it's **workflow resilience**. The difference between \"can run\" and \"can run to completion.\"\n\nPair `astron-agent` with [`iflytek/skillhub`](https://github.com/iflytek/skillhub) — a self-hosted skill registry with version management and audit logs — and you get:\n\nEvery step in a long-running workflow is traceable, recoverable, and auditable. That's what enterprise-grade agent workflows look like.\n\nThe repos trending today prove that the community recognizes long-running tasks as a real challenge. But most solutions focus on either scheduling (orchestration runtime) or data (persistent memory). The workflow-level resilience layer — checkpoint recovery, state persistence, fault tolerance — is where the real engineering work happens.\n\nThe next frontier isn't just \"agents that can be orchestrated\" — it's \"agents that can resume from where they left off.\"", "url": "https://wpnews.pro/news/google-s-ax-and-anthropic-s-financial-services-are-trending-but-who-solves-long", "canonical_source": "https://dev.to/fenju_fu/googles-ax-and-anthropics-financial-services-are-trending-but-who-solves-long-running-workflow-2ifp", "published_at": "2026-09-24 00:01:56+00:00", "updated_at": "2026-09-24 00:28:52.134631+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "developer-tools", "agent-protocols", "mlops"], "entities": ["Google", "Anthropic", "DeusData", "iFlytek", "google/ax", "anthropics/financial-services", "codebase-memory-mcp", "astron-agent"], "alternates": {"html": "https://wpnews.pro/news/google-s-ax-and-anthropic-s-financial-services-are-trending-but-who-solves-long", "markdown": "https://wpnews.pro/news/google-s-ax-and-anthropic-s-financial-services-are-trending-but-who-solves-long.md", "text": "https://wpnews.pro/news/google-s-ax-and-anthropic-s-financial-services-are-trending-but-who-solves-long.txt", "jsonld": "https://wpnews.pro/news/google-s-ax-and-anthropic-s-financial-services-are-trending-but-who-solves-long.jsonld"}}