atomr-agents-coding-cli-vendor-gemini 0.16.3

Google Gemini CLI adapter for the coding-cli harness: stream-json parser + system-instruction projection.
Documentation

atomr-agents-coding-cli-vendor-gemini

Google Gemini CLI adapter for the coding-cli harness.

Headless invocation

gemini -p <prompt>
  --output-format stream-json
  --non-interactive
  [--model <id>]
  [--yolo]    # if PolicySnapshot.auto_approve_unrestricted

Concept projection

Gemini lacks a native skill / agent registry, so persona, skills, and project memory are concatenated into a single <workdir>/.gemini/system_instructions.md file. MCP servers land in <workdir>/.gemini/settings.json under the mcpServers key.