Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

fix: use exec end output as display fallback - #330

Closed
zerone0x wants to merge 1 commit into
zed-industries:mainfrom
zerone0x:fix/issue-290-exec-output-fallback
Closed

fix: use exec end output as display fallback#330
zerone0x wants to merge 1 commit into
zed-industries:mainfrom
zerone0x:fix/issue-290-exec-output-fallback

Conversation

@zerone0x

Copy link
Copy Markdown
Contributor

Summary

Fixes #290

Testing

  • cargo fmt --check
  • cargo test thread::tests::test_parallel_exec_commands (blocked in this container: initially no cargo; after installing rustup minimal, build failed because no system linker/libc are available: linker cc not found, then rust-lld: unable to find library -lc and related system libraries)

Fixes zed-industries#290

Co-Authored-By: bridge <bridge@users.noreply.github.com>
@benbrandt

Copy link
Copy Markdown
Member

Hi thanks for taking the time to dig in!
Development is moving to agentclientprotocol/codex-acp. The new adapter is built on the new Codex App Server, and we are pooling implementation and maintenance work across teams there. If this is still needed, please open a PR for that one. Thanks!

@benbrandt benbrandt closed this Jun 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: search/list/read exec tool calls can complete with empty content when output fallback is skipped

2 participants