Skip to content

Commit 4643c35

Browse files
Update overview.mdx
1 parent e863274 commit 4643c35

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

fern/workflows/overview.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ slug: workflows/overview
66

77
<Warning>
88
We no longer recommend Workflows for new builds. Prefer **Assistants** or **Squads** depending on complexity. See [Assistants](/assistants/dynamic-variables) and [Squads](/squads). This page is retained for legacy reference.
9+
10+
Why We’ve Moved Away from Workflows
11+
12+
While the Workflows product is fully built, we’ve found that current AI systems aren’t yet capable of acting as truly autonomous agents that can:
13+
14+
1. Maintain awareness of the current node’s instructions
15+
2. Understand all possible next steps and the conditions required to reach them
16+
17+
In contrast, the Squads pattern has consistently led to better results for customers. We’re now focusing on improving the ergonomics and developer experience around Squads to make this approach even more effective.
18+
919
</Warning>
1020

1121
## Introduction

0 commit comments

Comments
 (0)