Skip to content

feat(gemini): add Gemini web adapter with minimal output#619

Open
fii6 wants to merge 4 commits intojackwener:mainfrom
fii6:feat/gemini-web-adapter-minimal-output
Open

feat(gemini): add Gemini web adapter with minimal output#619
fii6 wants to merge 4 commits intojackwener:mainfrom
fii6:feat/gemini-web-adapter-minimal-output

Conversation

@fii6
Copy link
Copy Markdown
Contributor

@fii6 fii6 commented Mar 30, 2026

Summary

  • add a Gemini web adapter with ask, image, new, and shared page helpers
  • add a plain output mode so Gemini commands can default to minimal non-table output
  • keep Gemini output intentionally compact: ask returns reply text, image returns status/file/link
  • simplify image args to short flags: --rt, --st, --op, --sd
  • remove gemini status, gemini read, and gemini send to keep the command surface minimal

Validation

  • opencli gemini ask "Reply with exactly: EMOJI_OK"
  • opencli gemini image "Generate a tiny cyan moon icon" --rt 1:1 --st icon --sd true
  • npm run build

@jackwener jackwener force-pushed the feat/gemini-web-adapter-minimal-output branch from 4766551 to 4ceaf64 Compare March 31, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants