diff --git a/README.md b/README.md index 608e59a..613ba4a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,23 @@ +

+ HermitAgent +

+ # HermitAgent -[![GitHub Release](https://img.shields.io/github/v/release/cafitac/hermit-agent?cacheSeconds=300)](https://github.com/cafitac/hermit-agent/releases) -[![Python tests](https://github.com/cafitac/hermit-agent/actions/workflows/python-tests.yml/badge.svg)](https://github.com/cafitac/hermit-agent/actions/workflows/python-tests.yml) -[![npm version](https://img.shields.io/npm/v/@cafitac/hermit-agent?cacheSeconds=300)](https://www.npmjs.com/package/@cafitac/hermit-agent) -[![PyPI version](https://img.shields.io/pypi/v/cafitac-hermit-agent?cacheSeconds=300)](https://pypi.org/project/cafitac-hermit-agent/) -[![License: MIT](https://img.shields.io/badge/license-MIT-8b5cf6)](LICENSE) +

+ GitHub release + Python tests + npm version + PyPI version + npm downloads + License: MIT +

+ +> Hidden expert. Quiet executor. +> +> Hermit is an MCP executor for Claude Code and Codex. Your main agent handles planning, review, and conversation; Hermit quietly handles edits, test runs, refactors, commits, and other mechanical execution on a cheaper local or flat-rate model. -> Hermit adds a dedicated MCP execution lane under Claude Code or Codex: keep the premium orchestrator for judgment, and route the repetitive repo work to predictable local or flat-rate models. +## How it works ![Hermit README hero](docs/assets/hermit-readme-hero.svg) diff --git a/assets/branding/hermit-agent-banner.png b/assets/branding/hermit-agent-banner.png new file mode 100644 index 0000000..163497a Binary files /dev/null and b/assets/branding/hermit-agent-banner.png differ diff --git a/assets/branding/hermit-agent-icon-dark.svg b/assets/branding/hermit-agent-icon-dark.svg new file mode 100644 index 0000000..c047923 --- /dev/null +++ b/assets/branding/hermit-agent-icon-dark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/assets/branding/hermit-agent-icon-rmbg.png b/assets/branding/hermit-agent-icon-rmbg.png new file mode 100644 index 0000000..1482b11 Binary files /dev/null and b/assets/branding/hermit-agent-icon-rmbg.png differ diff --git a/assets/branding/hermit-agent-icon-small.png b/assets/branding/hermit-agent-icon-small.png new file mode 100644 index 0000000..3b048b7 Binary files /dev/null and b/assets/branding/hermit-agent-icon-small.png differ diff --git a/assets/branding/hermit-agent-icon-small.svg b/assets/branding/hermit-agent-icon-small.svg new file mode 100644 index 0000000..eaacc83 --- /dev/null +++ b/assets/branding/hermit-agent-icon-small.svg @@ -0,0 +1,37 @@ + + HermitAgent small icon + A simplified hooded hermit silhouette with a small lantern glow for GitHub avatar-scale rendering. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/branding/hermit-agent-icon.png b/assets/branding/hermit-agent-icon.png new file mode 100644 index 0000000..8de6935 Binary files /dev/null and b/assets/branding/hermit-agent-icon.png differ diff --git a/assets/branding/hermit-agent-icon.svg b/assets/branding/hermit-agent-icon.svg new file mode 100644 index 0000000..3d3a772 --- /dev/null +++ b/assets/branding/hermit-agent-icon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file