diff --git a/website/src/pages/index.astro b/website/src/pages/index.astro index c84c1f2..08d16a7 100644 --- a/website/src/pages/index.astro +++ b/website/src/pages/index.astro @@ -114,7 +114,7 @@ import Base from '../layouts/Base.astro';

Real Project Context

- Attach local folders and repos so conversations stay grounded in your actual codebase, branch, and work. + Attach local folders and repos so conversations stay grounded in your actual codebase. See branch name, dirty state, and ahead/behind status — the agent works with full awareness of your project.

@@ -154,7 +154,7 @@ import Base from '../layouts/Base.astro';

Persistent Sessions

- Rename, pin, archive, delete, and return to sessions later. Your work persists instead of disappearing after each conversation. + Rename, pin, archive, duplicate, and return to sessions later. Search across all sessions by title, content, or project to find past work instantly.

@@ -193,7 +193,73 @@ import Base from '../layouts/Base.astro';

Tune Your Workflow

- Choose models, adjust reasoning effort, configure MCP servers and LSP profiles, and manage tool approval policies. + Choose models, adjust reasoning effort, and set interaction modes. Fine-tune how each agent works without leaving the session. +

+ + + +
+
+ + + +
+

Visual Pattern Editor

+

+ Design orchestration patterns visually. Drag agent nodes, draw connections, and inspect each step — all in an interactive graph canvas. +

+
+ + +
+
+ + + + +
+

Extensible Tooling

+

+ Add MCP servers and LSP profiles for code intelligence. Set tool approval policies to keep runs safe, and integrate project hooks for custom automation. +

+
+ + +
+
+ + + +
+

Tooling Discovery

+

+ Aryx automatically discovers MCP servers from your project and user configs. Review, accept, or dismiss discovered tools before they join your sessions. +

+
+ + +
+
+ + + +
+

Plan Review & Agent Questions

+

+ Agents can propose plans for your review and ask clarifying questions mid-run. You stay in control of direction without micromanaging every step. +

+
+ + +
+
+ + + +
+

Run Timeline

+

+ Every turn is recorded in a structured run timeline — see tool calls, agent delegation, hook execution, and context usage at a glance.

@@ -322,7 +388,7 @@ import Base from '../layouts/Base.astro';

Download & Launch

- Grab the latest release from GitHub and open Aryx. Make sure GitHub Copilot CLI is installed and authenticated. + Grab the latest release from GitHub and open Aryx. The app shows your Copilot connection status so you'll know right away if authentication is ready.

@@ -407,6 +473,16 @@ import Base from '../layouts/Base.astro'; 🛡️ Tool Approval Controls + +
+ 🧩 + React Flow Graph Editor +
+ +
+ 📦 + Open Source +