Files
hermes-relay/GEMINI.md
T
Bailey DixonandClaude Opus 4.8 b996b379a7 docs(agents): close framework-parity gaps
Make the agent guidance work across frameworks that don't read AGENTS.md
natively, and make AGENTS.md self-sufficient beyond Android.

- AGENTS.md: add the Plugin (Python 3.11 aiohttp) and Desktop CLI (Node >=21,
  zero-dep) stack rules to the non-negotiables (was Android-only).
- GEMINI.md: thin pointer to AGENTS.md for Gemini CLI.
- .github/copilot-instructions.md: thin pointer + quick non-negotiables for
  GitHub Copilot.

Both shims point at AGENTS.md as the single source of truth (which links on to
CLAUDE.md for depth) so rules are single-sourced and can't drift.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 11:02:54 -04:00

688 B

GEMINI.md

Agent instructions for Hermes-Relay. This file exists so Gemini CLI (which does not read AGENTS.md natively) picks up the project's guidance.

Read AGENTS.md — it is the single source of truth for every coding agent: the entry point, the non-negotiables (standard-path-is-vanilla- upstream, verify-endpoints, Conventional Commits + main/dev branching, the per-language stack rules), and the public-repo writing hygiene. It links on to CLAUDE.md for the deep reference (architecture, upstream Hermes API, repo layout, code style, the dev loop, and the Key Files map).

Do not restate rules here — keep them in AGENTS.md so they can't drift.