Skip to content

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

Merged
jackwener merged 5 commits intojackwener:mainfrom
fii6:feat/gemini-web-adapter-minimal-output
Apr 2, 2026
Merged

feat(gemini): add Gemini web adapter with minimal output#619
jackwener merged 5 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
@jackwener jackwener force-pushed the feat/gemini-web-adapter-minimal-output branch from 41e358a to 0efec72 Compare April 2, 2026 05:37
@jackwener jackwener merged commit abd46bc into jackwener:main Apr 2, 2026
11 checks passed
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