Skip to content

Fixes for AI docs (#58969) (cherry-pick to preview) - #59203

Merged
zed-zippy[bot] merged 1 commit into
v1.7.xfrom
cherry-pick-v1.7.x-cfc5f269
Jun 12, 2026
Merged

Fixes for AI docs (#58969) (cherry-pick to preview)#59203
zed-zippy[bot] merged 1 commit into
v1.7.xfrom
cherry-pick-v1.7.x-cfc5f269

Conversation

@zed-zippy

@zed-zippy zed-zippy Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Cherry-pick of #58969 to preview


Audited the AI documentation against the implementation

Changes

  • tool-permissions: skill tool patterns match the absolute
    SKILL.md path, not the skill name (fixed the table, example pattern,
    and added a clarifying note).
  • external-agents: Gemini CLI receives Zed's Google AI key when no
    env key is set; extension-provided agents are deprecated in favor of the
    ACP registry.
  • inline-assistant: alternatives run alongside the inline assistant
    model (not just the default model); fixed a broken anchor and
    gpt-4-minigpt-5-mini model id typos.
  • mcp: corrected the extensions menu item name ("Install New
    Servers…"), the remote server url example, and removed the nonexistent
    thinking tool from the profile example.
  • agent-panel: "New From Summary" lives in the New Thread menu;
    corrected the @-mention type list (no "instruction files"; added Fetch
    and Branch Diff).
  • use-api-access: DeepSeek default api_url includes /v1.
  • skills: folder name is a convention not a requirement; long
    descriptions warn rather than fail (measured in bytes); hidden skills
    are also @-mentionable; dropped the unenforced consecutive-hyphen
    rule; reconciled the no-remote-registry note with GitHub import.
  • edit-prediction: alt-tab and alt-l are bound across platforms;
    predictions are throttled rather than fired on every keystroke.
  • getting-started, windows-and-projects, parallel-agents: Panel
    Layout lives in the title-bar user menu, with
    workspace::UseAgenticLayout/UseClassicLayout action references.

Release Notes:

  • N/A

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>

Audited the AI documentation against the implementation

## Changes

- **tool-permissions**: `skill` tool patterns match the absolute
`SKILL.md` path, not the skill name (fixed the table, example pattern,
and added a clarifying note).
- **external-agents**: Gemini CLI receives Zed's Google AI key when no
env key is set; extension-provided agents are deprecated in favor of the
ACP registry.
- **inline-assistant**: alternatives run alongside the inline assistant
model (not just the default model); fixed a broken anchor and
`gpt-4-mini` → `gpt-5-mini` model id typos.
- **mcp**: corrected the extensions menu item name ("Install New
Servers…"), the remote server `url` example, and removed the nonexistent
`thinking` tool from the profile example.
- **agent-panel**: "New From Summary" lives in the New Thread menu;
corrected the `@`-mention type list (no "instruction files"; added Fetch
and Branch Diff).
- **use-api-access**: DeepSeek default `api_url` includes `/v1`.
- **skills**: folder name is a convention not a requirement; long
descriptions warn rather than fail (measured in bytes); hidden skills
are also `@`-mentionable; dropped the unenforced consecutive-hyphen
rule; reconciled the no-remote-registry note with GitHub import.
- **edit-prediction**: `alt-tab` and `alt-l` are bound across platforms;
predictions are throttled rather than fired on every keystroke.
- **getting-started, windows-and-projects, parallel-agents**: Panel
Layout lives in the title-bar user menu, with
`workspace::UseAgenticLayout`/`UseClassicLayout` action references.

Release Notes:

- N/A

---------

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 12, 2026
@zed-community-bot zed-community-bot Bot added the bot Pull requests authored by a bot label Jun 12, 2026
@zed-zippy
zed-zippy Bot merged commit ff306de into v1.7.x Jun 12, 2026
41 checks passed
@zed-zippy
zed-zippy Bot deleted the cherry-pick-v1.7.x-cfc5f269 branch June 12, 2026 16:09
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…d-industries#59203)

Cherry-pick of zed-industries#58969 to preview

----
Audited the AI documentation against the implementation

## Changes

- **tool-permissions**: `skill` tool patterns match the absolute
`SKILL.md` path, not the skill name (fixed the table, example pattern,
and added a clarifying note).
- **external-agents**: Gemini CLI receives Zed's Google AI key when no
env key is set; extension-provided agents are deprecated in favor of the
ACP registry.
- **inline-assistant**: alternatives run alongside the inline assistant
model (not just the default model); fixed a broken anchor and
`gpt-4-mini` → `gpt-5-mini` model id typos.
- **mcp**: corrected the extensions menu item name ("Install New
Servers…"), the remote server `url` example, and removed the nonexistent
`thinking` tool from the profile example.
- **agent-panel**: "New From Summary" lives in the New Thread menu;
corrected the `@`-mention type list (no "instruction files"; added Fetch
and Branch Diff).
- **use-api-access**: DeepSeek default `api_url` includes `/v1`.
- **skills**: folder name is a convention not a requirement; long
descriptions warn rather than fail (measured in bytes); hidden skills
are also `@`-mentionable; dropped the unenforced consecutive-hyphen
rule; reconciled the no-remote-registry note with GitHub import.
- **edit-prediction**: `alt-tab` and `alt-l` are bound across platforms;
predictions are throttled rather than fired on every keystroke.
- **getting-started, windows-and-projects, parallel-agents**: Panel
Layout lives in the title-bar user menu, with
`workspace::UseAgenticLayout`/`UseClassicLayout` action references.

Release Notes:

- N/A

---------

Co-authored-by: zed-zippy[bot]
<234243425+zed-zippy[bot]@users.noreply.github.com>

Co-authored-by: María Craig <maria@zed.dev>
Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Pull requests authored by a bot cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant