From 0de6340a730eee9b65666aa2eb26f2db4dc2591e Mon Sep 17 00:00:00 2001 From: Teknium Date: Thu, 16 Apr 2026 04:24:28 -0700 Subject: [PATCH] fix(docs): show sidebar on docs homepage --- website/docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/index.md b/website/docs/index.md index 0f180673a..01dcf35dc 100644 --- a/website/docs/index.md +++ b/website/docs/index.md @@ -4,6 +4,7 @@ sidebar_position: 0 title: "Hermes Agent Documentation" description: "The self-improving AI agent built by Nous Research. A built-in learning loop that creates skills from experience, improves them during use, and remembers across sessions." hide_table_of_contents: true +displayed_sidebar: docs --- # Hermes Agent