Branches (973)

dvdsk-patch-1

b5d1eef Add @dvdsk to git reviewers list

David Kleingeld created

veykril/push-xtrspnrltlwm

d800c98 task: Do not wrap tasks in extra shell invocations unless requested

Lukas Wirth created

settings-ui-dropdown-fix

3d1bb62 Bonus: Update when bottom divider is displayed

Danilo Leal created

zeta-cli-example-util

c4ba3c3 Add uncommitted diff field to zeta example files

Max Brunsfeld created

add-magic-palette

7b6ef5e get magic palette working

Mikayla Maki created

container-queries

19265bc Merge remote-tracking branch 'origin/main' into container-queries

Anthony created

agent-ui-relax-supported-slash-command-check

0649280 agent_ui: Make supported slash commands check less strict

Bennet Bo Fenner created

ep-docs-fix-title

ca65adb Fix title for Codestral section in EP page

Danilo Leal created

languages-in-tags

66cb5bd tasks: Allow users to define tags for languages

Click to expand commit body
If you want your task to only show up in Rust files, you can now add
"language:Rust" tag to it and bam, it works.

Co-authored-by: Anthony Eid <hello@anthonyeid.me>

Piotr Osiewicz and Anthony Eid created

fix-bug-in-thread-from-summary-issue-38292

c67b2a8 Merge branch 'main' into fix-bug-in-thread-from-summary-issue-38292

Bennet Bo Fenner created

v0.209.x

a5b23f6 ui: Don't show scrollbar track in too many cases (#41455)

Click to expand commit body
Follow-up to https://github.com/zed-industries/zed/pull/41354 which
introduced a small regression.

Release Notes:

- N/A

Finn Evers created

v0.210.x

8d2e62b ui: Don't show scrollbar track in too many cases (#41455)

Click to expand commit body
Follow-up to https://github.com/zed-industries/zed/pull/41354 which
introduced a small regression.

Release Notes:

- N/A

Finn Evers created

zeta2-ollama-ctx

7d9a462 Try using ollama qwen

Agus Zubiaga created

zeta2-fix-ctx-refresh

0359a1b Merge branch 'main' into zeta2-fix-ctx-refresh

Agus Zubiaga created

allow-users-to-filter-tasks-by-languages

b09e5af Allow users to associated tasks with specific languages

Click to expand commit body
This lets users filter tasks shown based on the active location they're
currently in

Anthony created

40727-push-object-whitespace

727bce9 test(vim): add simple test to delete object with new object scope

Click to expand commit body
Introduce a simple test to verify that, if `PushObject { around: true,
whitespace: false }` is used, the surrounding whitespace will not be
deleted.

dino created