zed/crates/release_channel
Eric Holk 5eca965473
Cherry-pick: agent: Add ability to import threads from other channels (#54021)
Cherry-pick of #54002 to the v0.233.x preview branch.

Conflict resolution notes:
- Removed `WHERE session_id IS NOT NULL` from `LIST_QUERY` since the
draft threads cleanup PR (#54014) is not on this branch yet.
- Updated tests to use foreign channels so they pass on all of Dev,
Nightly, Preview, and Stable. See
https://github.com/zed-industries/zed/pull/54022 for cherry picking back
to main.

Release Notes:

- N/A

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
2026-04-15 17:15:15 -07:00
..
src Cherry-pick: agent: Add ability to import threads from other channels (#54021) 2026-04-15 17:15:15 -07:00
Cargo.toml releases: Add build number to Nightly builds (#42990) 2025-11-24 13:34:04 +01:00
LICENSE-GPL