Gemini
Status
Section titled “Status”Gemini support is planned but not yet shipped. The substrate primitives (primitives) are harness-agnostic and apply unchanged; only the per-harness file-path / frontmatter adapter is missing.
When the adapter lands it will follow the same shape as the other harness pages:
- File paths for each primitive.
- How
/genesisresolves on Gemini’s dispatcher. - Frontmatter dialect for personas and rules.
- Tool surface preloaded by Gemini.
- Known gotchas.
- Verified link to official Gemini documentation.
Official documentation (for now)
Section titled “Official documentation (for now)”Until the adapter ships, consult the official Google sources directly:
- Gemini API docs (ai.google.dev/gemini-api/docs) — the Gemini API reference. (Verified 200 OK.)
- Gemini CLI source (github.com/google-gemini/gemini-cli) — canonical source for the CLI agent surface. (Verified 200 OK.)
Track this gap
Section titled “Track this gap”The missing adapter is tracked as an open Genesis corpus issue. If you have validated Genesis against Gemini in practice, contributions to the adapter are welcome — see the Genesis repository.
See also
Section titled “See also”- Harness setup overview — the matrix of all supported harnesses.
- Primitives — the substrate concepts that will apply once the adapter ships.