Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
2f46e6a
http_client: Support `GITHUB_TOKEN` env to auth GitHub requests (#42623)
Binlogo Nov 24, 2025
f7772af
util: Fix invalid powershell redirection syntax used in uni shell env…
Veykril Nov 24, 2025
f8729f6
docs: Better wording for `terminal.working_directory` setting (#43388)
yeskunall Nov 24, 2025
a0fa5d5
proto: Fix cloned errors losing all context (#43393)
Veykril Nov 24, 2025
2d55c08
releases: Add build number to Nightly builds (#42990)
osiewicz Nov 24, 2025
f6f8fc1
gpui: Do not panic when `GetMonitorInfoW` fails (#43397)
Veykril Nov 24, 2025
138286f
sum_tree: Make SumTree::append run in logarithmic time (#43349)
vasyl-protsiv Nov 24, 2025
eff592c
agent_ui: Refine "reject"/"keep" behavior when regenerating previous …
danilo-leal Nov 24, 2025
d6c550c
debugger_ui: Add button to close the panel when docked to bottom (#43…
danilo-leal Nov 24, 2025
7bbc65e
auto_updater: Fix `upload-nightly.ps1` and auto-update check (#43404)
osiewicz Nov 24, 2025
e6b42a2
Use a proper name for highlights.scm (#43412)
SomeoneToIgnore Nov 24, 2025
ea7568c
zeta2: Support experimental 1120-seedcoder model (#43411)
osyvokon Nov 24, 2025
47e8946
Attempt to fix `go to the end of the line` when using helix mode (#41…
HuaGu-Dragon Nov 24, 2025
4a36f67
vim: Fix bug where `d . .` freezes the editor (#42145)
AidanV Nov 24, 2025
a7fff59
Add each panel to the workspace as soon as it's ready (#43414)
agu-z Nov 24, 2025
6631d8b
Fix Gemini 3 on OpenRouter (#43416)
rtfeldman Nov 24, 2025
4329a81
ui: Update `ThreadItem` component design (#43421)
danilo-leal Nov 24, 2025
b577f8a
Passthrough env to npm subcommands when using the system node runtime…
yjoer Nov 24, 2025
092250b
Rework and consolidate issue templates (#43403)
yeskunall Nov 24, 2025
7ce4f2a
Opus 4.5 and Gemini 3 to docs (#43424)
morgankrey Nov 24, 2025
d295ff4
Improve Windows path canonicalization (#43423)
localcc Nov 24, 2025
bd2c102
Add support for Opus 4.5 (#43425)
mikayla-maki Nov 24, 2025
342eba6
project: Send LSP metadata to remote ServerInfo (#42831)
errmayank Nov 24, 2025
7694647
vim: Fix cursor shape after deactivation (#42834)
lennartkloock Nov 24, 2025
9e69ac8
editor: Fix copy file actions not working in remote environments (#43…
errmayank Nov 24, 2025
f75e758
Fix zed cli in NixOS WSL instances (#43433)
P1n3appl3 Nov 24, 2025
e499f15
Keep single default PHP language server (#43432)
SomeoneToIgnore Nov 24, 2025
8fd2e21
Fix remote project snippet duplication (#43429)
P1n3appl3 Nov 24, 2025
17d7988
Redact environment variables in server info view (#43436)
SomeoneToIgnore Nov 24, 2025
9122dd2
Combine zeta and zeta2 edit prediction providers (#43284)
maxbrunsfeld Nov 25, 2025
0e2041d
multi_buffer: Fix `editor::ExpandExcerpts` failing when cursor is at …
olejorgenb Nov 25, 2025
303c23c
Fix first window open not focusing the modals (#43180)
SomeoneToIgnore Nov 25, 2025
e6fe95b
Only show ssh logs when toggled (#43445)
SomeoneToIgnore Nov 25, 2025
c0e8548
lsp: Fix potential double didClose notification when renaming a file …
osiewicz Nov 25, 2025
5139cc2
helix: Fix `Vim::NextWordEnd` off-by-one in `HelixSelect` (#43234)
AidanV Nov 25, 2025
7651854
ci: Do not show output of failed tests at the end too (#43449)
osiewicz Nov 25, 2025
a359a5a
Add performance doc (#43265)
Nov 25, 2025
f896531
multi_buffer: Fix up some anchor checks (#43454)
Veykril Nov 25, 2025
1cbb498
document how to do flamecharts in an easy way (#43461)
Nov 25, 2025
f58de21
miniprofiler_ui: Improve MiniProfiler to use uniform list (#43457)
huacnlee Nov 25, 2025
9cae394
Restructure collaboration docs (#43464)
JosephTLyons Nov 25, 2025
ab80ef1
mcp: Fix `source` property showing up as undefined in settings (#43417)
bennetbo Nov 25, 2025
fafe1af
multi_buffer: Remove redundant buffer id field (#43459)
Veykril Nov 25, 2025
552bc02
git: Bring back auto-commit suggestions (#43470)
kubkon Nov 25, 2025
2053fea
Add collaboration redirects (#43471)
JosephTLyons Nov 25, 2025
8a99270
Add Gemini 3 support to Copilot (#43096)
rtfeldman Nov 25, 2025
1c07201
git: Make the version_control.{deleted/added} colors more accessible …
Anthony-Eid Nov 25, 2025
94f9b85
acp: Only pass enabled MCP servers to agent (#43467)
bennetbo Nov 25, 2025
388fda2
editor: Fix package version completion partial accept and improve sor…
smitbarmase Nov 25, 2025
36708c9
Separate experimental edit prediction jumps feature from the Sweep AI…
maxbrunsfeld Nov 25, 2025
fb0fcd8
Add missing update of last_prediction_refresh (#43483)
maxbrunsfeld Nov 25, 2025
7ecbf8c
zeta2: Remove expected context from evals (#43430)
probably-neb Nov 25, 2025
83f0a3f
Redact sensitive environment variables in LSP Logs: Server Info (#43480)
notpeter Nov 25, 2025
1f9d5ef
Always display terminal cursor when blinking is disabled (#43487)
agu-z Nov 25, 2025
d490443
Refresh collaboration docs (#43489)
JosephTLyons Nov 25, 2025
877763b
More tweaks to collaboration docs (#43494)
JosephTLyons Nov 25, 2025
53eb35f
Add GPT 5.1 to Zed BYOK (#43492)
mikayla-maki Nov 25, 2025
6548eb7
Upgrade `python-environment-tools` (#43496)
reflectronic Nov 25, 2025
98e3692
languages: Recognize .clang-format as YAML (#43469)
notpeter Nov 25, 2025
e13e930
Avoid continuing zeta requests that are cancelled before their thrott…
maxbrunsfeld Nov 26, 2025
88ef5b1
terminal: Update search match highlights on resize (#43507)
Anthony-Eid Nov 26, 2025
56a2f9c
Revert "git: Make the version_control.{deleted/added} colors more acc…
Anthony-Eid Nov 26, 2025
3072133
Improve bash detection on Windows (#43455)
qystishere Nov 26, 2025
9d8b507
zeta: Avoid logging an error for not having SWEEP_AI_TOKEN (#43504)
Nov 26, 2025
00e93bf
shell: Correctly identifiy `powershell` shells on windows (#43526)
Veykril Nov 26, 2025
425d4c7
git: Use correct file mode when staging (#41900)
11happy Nov 26, 2025
9150346
outline_panel: Fix the panel frequent flickering during search (#43530)
madcodelife Nov 26, 2025
684a58f
Implement vertical scrolling for extended keymap load error informati…
ihavecoke Nov 26, 2025
c2cb76b
rope: Turn `ChunkSlice::slice` panics into error logs (#43538)
Veykril Nov 26, 2025
b9af664
gpui: Return `None` for non-existing credentials in `read_credentials…
Veykril Nov 26, 2025
1e6a05d
askpass: Quote askpass script in askpass helper command (#43542)
Veykril Nov 26, 2025
7c724c0
editor: Do not show scroll thumb if page fits (#43548)
MrSubidubi Nov 26, 2025
c36b12f
settings_ui: Pick a more reasonable minimum window size (#43556)
Veykril Nov 26, 2025
51e97d3
languages: Recognize .clangd as YAML (#43557)
notpeter Nov 26, 2025
6a311ca
Detail how to add symbols to samply's output (#43472)
Nov 26, 2025
8aa5361
agent_ui: Add support for deleting thread history (#43370)
RemcoSmitsDev Nov 26, 2025
6fbbc89
Bump Zed to v0.216 (#43564)
JosephTLyons Nov 26, 2025
0713ddc
editor: Fix vertical scroll margin not accounting for file header hei…
errmayank Nov 26, 2025
5403e74
Add callable workflow to bump the version of an extension (#43566)
MrSubidubi Nov 26, 2025
57e1bb8
collab: Add `zed-zippy[bot]` to the `GET /contributor` endpoint (#43568)
maxdeviant Nov 26, 2025
757c043
Fix git features not working when a Windows host collaborates with a …
cole-miller Nov 26, 2025
1a23115
gpui: Unify `track_scroll` method to receive a reference type (#43518)
huacnlee Nov 26, 2025
6b92c1a
workspace: Fix broken main build after #43518 (#43570)
osiewicz Nov 26, 2025
233b976
Add WSL Linux choice and settings.json prompt for GitHub issue templa…
miguelraz Nov 26, 2025
61a414d
Fix language server renaming when parent directory does not exist (#4…
dinocosta Nov 26, 2025
f89e530
edit prediction: Report early-rejected predictions and fix cancel bug…
agu-z Nov 26, 2025
36a3b41
edit prediction: Request trigger (#43588)
agu-z Nov 26, 2025
ae649c6
Make key repeat rate on Wayland more precise (2) (#43589)
olejorgenb Nov 26, 2025
c366627
auto-update: Fix auto-update loop with non-nightly channels (#43595)
osiewicz Nov 26, 2025
958f109
editor: Consider experimental theme overrides for colorized bracket i…
MrSubidubi Nov 26, 2025
54309f4
Account for greedy tree-sitter bracket matches (#43607)
SomeoneToIgnore Nov 26, 2025
8c355b5
Improve `extension_bump` workflow (#43612)
MrSubidubi Nov 26, 2025
82b7682
remote: Do not include prerelease and build meta in asset queries (#4…
osiewicz Nov 26, 2025
e8aa734
Merge branch main. Conflicts: crates/agent_ui/src/agent_panel.rs
Nov 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
59 changes: 0 additions & 59 deletions .github/ISSUE_TEMPLATE/01_bug_ai.yml

This file was deleted.

53 changes: 0 additions & 53 deletions .github/ISSUE_TEMPLATE/04_bug_debugger.yml

This file was deleted.

53 changes: 0 additions & 53 deletions .github/ISSUE_TEMPLATE/06_bug_git.yml

This file was deleted.

53 changes: 0 additions & 53 deletions .github/ISSUE_TEMPLATE/07_bug_windows.yml

This file was deleted.

99 changes: 99 additions & 0 deletions .github/ISSUE_TEMPLATE/1.bug-report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
name: Report an issue
description: Report an issue with Zed.
type: Bug
body:
- type: markdown
attributes:
value: |
Feature requests should be opened in [discussions](https://github.com/zed-industries/zed/discussions/new/choose).

Before opening a new issue, please do a [search](https://github.com/zed-industries/zed/issues) of existing issues and :+1: upvote the existing issue instead. This will help us maintain a proper signal-to-noise ratio.

If you need help with your own project, you can ask a question in our [Discord Support Forums](https://discord.com/invite/zedindustries).
- type: textarea
attributes:
label: Reproduction steps
description: A step-by-step description of how to reproduce the issue from a **clean Zed install**. Any code must be sufficient to reproduce (make sure to include context!). Include code as text, not just as a screenshot. **Issues with insufficient detail may be summarily closed**.
placeholder: |
1. Start Zed
2. Click X
3. Y will happen
validations:
required: true
- type: textarea
attributes:
label: Current vs. Expected behavior
description: |
A clear and concise description of what is the current behavior (screenshots, videos), vs. what you expected the behavior to be.

**Skipping this/failure to provide complete information will result in the issue being closed.**
placeholder: "Based on my reproduction steps above, when I click X, I expect this to happen, but instead Y happens."
validations:
required: true
- type: textarea
attributes:
label: If applicable, attach your Zed log file to this issue.
description: |
Open the command palette in Zed, then type `zed: open log` to see the last 1000 lines. Or type `zed: reveal log in file manager` in the command palette to reveal the log file itself.
value: |
<details><summary>Zed.log</summary>

<!-- Paste your log inside the code block. -->
```log

```

</details>
validations:
required: false
- type: textarea
attributes:
label: If applicable, attach your relevant Zed settings to this issue
description: |
Open the command palette in Zed, then type “zed: open settings file” and copy/paste any relevant (e.g., LSP-specific) settings.
value: |
<details><summary>settings.json</summary>

<!-- Paste your settings inside the code block. -->
```json

```

</details>
validations:
required: false
- type: textarea
attributes:
label: If applicable, provide details about your model provider
placeholder: |
- Provider: (Anthropic via ZedPro, Anthropic via API key, Copilot Chat, Mistral, OpenAI, etc.)
- Model Name: (Claude Sonnet 4.5, Gemini 3 Pro, GPT-5)
- Mode: (Agent Panel, Inline Assistant, Terminal Assistant or Text Threads)
- Other details (ACPs, MCPs, other settings, etc.):
validations:
required: false
- type: textarea
attributes:
label: Zed version and system specs
description: |
Open the command palette in Zed, then type “zed: copy system specs into clipboard”. **Skipping this/failure to provide complete information will result in the issue being closed**.
placeholder: |
Zed: v0.215.0 (Zed Nightly bfe141ea79aa4984028934067ba75c48d99136ae)
OS: macOS 15.1
Memory: 36 GiB
Architecture: aarch64
validations:
required: true
- type: dropdown
attributes:
label: If you are using WSL on Windows, what flavor of Linux are you using?
multiple: false
options:
- Arch Linux
- Ubuntu
- Fedora
- Mint
- Pop!_OS
- NixOS
- Other
default: 0
75 changes: 0 additions & 75 deletions .github/ISSUE_TEMPLATE/10_bug_report.yml

This file was deleted.

Loading
Loading