Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
259 commits
Select commit Hold shift + click to select a range
fb5deb8
agent_ui: Restore hover previews for image mentions (#58165)
cppcoffee Jun 2, 2026
c56914d
git: Fix a regression introduced with removing gitlib2 dep (#58359)
Anthony-Eid Jun 2, 2026
5791ebc
git_ui: Fix Enter key selecting branch in commit modal branch picker …
saberoueslati Jun 3, 2026
1125a45
helix: Fix paste crash (#58373)
Anthony-Eid Jun 3, 2026
7a8f139
agent_panel: Fix mention pasting crash (#58375)
Anthony-Eid Jun 3, 2026
737f55a
gpui: Anchor IME candidate window to the start of the visual line (#5…
WantenMN Jun 3, 2026
74180d8
cloud_api_client: Add a few helpers for response handling (#58346)
tomhoule Jun 3, 2026
ade2b21
ep: Editable context collectors and metrics (#58400)
osyvokon Jun 3, 2026
3873589
go: Fix table test detection in large files (#57277)
smitbarmase Jun 3, 2026
b1c1e3f
Add AI Policy to CONTRIBUTING.md (#58397)
zelenenka Jun 3, 2026
8ed0f5f
agent_ui: Cache cross-channel thread import check off the render loop…
Veykril Jun 3, 2026
95dfe8c
vim: Fix increment/decrement for negative numbers without gaps (#58327)
kjyv Jun 3, 2026
08934fa
Fix panic in uncommitted_diffs_for_events (#58410)
Veykril Jun 3, 2026
176622a
agent: Improve compaction UI (#58409)
bennetbo Jun 3, 2026
ed41a02
ep: Make retrieved context limit configurable (#58405)
osyvokon Jun 3, 2026
9e49432
ep: Back off Zeta requests after Cloud timeout (#58394)
osyvokon Jun 3, 2026
85d235b
Clear LLM token and model list on sign out (#57724)
osyvokon Jun 3, 2026
6d72acd
markdown: Update merman renderer to 0.6 (#57967)
Latias94 Jun 3, 2026
5efd6f6
git_ui: Make git_ui call support optional (#58413)
benbrandt Jun 3, 2026
26e69b9
sidebar: Add right-click menu to thread items (#58232)
danilo-leal Jun 3, 2026
3f0d233
theme_selector: Mark the active theme with a check icon (#58404)
mateioprea Jun 3, 2026
a5f0dc3
mermaid: The other half of #57967 (#58419)
cameron1024 Jun 3, 2026
19b91c4
Stop stalebot from nagging on the same issues (#58418)
zelenenka Jun 3, 2026
6eee96f
settings_ui: Make skills page UI more consistent with others (#58425)
danilo-leal Jun 3, 2026
8d5c02c
Bump Zed to v1.7.0 (#58427)
zed-zippy[bot] Jun 3, 2026
0357c4a
agent: Fix compaction limit (#58431)
bennetbo Jun 3, 2026
19b7625
agent: Fix a UTF-8 boundary panic in the agent streaming parser (#58432)
Anthony-Eid Jun 3, 2026
9714536
Fix jump capture (#58430)
probably-neb Jun 3, 2026
c6f051a
Fix update version button stuck on "Downloading" step (#58435)
danilo-leal Jun 3, 2026
4819faa
Only notify slack on confirmed and common P0/P1s (#58399)
zelenenka Jun 3, 2026
0cd94e0
Document Billing Manager role (#58447)
morgankrey Jun 3, 2026
c4cb8ae
collab: Only access `github_user_id` and `github_login` columns in te…
maxdeviant Jun 3, 2026
131161c
Add Gerrit icon for Chromium hosting provider (#57713)
hferreiro Jun 3, 2026
6014f59
Fix external tool call locations (#58367)
MartinYe1234 Jun 3, 2026
ddb4f98
Improve markdown preview styles (#58465)
danilo-leal Jun 3, 2026
b713cac
ep: Add accepted and explicit reject fetching (#58434)
probably-neb Jun 3, 2026
2121249
collab: Add a warning about modifying database schema files (#58468)
maxdeviant Jun 3, 2026
7e42c0b
danger: Require attestation that database schema migrations have been…
maxdeviant Jun 3, 2026
d8278a5
ci: Add merge queue trigger to danger workflow (#58467)
MrSubidubi Jun 3, 2026
ca0fd8d
git_graph: Add tree view for commit changed files (#58198)
chirivelli Jun 3, 2026
b76e0bc
Fix hang detection crash when foreground stats are missing (#58464)
Anthony-Eid Jun 3, 2026
4ab04b3
Use button component for Mermaid block controls (#58473)
danilo-leal Jun 3, 2026
43ff9ec
danger: Fix typo (#58475)
maxdeviant Jun 3, 2026
971977a
extension_ci: Bump extension CLI version to `ca0fd8d` (#58476)
zed-zippy[bot] Jun 3, 2026
f70edaf
sidebar: Ensure plus icon button stays visible when menu is open (#58…
danilo-leal Jun 3, 2026
03d4536
tab_switcher: Select first buffer in the list when a query is enabled…
maignal Jun 4, 2026
b3bc83b
gpui: Make tooltip show delay configurable (#58291)
errmayank Jun 4, 2026
96165ec
gpui: Fix cursor styles not applying to panel-backed windows (#58493)
madcodelife Jun 4, 2026
ea7b4c7
tab_switcher: Show full file names without truncation (#58483)
saberoueslati Jun 4, 2026
20f784e
Disable `csharp-ls` by default (#58507)
MrSubidubi Jun 4, 2026
623c171
Hide markdown code block scrollbar when wrapped (#58472)
albertbogusz Jun 4, 2026
2fdf302
ep: Skip commits containing submodules / gitlinks (#58519)
osyvokon Jun 4, 2026
11a701f
ep: Add an option to filter context by type when evaluating (#58523)
osyvokon Jun 4, 2026
5366733
extension_api: Remove x86 support (#58259)
MrSubidubi Jun 4, 2026
af26443
Fix lost error messages when listing OpenRouter models (#58502)
ChihweiLHBird Jun 4, 2026
44fb295
agent_ui: Fix panic when restoring an agent terminal in a remote proj…
smitbarmase Jun 4, 2026
61cdd8d
Fix infinite loop when inferring outline body range (#58536)
osyvokon Jun 4, 2026
3d4d879
git_ui: Disable CommitView diff hunk controls (#58514)
chirivelli Jun 4, 2026
569511a
ep: Cap identifiers for LSP context retriever (#58539)
osyvokon Jun 4, 2026
2719191
agent: Accumulate and persist cumulative token usage for threads (#58…
anantdgoel Jun 4, 2026
d1c1cc0
ep: Add BM25 context retriever (#58526)
osyvokon Jun 4, 2026
8eaca43
Rename Stash tab to Stashes (#58505)
JosephTLyons Jun 4, 2026
c29c9ba
Hide Always Allow option for agent skills edits (#58463)
MartinYe1234 Jun 4, 2026
bb33fea
editor: Fix panic on newline below with a cursor on deleted diff hunk…
smitbarmase Jun 4, 2026
a599b95
collab: Remove writes to `github_user_id` and `github_login` (#58474)
maxdeviant Jun 4, 2026
99739ef
Restructure AI docs (#57614)
morgankrey Jun 4, 2026
307ea5a
Refresh OpenRouter models after setting API key (#58551)
ChihweiLHBird Jun 4, 2026
0b87a03
worktree_picker: Add section for open in this window (#58555)
danilo-leal Jun 4, 2026
b53b14d
Restore access to old threads that mention rules (#58560)
MartinYe1234 Jun 4, 2026
d1271be
ep: Minor changes to evaluate context retrieval (#58572)
osyvokon Jun 4, 2026
50d001f
Add note about extension API changes to the contributing guidelines (…
MrSubidubi Jun 4, 2026
b36250a
docs: Clarify Project Search runs on Enter (#58545)
0xdea Jun 4, 2026
c40629d
grammars: Stop treating `fish` modelines as Shell Script (#58550)
yeskunall Jun 4, 2026
8612c62
Fix some overcomputation in the project diff (#57859)
cole-miller Jun 4, 2026
9e45506
ep: Improve trigger granularity (#58561)
probably-neb Jun 4, 2026
5bcd6ea
Remove double-click handling from git panel filenames (#58594)
ChristopherBiscardi Jun 4, 2026
c83cef4
Add action to toggle block quotes in Markdown (#58383)
JosephTLyons Jun 4, 2026
fcb95aa
Add auto-surround support for tilde in Markdown (#58614)
JosephTLyons Jun 5, 2026
626dc16
Handle bracketed ellipsis title prefixes (#58269)
rtfeldman Jun 5, 2026
eac0687
Speed up collab test a bit by doing less repeated work in multi itera…
Veykril Jun 5, 2026
5a318ba
agent_ui: Improve thread import UX (#57791)
bennetbo Jun 5, 2026
ca63c88
editor: Reduce number of language server requests in go to definition…
dinocosta Jun 5, 2026
6933562
Fix symlinked root rename event handling (#58624)
tankztz Jun 5, 2026
b93d14e
editor: Don't bypass show_edit_predictions when navigating diagnostic…
aviatesk Jun 5, 2026
0cab9ee
project_panel: Do not ignore first focus clicks on items (#58562)
ChintanAcharya Jun 5, 2026
33d8c7e
Add `envrc` to Shell Script `path_suffixes` (#58573)
injust Jun 5, 2026
8ce658f
acp: Support raw agent registry binaries (#58579)
benbrandt Jun 5, 2026
e83c2d9
Add meta signals to the community PR board (#58635)
zelenenka Jun 5, 2026
a85f8ad
Use no-op hasher for TypeId hashing (#58629)
Veykril Jun 5, 2026
e77b18b
Prevent auto-restart of language servers after Stop All Servers (#51468)
Veykril Jun 5, 2026
28bd200
project: Normalize line endings in textual project search (#58628)
Veykril Jun 5, 2026
8b5db35
Restore the focused workspace after quitting (#58392)
Veykril Jun 5, 2026
8807ac4
Agent: Improved auto scroll location when using read-file tool (#58640)
liigo Jun 5, 2026
de744e7
Correctly handle file links in markdown and agent threads (#56024)
Veykril Jun 5, 2026
e38043a
recent_projects: Fix recent project picker icons (#57940)
Veykril Jun 5, 2026
1eefc3b
Add upvotes to the community PR board (#58645)
zelenenka Jun 5, 2026
116e4bc
agent_ui: Inherit source agent without draft content (#58636)
benbrandt Jun 5, 2026
d11d7c8
agent_skills: Instruct agent not to include unrelated instructions in…
probably-neb Jun 5, 2026
86effff
editor: Only compute word-diff highlights for visible rows (#58639)
Veykril Jun 5, 2026
a8dc357
settings_ui: Disable settings overridden by current organization (#58…
tomhoule Jun 5, 2026
dde98fa
sidebar: Add small refinements to the header design (#58661)
danilo-leal Jun 5, 2026
486cf9e
Fix macOS system font fallback cascade append (#58020)
douo Jun 5, 2026
126c0ee
Disable the IME on linux/wayland when text input is unexpected (#58237)
feeiyu Jun 5, 2026
158378f
Split out Windows in community PR area-track mapping (#58671)
zelenenka Jun 5, 2026
0ee1a80
project: Fix spurious git diff for symlinked files (#58655)
smitbarmase Jun 5, 2026
b762980
Remove experimental microphone gain normalization option (#58677)
ConradIrwin Jun 5, 2026
befa775
helix: Fix line selection after undoing delete (#55365)
GoldStrikeArch Jun 5, 2026
f7dc726
sidebar: Debounce `Sidebar::update_entries` (#57803)
Veykril Jun 5, 2026
56b7127
acp: Enable ACP session usage and deletion features (#58680)
benbrandt Jun 5, 2026
f1268a1
Fix split diff stale scroll anchor crash (#58688)
Anthony-Eid Jun 5, 2026
1cecd7d
Fix agent permission row flicker when scrolled away from a tall plan …
MartinYe1234 Jun 5, 2026
a32999e
workspace: Update window title when switching active workspace (#58401)
Veykril Jun 5, 2026
ab2683b
text: Preserve structural sharing when rebuilding the fragment tree (…
osiewicz Jun 5, 2026
bd1f737
title_bar: Improve design for call controls (#58691)
danilo-leal Jun 5, 2026
6d68395
agent: Warn about long skill descriptions (#58356)
anantdgoel Jun 5, 2026
104d6e4
settings_ui: Allow changing settings scope inside sub-pages (#58698)
MartinYe1234 Jun 5, 2026
4278e52
sidebar: Hide collapse affordances in project header upon searching (…
danilo-leal Jun 5, 2026
3c0f5a0
python: Fix Python exception highlighting (#58176)
allachance Jun 5, 2026
16991c9
Add indentation rules for GLSL syntax (#58520)
Helmutt03 Jun 5, 2026
9709cae
glsl: Bump to v0.2.4 (#58704)
zed-zippy[bot] Jun 5, 2026
e5c370b
git: Fix add safe directory button doing nothing (#58705)
cole-miller Jun 5, 2026
0c660d0
worktree: Don't eagerly remove watchers (#58692)
probably-neb Jun 5, 2026
aeb8c1d
Clarify panel dock defaults depend on layout in docs (#58654)
lingyaochu Jun 6, 2026
6e9465a
Add Sourcehut icon for Sourcehut hosting provider (#58668)
medzernik Jun 6, 2026
137e677
Fix Wayland IME handling with multiple windows (#58712)
feeiyu Jun 6, 2026
3cfcd69
Stream git blame parsing (#58733)
Veykril Jun 6, 2026
5c1f18b
opencode: Model updates (#58743)
Vlaaaaaaad Jun 6, 2026
9ee3c50
extension: Perform compilation tasks in parallel (#55160)
MrSubidubi Jun 7, 2026
215ca2f
Typed workspace errors (#57649)
MrSubidubi Jun 7, 2026
3f5705b
extension_ci: Bump extension CLI version to `9ee3c50` (#58785)
zed-zippy[bot] Jun 7, 2026
f99fe5d
Use `SHORT_SHA_LENGTH` for all shortened commit SHAs (#58741)
albertbogusz Jun 8, 2026
55d5713
remote: Do not swallow ssh errors (#58780)
Veykril Jun 8, 2026
88e5c6d
agent: Don't offer feature-flag-gated tools in agent profiles (#58581)
rabbiveesh Jun 8, 2026
4b97414
auto_update: Offload update installation to background thread (#58767)
lingyaochu Jun 8, 2026
2b2536d
Fix SSH askpass on Windows by invoking `cli.exe` directly (#52491)
Zaenalos Jun 8, 2026
ea50042
Fix profiler breaking concurrent tests (#58813)
yara-blue Jun 8, 2026
f8226fd
agent: Remove experimental plan and title agent tools (#58824)
benbrandt Jun 8, 2026
f3b6eea
Remove accidentally committed empty file (#58825)
Veykril Jun 8, 2026
bda5ac3
linux: Fix Wayland clipboard reads blocking indefinitely (#58826)
smitbarmase Jun 8, 2026
bebb687
ep: Show empty predictions in rate predictions modal (#58829)
probably-neb Jun 8, 2026
f87bcfa
ep: Disable diagnostic based jumps (#58832)
probably-neb Jun 8, 2026
2ee00ba
collab: Update test database schema (#58670)
maxdeviant Jun 8, 2026
e40e7e8
outline: Switch the outline search to use fuzzy_nucleo (#56477)
feitreim Jun 8, 2026
1d1a4be
Change "Ok" to "OK" in UI (#58744)
albertbogusz Jun 8, 2026
4eebf3f
settings_ui: Move skills management into settings UI (#58701)
MartinYe1234 Jun 8, 2026
112d160
Fix error prompt darkened background exceeding window boundaries on L…
albertbogusz Jun 8, 2026
b14229f
Fix `TestScheduler::spawn_dedicated` leaking due to cycle (#58802)
Veykril Jun 8, 2026
e7edca8
Improve warning display UI related to skills (#58838)
danilo-leal Jun 8, 2026
37392b6
Fix Sourcehut icon SVG (#58852)
danilo-leal Jun 8, 2026
a1a6611
git_ui: Fix panic when splitting a pane containing a commit view (#58…
smitbarmase Jun 8, 2026
7eda382
Include icon guidelines in PR templates and contribution docs (#58855)
danilo-leal Jun 8, 2026
300fde7
Fix stale Git UI on reftable repositories on Linux (#58719)
albertbogusz Jun 8, 2026
cc105a4
git_ui: Add `Add to .git/info/exclude` option to context menus (#57044)
TomPlanche Jun 8, 2026
7865877
Use unstable sorts if deduplicating (#58751)
miguelraz Jun 8, 2026
7f6f93c
lsp: Bound the incoming language server message queue (#58867)
Anthony-Eid Jun 8, 2026
3f16f7b
lsp: Fix retained notification subscriptions leaking dropped language…
Anthony-Eid Jun 8, 2026
ef731e7
image_viewer: Reveal images in file manager from keyboard shortcut (#…
terror Jun 8, 2026
bf5702c
Make sure we display keybindings on gutter menu (#58856)
danilo-leal Jun 8, 2026
dd3521d
Limit top context identifiers and diagnostics (#58870)
miguelraz Jun 8, 2026
0d8a4d4
gpui: Free atlas tile space when removing tiles (#58874)
Anthony-Eid Jun 8, 2026
05eea8a
editor: Show format selections for cursor ranges (#56571)
terror Jun 9, 2026
308a106
Fix indentations for expressions in C/C++ (#58740)
Helmutt03 Jun 9, 2026
6d42d62
Fix Deno test task example quoting (#58774)
MohitGoyal09 Jun 9, 2026
c680755
git_ui: Pass the clicked ref to git graph custom commands (#58781)
aobatact Jun 9, 2026
e505296
Add built-in /compact slash command to the native agent (#58663)
rtfeldman Jun 9, 2026
9baefe7
Add auto_compact agent settings (#58883)
rtfeldman Jun 9, 2026
e17e272
agent: Improve compaction UX (#58913)
bennetbo Jun 9, 2026
ee5a1b4
Enable handoff feature flag by default for staff (#58891)
rtfeldman Jun 9, 2026
b44807a
cloud_api_client: Always pass up an organization ID when creating an …
maxdeviant Jun 9, 2026
d24b14a
agent: Fix handoff feature flag tests (#58916)
bennetbo Jun 9, 2026
c46c350
Make `zed://` links clickable in terminal (#58910)
r4victor Jun 9, 2026
f164afd
editor: Register toggle inline values action (#58921)
yeskunall Jun 9, 2026
0e9e8d0
thread_view: Add refinements to compaction UI design (#58926)
danilo-leal Jun 9, 2026
0bc6c76
agent: Hide token usage after running `/compact` (#58937)
bennetbo Jun 9, 2026
9fe1643
ep: LSP telemetry (#58925)
probably-neb Jun 9, 2026
7266ab6
project: Re-resolve recent tasks against current editor context (#57380)
007qr Jun 9, 2026
30d9053
ep: Add more options to control split point (#58943)
osyvokon Jun 9, 2026
48511e0
Disable profiler with feature (#58942)
cole-miller Jun 9, 2026
8bd2ce7
Add Claude Fable 5 to Anthropic BYOK (#58945)
rtfeldman Jun 9, 2026
8eea0d6
Link data retention consent callout to Anthropic's policy article (#5…
rtfeldman Jun 9, 2026
c8554b4
gpui: Fix title bar clicks being delayed on macOS 27 (#58947)
Anthony-Eid Jun 9, 2026
881b4fb
cloud_api_client: Key the cached LlmApiToken by organization (#58915)
tomhoule Jun 9, 2026
8fced01
Pin workflow actions and service images to immutable SHAs (#58964)
swannysec Jun 9, 2026
a3d575b
title_bar: Always show organization list in user menu (#58965)
maxdeviant Jun 9, 2026
3df0812
Refactor `BufferDiff` to allow multiple diffs to share the same base …
cole-miller Jun 9, 2026
170b2db
gpui: Document standalone app setup (#58766)
GoldStrikeArch Jun 9, 2026
f1ad1e7
Update notify to v9.0.0-rc.4 (#58944)
probably-neb Jun 9, 2026
3d2f7ad
Document provider safety retention for designated Zed-hosted models (…
morgankrey Jun 9, 2026
bb59dc5
Fix miscellaneous typos (#58979)
konstantinoscs Jun 9, 2026
14a76ba
git_graph: Fix infinite loading for empty repos (#58959)
Anthony-Eid Jun 9, 2026
d989c7c
Remove outdated TODO comment (#58985)
MrSubidubi Jun 9, 2026
fa4ae33
Add telemetry for context compaction (#58928)
rtfeldman Jun 10, 2026
297c4a4
Bench app context phase 2 (#58202)
Anthony-Eid Jun 10, 2026
efa2987
Escape control characters in syntax tree view (#59012)
konstantinoscs Jun 10, 2026
5c90b06
agent: Fix race where compaction would be marked as cancelled (#59014)
bennetbo Jun 10, 2026
806f3f9
Remove handoff feature flag and un-gate compaction (#58931)
rtfeldman Jun 10, 2026
3ecb869
Stop rendering native slash commands as user messages (#58935)
rtfeldman Jun 10, 2026
b27c1bb
Allow opening a new window by default (#58805)
bennetbo Jun 10, 2026
c52842c
debugger: Fix running ignored Rust tests in nested modules (#54787)
tomhoule Jun 10, 2026
2beeb35
docs: Compaction (#59029)
bennetbo Jun 10, 2026
70bb09e
docs: Add csharp-ls to C# docs (#59028)
Vlaaaaaaad Jun 10, 2026
a984858
Return typed completion errors from Cloud provider (#58997)
ConradIrwin Jun 10, 2026
11115a9
git_ui: Add button to remove open worktrees from the window in the wo…
Anthony-Eid Jun 10, 2026
eb68bbd
Disable commit title width limit by default (#58960)
cole-miller Jun 10, 2026
7220d88
client: Format the whole error chain on failure to connect to Cloud (…
tomhoule Jun 10, 2026
0387238
Document `auto_update_extensions` setting (#58954)
yeskunall Jun 10, 2026
74e65ed
Remove dormant and disabled GitHub Actions workflows (#58975)
swannysec Jun 10, 2026
c1b45aa
Bump notify to fix a hang when watching or unwatching paths (#59047)
cole-miller Jun 10, 2026
5976ffb
Bump Zed to v1.8.0 (#59048)
zed-zippy[bot] Jun 10, 2026
eb4e2e8
agent: Add thread history import telemetry (#59050)
katie-z-geer Jun 10, 2026
9053e7d
Fix not being able to scroll sidebar when the mouse is hovering a hea…
cole-miller Jun 10, 2026
20a3f77
Add supports_disabling_thinking to Cloud model listings (#58980)
eholk Jun 10, 2026
53f1ae0
docs: Remove Alpine, clean up glibc guidance, minor wording fixes (#5…
transitoryangel Jun 10, 2026
501ab50
zed: Hide log file actions when logging to stdout (#57114)
tredondo Jun 10, 2026
c78bd36
agent_ui: Keep pending subagent edits when regenerating a prompt (#59…
MartinYe1234 Jun 10, 2026
620ceaa
agent: Flush thread content to database on app quit (#58962)
MartinYe1234 Jun 10, 2026
511d197
Enforce adding a message to extension CLI bumps (#58786)
MrSubidubi Jun 10, 2026
cafbf4b
Improve `didChangeWatchedFiles` handler performance (#59078)
cole-miller Jun 10, 2026
325ff16
editor: Expand the gutter width to contain new timestamp format (#59008)
lingyaochu Jun 11, 2026
053ea47
editor: Don't treat scheme-prefixed text as a URL when pasting in Mar…
TomPlanche Jun 11, 2026
03a8544
tab_switcher: Middle-truncate long picker filenames (#59072)
saberoueslati Jun 11, 2026
dde7c1c
workspace: Add command to reset pane sizes (#59046)
42piratas Jun 11, 2026
df35a07
Add action to select inside enclosing brackets (#59005)
totrytakeoff Jun 11, 2026
7fd5ea4
gpui: Fix list scroll events being reverted by pending scroll (#59002)
Anthony-Eid Jun 11, 2026
715cd42
Fix shadow and gradient artifacts on transparent windows (#58981)
ebertn Jun 11, 2026
f56e782
Fix "Loading Commit History..." message stuck on empty repositories (…
Jeremy-Qian Jun 11, 2026
d7ac5e6
acp_thread: Preserve waiting tool call status on updates (#58537)
benbrandt Jun 11, 2026
d130d03
Fix ACP permission dialog keyboard shortcuts not working (#58365)
wazer24 Jun 11, 2026
1c3806a
sidebar: Display a new thread button in the archive view (#59114)
danilo-leal Jun 11, 2026
8432a26
thread_view: Fix the thinking toggle button (#59111)
danilo-leal Jun 11, 2026
cfc5f26
Fixes for AI docs (#58969)
macraig Jun 11, 2026
e1bfcf8
Fix file descriptor leak when process spawning failed on macOS (#59128)
cole-miller Jun 11, 2026
638b33c
agent_ui: Show placeholder title in agent panel empty-state toolbar (…
danilo-leal Jun 11, 2026
61ad9eb
gpui_macos: Initialize fallback fonts with primary font weight and st…
maxdeviant Jun 11, 2026
acfcaff
Iterate on placeholder copywriting for branch and worktree pickers (#…
danilo-leal Jun 11, 2026
a9e4691
repl: Add notebook cell stop button (#57093)
raideno Jun 11, 2026
c899d5b
gpui: Add `alpha` method to `Rgba` (#52125)
Skxxtz Jun 11, 2026
60ed56b
Fix two random bugs in macOS process spawning (#59133)
cole-miller Jun 11, 2026
8cf8528
Persist dev container suggestion dismissal across git worktrees (#58576)
rtfeldman Jun 11, 2026
34cd17f
gpui: Add builder API for BoxShadow (#57743)
agu-z Jun 11, 2026
49eb6b2
mermaid_render: Fix overlapping text in diagrams with long labels (#5…
eholk Jun 11, 2026
c486f6f
agent_ui: Iterate on title display on the toolbar (#59162)
danilo-leal Jun 12, 2026
c32c037
Update Pull Request template (#59062)
ChristopherBiscardi Jun 12, 2026
fef979d
language_models: Add Anthropic-compatible provider support in setting…
cppcoffee Jun 12, 2026
67427ff
Allow editing queued message by pressing up in an empty editor (#58807)
Veykril Jun 12, 2026
83aa943
workspace: Fix overflow in error popup (#59185)
MrSubidubi Jun 12, 2026
992f395
editor: Fix columnar selection alignment on rows with multi-byte char…
Dnreikronos Jun 12, 2026
b2993c0
Merge remote-tracking branch 'upstream/main' into feature/002077-merg…
lukemarsden Jun 12, 2026
38d4f86
docs(porting): add Merge 002077 entry (256 upstream commits, 0 breakage)
lukemarsden Jun 12, 2026
9f2ee85
chore(e2e): tidy ws-test-server go.mod for current helix deps
lukemarsden Jun 12, 2026
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
  •  
  •  
  •  
39 changes: 36 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,45 @@
Self-Review Checklist:
# Objective

- Describe the objective or issue this PR addresses.
- If you're fixing a specific issue, use "Fixes #X" for each issue as [described in the GitHub docs](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword).

## Solution

- Describe the solution used to achieve the objective above.

## Testing

- Did you test these changes? If so, how?
- Are there any parts that need more testing?
- How can other people (reviewers) test your changes? Is there anything specific they need to know?
- If relevant, what platforms did you test these changes on, and are there any important ones you can't test?

## Self-Review Checklist:

- [ ] I've reviewed my own diff for quality, security, and reliability
- [ ] Unsafe blocks (if any) have justifying comments
- [ ] The content is consistent with the [UI/UX checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] The content adheres to Zed's UI standards ([UX/UI](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) and [icon](https://github.com/zed-industries/zed/blob/main/crates/icons/README.md) guidelines)
- [ ] Tests cover the new/changed behavior
- [ ] Performance impact has been considered and is acceptable

Closes #ISSUE
## Showcase

> This section is optional. If this PR does not include a visual change or does not add a new user-facing feature, you can delete this section.

- Help others understand the result of this PR by showcasing your awesome work!
- If this PR includes a visual change, consider adding a screenshot, GIF, or video
- A before/after comparison is very useful for changes to existing features!

While a showcase should aim to be brief and digestible, you can use a toggleable section to save space on longer showcases:

<details>
<summary>Click to view showcase</summary>

My super cool demos here

</details>

---

Release Notes:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/after_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: (github.repository_owner == 'zed-industries' || github.repository_owner == 'zed-extensions')
permissions:
contents: read
uses: zed-industries/zed/.github/workflows/deploy_docs.yml@main
uses: zed-industries/zed/.github/workflows/deploy_docs.yml@3f16f7b9082f8828e4d6ae207d2349b1ef932517
secrets:
DOCS_AMPLITUDE_API_KEY: ${{ secrets.DOCS_AMPLITUDE_API_KEY }}
DOCS_CONSENT_IO_INSTANCE: ${{ secrets.DOCS_CONSENT_IO_INSTANCE }}
Expand Down
104 changes: 0 additions & 104 deletions .github/workflows/assign-reviewers.yml

This file was deleted.

70 changes: 0 additions & 70 deletions .github/workflows/assign_contributor_issue.yml

This file was deleted.

Loading
Loading