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';
- Graph Pattern Editor + Workflow Designer