• Andrey Filippov's avatar
    Add attic/CLAUDE/bin scripts and Gemini integration · 6821f865
    Andrey Filippov authored
    - ask_gemini.sh: non-interactive Gemini CLI wrapper (-f for context
      files, -m flash/pro model shorthand, auto @-reference for PNG/PDF)
    - dual-opinion.sh: extended with -g/-G flags for optional Gemini third
      agent; produces 4-section "Triple Opinion Synthesis" when enabled
    - ask_claude.sh, claude_daemon.sh, dual-opinion.sh, export scripts,
      backfill_center_ims.py: force-tracked (attic/ is gitignored globally,
      git add -f used to persist these helper scripts in the repo)
    - gemini.md: Gemini team integration instructions
    
    Gemini CLI setup: npm install -g @google/gemini-cli, GEMINI_API_KEY in
    ~/.bashrc. Default model gemini-2.5-flash; Pro requires billing enabled
    on the Google Cloud project backing the API key.
    Co-Authored-By: 's avatarClaude Sonnet 4.6 <noreply@anthropic.com>
    6821f865
Name
Last commit
Last update
..
bin Loading commit data...
gemini.md Loading commit data...