diff --git a/CHANGELOG.md b/CHANGELOG.md index acecd31..2b7e0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ - Added a comparison section that explains why teams would pair Hermit with Claude Code or Codex instead of treating it as a replacement orchestrator. - Added explicit "who Hermit is for / not for" guidance so the landing page qualifies the intended audience instead of only describing features. - Added a reusable `docs/open-source-positioning.md` copy deck for repository descriptions, social preview messaging, release framing, and audience-fit guidance. -- Added an editable `docs/assets/hermit-social-preview.svg` starter asset for repo cards, launch posts, and future GitHub social preview work. +- Added a final social-preview asset set: editable SVG, ready-to-upload PNG export, and a local review page under `docs/assets/` for GitHub/social-preview iteration. - Updated package and repository-facing descriptions to emphasize the MCP executor + cheaper execution lane story instead of the outdated Codex-first fallback wording. - Tightened the public metadata around predictable local / flat-rate defaults so the repository pitch matches the current install and routing policy. diff --git a/README.md b/README.md index 4ae07a1..e71935a 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,8 @@ MIT — see [LICENSE](LICENSE). - [docs/hermit-variants.md](docs/hermit-variants.md) — the `-hermit` skill family - [docs/measure-savings.md](docs/measure-savings.md) — cost-savings measurement protocol - [docs/open-source-positioning.md](docs/open-source-positioning.md) — short public-facing copy for descriptions, releases, and future social previews -- [docs/assets/hermit-social-preview.svg](docs/assets/hermit-social-preview.svg) — editable social-preview starter asset for repo cards and launch posts +- [docs/assets/hermit-social-preview.svg](docs/assets/hermit-social-preview.svg) — final editable social-preview asset for repo cards and launch posts +- [docs/assets/hermit-social-preview.png](docs/assets/hermit-social-preview.png) — ready-to-upload GitHub social-preview export +- [docs/assets/hermit-social-preview-review.html](docs/assets/hermit-social-preview-review.html) — local review page for checking the social-preview composition before export - [CHANGELOG.md](CHANGELOG.md) — notable release and policy changes - [benchmarks/](benchmarks/) — reproducible task specs and community datapoints diff --git a/docs/assets/hermit-social-preview-review.html b/docs/assets/hermit-social-preview-review.html new file mode 100644 index 0000000..f4a2dea --- /dev/null +++ b/docs/assets/hermit-social-preview-review.html @@ -0,0 +1,135 @@ + + + + + + Hermit social preview review + + + +
+
+
Social preview review
+

Hermit social preview final candidate

+

This review page shows the repository social-preview card at full width, with the intended message hierarchy: plan with Claude Code or Codex, and route repetitive repo work through Hermit's MCP executor lane.

+
+ +
+ Hermit social preview card +
+ +
+
+

Message hierarchy

+
    +
  • Top line: premium judgment vs cheaper execution.
  • +
  • Main headline: keep Claude Code or Codex for planning and review.
  • +
  • Accent line: use Hermit for repetitive repo work.
  • +
+
+
+

Visual posture

+
    +
  • Dark terminal-like card for GitHub-native context.
  • +
  • Bright cyan accent only where the executor-lane value needs emphasis.
  • +
  • Right-side proof points reinforce routing and team-shared infrastructure.
  • +
+
+
+

Repository use

+

Use docs/assets/hermit-social-preview.svg as the editable source and this HTML file as the local review surface before exporting a PNG for GitHub's social preview setting.

+
+
+
+ + diff --git a/docs/assets/hermit-social-preview.png b/docs/assets/hermit-social-preview.png new file mode 100644 index 0000000..ff4fd93 Binary files /dev/null and b/docs/assets/hermit-social-preview.png differ diff --git a/docs/assets/hermit-social-preview.svg b/docs/assets/hermit-social-preview.svg index 1d3399d..dfe11d2 100644 --- a/docs/assets/hermit-social-preview.svg +++ b/docs/assets/hermit-social-preview.svg @@ -1,25 +1,56 @@ - - - - - - HermitAgent + + + + + + + + + + + + + + - Keep the premium orchestrator - for judgment. - Use Hermit for the repetitive repo work. + + + + + - - Claude Code / Codex - planning • review • judgment + + + + cafitac/hermit-agent - - Hermit MCP executor lane - edits • tests • commits • release follow-through + PREMIUM JUDGMENT · MCP EXECUTION + Plan with Claude Code or Codex. + Execute the repo work with Hermit. - - + MCP execution for edits, tests, commits, and release follow-through - MCP executor for Claude Code or Codex • predictable local / flat-rate execution by default + + Claude Code / Codex + judgment · planning · review + + + + + + Hermit MCP executor lane + edits · tests · commits · release ops + + + MCP + + + predictable routing + + + local / flat-rate first + + + shared by teams diff --git a/docs/open-source-positioning.md b/docs/open-source-positioning.md index d998c76..78c8466 100644 --- a/docs/open-source-positioning.md +++ b/docs/open-source-positioning.md @@ -60,9 +60,12 @@ Cheaper execution across multiple orchestrators. ## Social preview asset -- Starter asset: `docs/assets/hermit-social-preview.svg` -- Intended use: GitHub social preview image mockups, release cards, launch posts, and docs screenshots. +- Final editable asset: `docs/assets/hermit-social-preview.svg` +- Ready-to-upload export: `docs/assets/hermit-social-preview.png` +- Local review page: `docs/assets/hermit-social-preview-review.html` +- Intended use: GitHub social preview image export, release cards, launch posts, and docs screenshots. - Design direction: dark terminal-like card, premium planner on top, cheaper execution lane underneath, no provider-specific billing claims beyond predictable local / flat-rate defaults. +- Message hierarchy: plan with Claude Code or Codex, execute repetitive repo work with Hermit, and reinforce predictable local / flat-rate routing on the supporting side of the card. ## Release-note framing