Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 895 Bytes

File metadata and controls

16 lines (12 loc) · 895 Bytes

Context: Gemini Extension

Location: gemini-extension/

Purpose

This directory contains the Gemini CLI-specific integration. It handles the "Hook" logic that intercepts prompts before they reach the Gemini model.

Key Files

Module Instructions

  1. Hook Performance: Ensure hooks are lightweight and do not block the CLI indefinitely.
  2. Seamless Fallback: If the universal-refiner server is down, the hook should fail gracefully and allow the original prompt to pass.
  3. Skill Alignment: The SKILL.md must be kept in sync with the tools available in the universal-refiner.