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.
- 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';Structured history of tool calls, delegations, hooks, and context usage.
+Inline run timeline in each chat turn — tool calls, delegations, hooks, and context at a glance.
Drag nodes, draw connections, and inspect each step in a graph view.
+Visual graph editor with conditional edges, loops, sub-workflows, and node inspection.
Fine-grained policies with pattern defaults and per-session overrides.
+Fine-grained policies with workflow defaults and per-session overrides.
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.
Drag agent nodes, draw connections, and inspect each step on an interactive canvas.
+Eight hand-crafted templates — code review, research, triage, content creation, debates, and more.
+Add conditional edges and iteration limits to build workflows that branch and repeat.
+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.
- 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.