Skip to content
Proposals/Enable Gemini 3.6 Flash in Zed and set terminal.
proposaldeveloperP5High impactZed AI

Enable Gemini 3.6 Flash in Zed and set terminal.starts_open

Zed v1.16.1 adds Gemini 3.6 Flash, collapsible Git grouped changes, optional stash messages, Git Panel Copy Path, Mermaid zoom/scroll, and terminal.starts_open. Switch your agent model, label stashes, and pin whether the Terminal Panel auto-opens.

Why this loop

v1.16.1 changes the agent default and the Git/terminal chrome around it. Gemini 3.6 Flash is now in Google AI models; OpenAI subscription users default to GPT-5.6 Sol—pick the model in the Agent Panel instead of assuming last week's default. terminal.starts_open controls whether the Terminal Panel opens automatically in new workspaces; set it once so agent-first or terminal-first layouts do not fight you. The Git Panel now collapses grouped change sections, prompts for an optional stash message, and offers Copy Path / Copy Relative Path for handing dirty-file paths to the agent. Mermaid diagrams in Markdown Preview and the Agent Panel now zoom and scroll horizontally, so inspect generated diagrams in place. Two changelog items were omitted from this signal; do not assume extra settings.

Proposed actions

  1. In the Zed Settings UI, set terminal.starts_open to false (agent-first) or true (terminal-first) so new workspaces no longer surprise-open or hide the Terminal Panel.
  2. In the Zed Agent Panel model picker, select Gemini 3.6 Flash from Google AI. If you use an OpenAI subscription, either keep the new default GPT-5.6 Sol or explicitly re-select your previous model so the default change does not silently switch you.
  3. In the Git Panel, collapse grouped change sections, then when stashing fill the optional stash message prompt with a WIP label such as 'WIP: ticket-id one-line summary'.
  4. Right-click a changed file in the Git Panel and choose Copy Path or Copy Relative Path, then paste that path into the Agent Panel instead of typing it.
  5. In Markdown Preview or the Agent Panel, zoom and horizontally scroll Mermaid diagrams instead of asking the agent to redraw them; use the new horizontal scrollbar on wide Markdown tables the same way.

Agent prompt

Paste into your agent or query via MCP (get_agent_prompt) — free, no extra AI cost

Copilot Chat / Agent mode

DevAgentRadar → GitHub Copilot

You are helping me adopt a real coding-assistant change. Work only from the facts below. Do not invent features.

Context

Assistant: Zed AI Proposal: Enable Gemini 3.6 Flash in Zed and set terminal.starts_open Summary: Zed v1.16.1 adds Gemini 3.6 Flash, collapsible Git grouped changes, optional stash messages, Git Panel Copy Path, Mermaid zoom/scroll, and terminal.starts_open. Switch your agent model, label stashes, and pin whether the Terminal Panel auto-opens. Primary source: https://github.com/zed-industries/zed/releases/tag/v1.16.1

Why it matters

v1.16.1 changes the agent default and the Git/terminal chrome around it. Gemini 3.6 Flash is now in Google AI models; OpenAI subscription users default to GPT-5.6 Sol—pick the model in the Agent Panel instead of assuming last week's default. terminal.starts_open controls whether the Terminal Panel opens automatically in new workspaces; set it once so agent-first or terminal-first layouts do not fight you. The Git Panel now collapses grouped change sections, prompts for an optional stash message, and offers Copy Path / Copy Relative Path for handing dirty-file paths to the agent. Mermaid diagrams in Markdown Preview and the Agent Panel now zoom and scroll horizontally, so inspect generated diagrams in place. Two changelog items were omitted from this signal; do not assume extra settings.

Suggested actions

  1. In the Zed Settings UI, set terminal.starts_open to false (agent-first) or true (terminal-first) so new workspaces no longer surprise-open or hide the Terminal Panel.
  2. In the Zed Agent Panel model picker, select Gemini 3.6 Flash from Google AI. If you use an OpenAI subscription, either keep the new default GPT-5.6 Sol or explicitly re-select your previous model so the default change does not silently switch you.
  3. In the Git Panel, collapse grouped change sections, then when stashing fill the optional stash message prompt with a WIP label such as 'WIP: ticket-id one-line summary'.
  4. Right-click a changed file in the Git Panel and choose Copy Path or Copy Relative Path, then paste that path into the Agent Panel instead of typing it.
  5. In Markdown Preview or the Agent Panel, zoom and horizontally scroll Mermaid diagrams instead of asking the agent to redraw them; use the new horizontal scrollbar on wide Markdown tables the same way.

After you finish

Do not report this as applied to DevAgentRadar. You cannot write the visitor's loop.

Tell the human: open https://devagentradar.com/proposals/zed-ai-v1-16-1-enable-gemini-3-6-flash-in-zed-and-set-terminal-starts-op and mark Applied, Skipped, or Failed. Proposal id: 7b10b4ae-2dd8-42f1-927c-56de74b77f24

Your job

  1. Restate the change in one sentence.
  2. Propose a minimal plan for my repo (or a throwaway pilot).
  3. Implement only what I approve; prefer small diffs and tests.
  4. Call out risks (permissions, breaking APIs, cost).

Start by confirming you understood the proposal.

agentmodelpricingidecliRelease source ↗

Your loop

This browser · no sign-in · not shared as “you”

After you run the prompt

Only you can mark this. Agents cannot write your loop.

Your decision stays on this device. A public tally appears after a few votes.

Originating release signal

Zed AIv1.16.1Aug 19, 2026

v1.16.1

This week's release includes Gemini 3.6 Flash support, collapsible grouped changes and optional stash messages in the Git Panel, zooming and horizontal scrolling for Mermaid diagrams, and a new setting for controlling whether the Terminal Panel opens automatically in new workspaces. · Improved Git Panel organization by making grouped change sections collapsible. (#62441; thanks chirivelli) · +43 more changes
Verified excerpt — the source's own words

This week's release includes Gemini 3.6 Flash support, collapsible grouped changes and optional stash messages in the Git Panel, zooming and horizontal scrolling for Mermaid diagrams, and a new setting for controlling whether the Terminal Panel opens automatically in new workspaces.

Shipped by the Zed Guild 🛡️

  • Improved Git Panel organization by making grouped change sections collapsible. (#62441; thanks chirivelli)

  • Linux: Improved memory usage. (#62192; thanks tidely)

  • Fixed a bug where update checks for extension-provided language servers could get stuck on flaky internet connections. (#62175; thanks vitallium)

  • Fixed directional focus navigation into the Git Panel's History tab. (#62215; thanks feeiyu)

Excerpt ends here — this release continues at the source ↗.

Primary source ↗