From 573efff647a8a074ed9229ec599af0a9bc9be4c6 Mon Sep 17 00:00:00 2001
From: David Kaya
Date: Tue, 7 Apr 2026 14:15:54 +0200
Subject: [PATCH] docs(website): rename patterns to workflows and add Workflow
Designer features
Update all 13 references from 'patterns' to 'workflows' across the
product website to reflect the patterns-to-workflows migration.
Terminology changes:
- Navigation links: Patterns -> Workflows (#patterns -> #workflows)
- Hero, feature cards, section headings, tech banner, get-started steps
- 'Visual Pattern Editor' -> 'Workflow Designer'
- 'Run Timeline' -> 'Turn Activity Panels' (inline in chat turns)
New Workflow Designer section highlighting shipped capabilities:
- Visual Graph Editor with interactive canvas
- Eight rich hand-crafted workflow templates
- Conditional edges and loop iteration controls
- Sub-workflow nesting with breadcrumb navigation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
website/src/layouts/Base.astro | 8 ++--
website/src/pages/index.astro | 83 +++++++++++++++++++++++++++-------
2 files changed, 70 insertions(+), 21 deletions(-)
diff --git a/website/src/layouts/Base.astro b/website/src/layouts/Base.astro
index 6bc21ec..8606401 100644
--- a/website/src/layouts/Base.astro
+++ b/website/src/layouts/Base.astro
@@ -66,8 +66,8 @@ const {
Features
- PatternsWorkflows
Get StartedFeatures
- PatternsWorkflows
Get Started
Aryx gives you a persistent workspace to ask questions, connect real projects, orchestrate
- multi-agent patterns, and keep ongoing AI work organized in one app.
+ multi-agent workflows, and keep ongoing AI work organized in one app.
Agent Orchestration
- Go beyond one assistant. Create multi-agent patterns — sequential pipelines, concurrent
+ Go beyond one assistant. Create multi-agent workflows — sequential pipelines, concurrent
exploration, handoff delegation, and group-chat collaboration.
@@ -414,18 +414,18 @@ import Base from '../layouts/Base.astro';
-
Run Timeline
-
Structured history of tool calls, delegations, hooks, and context usage.
+
Turn Activity Panels
+
Inline run timeline in each chat turn — tool calls, delegations, hooks, and context at a glance.
-
+
-
Visual Pattern Editor
-
Drag nodes, draw connections, and inspect each step in a graph view.
+
Workflow Designer
+
Visual graph editor with conditional edges, loops, sub-workflows, and node inspection.
@@ -489,7 +489,7 @@ import Base from '../layouts/Base.astro';
Tool Approval Controls
-
Fine-grained policies with pattern defaults and per-session overrides.
+
Fine-grained policies with workflow defaults and per-session overrides.
@@ -548,8 +548,8 @@ import Base from '../layouts/Base.astro';
-
-
+
+
@@ -558,7 +558,7 @@ import Base from '../layouts/Base.astro';
Choose how agents collaborate — from simple one-on-one help to complex multi-agent
- workflows. Save patterns and reuse them across projects.
+ workflows. Save workflows and reuse them across projects.
@@ -680,7 +680,56 @@ import Base from '../layouts/Base.astro';
-
+
+
+
+
+
Workflow Designer
+
+
+
+
+
+
+
+
+
+
Visual Graph Editor
+
Drag agent nodes, draw connections, and inspect each step on an interactive canvas.
+
+
+
+
+
+
+
+
+
Rich Templates
+
Eight hand-crafted templates — code review, research, triage, content creation, debates, and more.
+
+
+
+
+
+
+
+
+
Conditions & Loops
+
Add conditional edges and iteration limits to build workflows that branch and repeat.
+
+
+
+
+
+
+
+
+
Sub-Workflows
+
Nest workflows inside workflows and navigate between levels with breadcrumbs.
+
+
+
+
- Multi-agent runs stay visible in one workspace while patterns stay reusable across
+ Multi-agent runs stay visible in one workspace while workflows stay reusable across
projects.
@@ -767,10 +816,10 @@ import Base from '../layouts/Base.astro';
3
-
Pick a Pattern
+
Pick a Workflow
- Choose a single-agent chat for direct help, or select a multi-agent orchestration
- pattern for more structured workflows.
+ Choose a single-agent chat for direct help, or select a multi-agent workflow
+ for more structured orchestration.
@@ -842,7 +891,7 @@ import Base from '../layouts/Base.astro';
·