Free Agentic Workflow Platform

Orchestrate multi-step AI workflows with stateful execution up to 1 hour.
Production-ready in minutes
Zero infrastructure management
Built-in AI models & tools

Why Choose EdgeOne Makers for Agentic Workflow

Purpose-built for complex agent workflows — session-sticky routing, 1-hour execution, stateful branching, and built-in observability for every ai agent workflow step.
feature icon
One-Command Deployment
Deploy with `git push` for auto-deploy or `edgeone makers deploy` via CLI — no Docker, no Kubernetes, no server provisioning.
feature icon
Built-in Agent Runtime
Managed runtime with session-sticky routing, up to 1-hour execution time, and in-memory state reuse — purpose-built for LLM calls and multi-step agent loops.
feature icon
Integrated AI Models
Access DeepSeek, MiniMax, Hunyuan, and more through a unified AI gateway. New accounts receive 500K free tokens with zero configuration.
feature icon
Full Observability
Zero-instrumentation distributed tracing — view complete call chains, LLM interactions, tool invocations, and latency metrics in local and cloud dashboards.

How to Build an Agentic Workflow in 3 Steps

From agent workflow code to production agentic workflow in minutes — the platform handles state management, routing, and scaling.
How to Build an Agentic Workflow in 3 Steps
1
Write Your Agent
Build in the `agents/` directory with any framework (OpenAI SDK, Claude SDK, LangGraph, CrewAI, DeepAgents).
2
Deploy to Production
Push to Git (GitHub/GitLab/Gitee) for auto-deploy, or run `edgeone makers deploy` via CLI.
3
Go Live
Deploys globally in minutes with automatic SSL and edge routing.

Complete Agentic Workflow Platform Features

Everything your ai agent workflow needs — stateful runtime, long execution, memory persistence, and full observability for complex orchestration.
Feature
Description
Agent RuntimeHosts LLM calls, Agent loop orchestration, and business logic, with session-based routing and automatic scaling.
Sandbox ToolsProvides two separate yet interoperable API layers for both LLMs and developers. Browser automation, code execution, Shell, and file operations all run in an isolated sandbox environment.
Conversation StorageProvides framework-compatible memory management, with unified APIs for sessions and messages.
ObservabilityAutomatically collects call traces with zero-intrusion instrumentation, enabling unified trace viewing in both local and cloud dashboards.
Built-in ModelsAccess Hunyuan and other mainstream Chinese models through AI Gateway with a limited-time free token quota.

Build with Any AI Agent Framework

Bring your preferred framework — deploy agents built with any major SDK or orchestration library, in JavaScript or Python.

Frequently Asked Questions

What is an agentic workflow on EdgeOne Makers?

An agentic workflow is a multi-step AI agent process with stateful execution, branching logic, and tool orchestration. EdgeOne Makers provides the runtime and infrastructure to deploy complex agent workflows to production.

How long can an agentic workflow run?

Each agent workflow execution supports up to 1 hour (3,600 seconds), suitable for complex multi-step orchestration including deep research, data processing, and iterative agent loops.

Does the agentic workflow platform support stateful execution?

Yes. Session-sticky routing ensures the same workflow instance handles all requests within a conversation, preserving in-memory state between steps of your ai agent workflow.

Is building agentic workflows free?

Yes. Free tier: 200,000 executions/month, 500K model tokens, 40 concurrent sessions, and 1-hour max runtime. No credit card required to start building agent workflows.

Can agentic workflows use multiple AI models?

Yes. The AI gateway supports 8+ model providers (DeepSeek, MiniMax, Hunyuan, OpenAI, Anthropic, etc.). Your ai agent workflow can call different models at different steps by simply changing the `model` parameter.