{"slug": "make-shareable-software-for-free-using-gemini-3-7-flash-on-reachpad", "title": "Make shareable software for free using Gemini 3.7 flash on Reachpad", "summary": "Reachpad now includes Google's Gemini 3.7 Flash model for free on every pad, joining Gemma 4 31B and Gemini 3.6 Flash, with no provider account or API key required. The models are served through Reachpad's gateway at agent.reachpad.dev and are available in OpenCode, Claude Code, and Codex, with usage included in the pad's daily allowance that resets at midnight UTC.", "body_md": "blog\n\n# Gemini 3.7 Flash offered for free\n\nGemini 3.7 Flash is now included with every pad. It joins Gemma 4 31B and Gemini 3.6 Flash: three models in OpenCode, no provider account, no key to paste, usage included with the pad.\n\n## What you get\n\nEach model is its own provider entry in OpenCode, served from the reachpad model gateway at `agent.reachpad.dev`\n\n. The picker shows all three on a pad.\n\n| Model | Provider | Base path |\n|---|---|---|\n| Gemma 4 31B | `reachpad` | `/v1` |\n| Gemini 3.6 Flash | `reachpad-gemini` | `/gemini/v1` |\n| Gemini 3.7 Flash | `reachpad-gemini-3-7` | `/gemini-3-7/v1` |\n\n## How to use it\n\nThere is nothing to install and nothing to paste. A pad arrives with the providers configured and a credential of its own, so the models are ready before you open a shell. Ask OpenCode what the pad has:\n\n``` bash\n$ opencode models\n```\n\nThat prints one line per model, provider first. Run a one-shot against 3.7 with the same id:\n\n``` bash\n$ opencode run -m reachpad-gemini-3-7/gemini-3-7-flash \"explain this repo\"\n```\n\nIn the OpenCode TUI, `/model`\n\nopens the picker and the status bar shows which provider answered — worth a glance, since each model is a separate entry and the wrong one answers just as fluently. To pin a default, set `model`\n\nin `~/.config/opencode/opencode.json`\n\n; a pad keeps that choice.\n\nClaude Code and Codex are installed on every pad and keep using your own accounts. The included models are another option, not a replacement for an agent setup that already works for you.\n\n## What is included\n\nThere is no per-token charge and no separate model subscription. Usage is part of the pad, with a daily allowance that resets at midnight UTC so one runaway agent loop cannot consume an unbounded amount of inference. OpenCode surfaces a quota response if a pad reaches that ceiling.\n\nNo provider key is ever copied onto a pad. Each pad gets its own revocable credential, and the reachpad gateway adds the upstream key only while relaying the request. We meter the traffic rather than reading it: no prompt or response is parsed or stored to make the allowance work.\n\nThe included models accept text today. Bring your own provider account when a task needs a different model or input type.\n\n## Try it on a pad\n\nAll three models are available on new and existing pads, and a pad picks them up on its next converge. See the [pad and workspace trial details](/pricing), or [create an account](/sign-up) to start.", "url": "https://wpnews.pro/news/make-shareable-software-for-free-using-gemini-3-7-flash-on-reachpad", "canonical_source": "https://reachpad.dev/blog/gemini-3-7-flash", "published_at": "2026-08-20 00:21:24+00:00", "updated_at": "2026-08-20 00:44:35.251132+00:00", "lang": "en", "topics": ["large-language-models", "generative-ai", "ai-products", "developer-tools"], "entities": ["Reachpad", "Google", "Gemini 3.7 Flash", "Gemma 4 31B", "Gemini 3.6 Flash", "OpenCode", "Claude Code", "Codex"], "alternates": {"html": "https://wpnews.pro/news/make-shareable-software-for-free-using-gemini-3-7-flash-on-reachpad", "markdown": "https://wpnews.pro/news/make-shareable-software-for-free-using-gemini-3-7-flash-on-reachpad.md", "text": "https://wpnews.pro/news/make-shareable-software-for-free-using-gemini-3-7-flash-on-reachpad.txt", "jsonld": "https://wpnews.pro/news/make-shareable-software-for-free-using-gemini-3-7-flash-on-reachpad.jsonld"}}