docs: rebrand messaging — 'the self-improving AI agent'

- Lead with the learning loop: autonomous skill creation, skill
  self-improvement, memory nudges, FTS5 session search, Honcho
  dialectic user modeling
- 'Runs anywhere' angle: 6 backends, serverless persistence with
  Daytona/Modal, not tied to your laptop
- 'Built by model trainers' replaces 'model-agnostic'
- Updated README tagline, feature table, subtitle
- Updated docs landing page hero, description, key features
- Updated docusaurus tagline and pyproject.toml description
This commit is contained in:
teknium1 2026-03-06 04:34:06 -08:00
parent c30967806c
commit 2dbbedc05a
4 changed files with 15 additions and 13 deletions

View file

@ -4,7 +4,7 @@ import type * as Preset from '@docusaurus/preset-classic';
const config: Config = {
title: 'Hermes Agent',
tagline: 'An AI agent that grows with you',
tagline: 'The self-improving AI agent',
favicon: 'img/favicon.svg',
url: 'https://hermes-agent.nousresearch.com',