Branches (974)

v0.203.x

4a0cdb0 Ability to update JSON arrays (#38087)

Click to expand commit body
Closes #ISSUE

Adds the ability to our JSON updating code to update arrays within other
objects. Previously updating of arrays was limited to just top level
arrays (i.e. `keymap.json`) however this PR makes it so nested arrays
are supported as well using `#{index}` syntax as a key.

This PR also fixes an issue with the array updating code that meant that
updating empty json values `""` or an empty `keymap.json` file in the
case of the Keymap Editor would fail instead of creating a new array.

Release Notes:

- Fixed an issue where keybindings would fail to save in the Keymap
Editor if the `keymap.json` file was completely empty

Ben Kunkle created

rodio-audio

48914ae adds conditional cmp removing use of libwebrtc on windows/freebsd

Click to expand commit body
They cant compile livekit yet. This removes microphone and echo cancellation on those platforms however they can not join calls due to the same cause so it does not matter.

David Kleingeld created

scroll-perf-macos-26-v2

d297aa6 take 2 on scroll perf for macos 26

Smit Barmase created

scroll-perf-macos-26

4cf19bd text content type

Smit Barmase created

anthropic_base_url

7682ddb Merge remote-tracking branch 'origin/main' into anthropic_base_url

Richard Feldman created

use-new-scheduler

19d74e4 Expire timers one at a time on `advance_clock`

Antonio Scandurra created

add-hot-reload-builtin-tree-sitter-queries-env-var-for-dev

1dd3be1 Add `HOT_RELOAD_BUILTIN_TREE_SITTER_QUERIES` env var for dev

Michael Sloan created

extension-build-in-terminal

025e850 Attempt to make it easier to diagnose extension builing problems

Click to expand commit body
Co-authored-by: MrSubidubi <dev@bahn.sh>

Conrad Irwin and MrSubidubi created

run-command-on-selection-change

cfab93e Merge branch 'main' into run-command-on-selection-change

Michael Sloan created

inlay-hint-merged

6f4bfb5 New plan, call hover_docs on the type where the inlay hint points to

Click to expand commit body
Co-authored-by: Richard Feldman <oss@rtfeldman.com>

David Kleingeld and Richard Feldman created

anthropic-configuration-view

f50ac6c don't show configuration view for claude code

Cole Miller created

misc-cleanup-of-getting-worktree-for-directory-mention

86830b1 Misc cleanup of getting worktree for directory mention

Michael Sloan created

fix-ime-position-on-linux

2c52e0b fix ime popup position on linux

Smit Barmase created

agent-server-settings

f4d838b refactor agent server settings to store commands uniformly

Click to expand commit body
Co-authored-by: Nia Espera <nia-e@haecceity.cc>

Cole Miller and Nia Espera created

zeta-repo-snapshots

f3cb4e1 WIP implementation, pausing work on this for now

Michael Sloan created

make-language-selector-persistent

a46eb67 make it remove old paths

Mikayla Maki created

assistant_summary

fb24f1b Fallback to default_model

Peter Tripp created