ErrLookup › zed-industries/zed

zed-industries/zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. · Rust · 1,825 source files

Analyzed at bc538def45 on 2026-08-16. 311 documented errors.

Code / MessageTypeSeverityTags
Could not find UNIT_DATA in the file
exception error copilot, zed, lifecycle, language-server, startup
Failed to parse UNIT_DATA as JSON: ${e.message}
exception error copilot, zed, sign-in, lsp, timeout
HTTP error! status: ${response.status}
http warning copilot, zed, lifecycle, sign-in, race-condition
GraphQL error: ${JSON.stringify(data.errors)}
exception warning copilot, zed, lifecycle, sign-out
Unexpected response structure: ${JSON.stringify(data)}
exception error copilot, zed, npm, installation, filesystem
Missing env var `ZED_SERVER_URL`
validation error copilot, zed, platform-support, cross-compilation
build failed
exception error copilot, zed, architecture, platform-support
Could not parse screen resolution
exception error macos, display, system-profiler, script
Could not get screen resolution
exception error linux, xrandr, display, x11, script
Could not get screen resolution on Windows
exception error windows, powershell, display, script
eval-cli binary not found at {binary}. Build it with: cargo
exception error python, eval-cli, build, file-not-found
No eval-cli binary provided. Either pass binary_path=/path/t
validation error python, eval-cli, configuration, container
Could not detect a working directory in the container. Set E
exception error python, eval-cli, container, docker
unknown benchmark '{benchmark_id}' (valid: {valid})
validation error python, benchmark, validation, cli
unknown benchmark '{selector}' (valid: {valid})
validation error python, benchmark, validation, cli
build ids may only contain lowercase letters, numbers, '.',
validation error python, validation, naming, modal
archive links are not supported: {member.name}
validation error python, security, tarfile, archive
archive member escapes destination: {member.name}
validation error python, security, tarfile, path-traversal
app '{args.app_name}' not deployed (or function '{function_n
exception error modal, deployment, cloud, python
could not locate run '{run_id}' in the local run index ({run
validation error python, cli, index, configuration, runs
unknown judge preset '{name}' (valid: {valid})
validation error config, validation, llm-judge, cli
unknown SWE-Atlas part '{part}' (valid: {valid})
validation error cli, validation, swe-atlas
run request is missing a 'benchmark' block
validation error validation, api-contract, run-request
registry dataset requires a name
validation error validation, dataset, config
path dataset requires data_dir
validation error validation, dataset, config
unsupported dataset kind: {kind}
validation error validation, dataset, version-skew
unsupported harness: {harness}
validation error validation, harness, config
zed benchmarks require build_id
validation error validation, build, run-request
could not locate run '{args.run_id}' in the local run index
validation error cli, rejudge, local-state, run-index
choose at least one benchmark to run
validation error cli, validation, launch
choose at least one SWE-Atlas part with --parts (e.g. --part
validation error cli, validation, swe-atlas
benchmark {benchmark['id']} path dataset requires repo_url
validation error dataset, validation, modal, controller
benchmark dataset directory not found: {data_dir}
exception error dataset, git, upstream-drift, controller
build directory already exists but is not ready; refusing to
exception error build, volume, modal, state-corruption
suite not found: {namespace}/{suite_id}
exception error cli, suite, lookup, modal
run record already exists: {namespace}/{experiment_name}/{ru
exception error cli, idempotency, remote-state, launch
build {build_id} was not ready before the wait timeout
exception error build, timeout, modal, controller
could not resolve zed_eval package location
exception error
parent run has no harbor-job.tar.gz: {parent_archive}. Rejud
exception error
rejudge currently supports registry datasets (SWE-Atlas rf/q
exception error
could not locate job dir inside {parent_archive}
exception error
ZedPierAgent requires EVAL_CLI_CONTAINER_PATH (the eval-cli
exception error
judge proxy exited before becoming ready
exception error
judge proxy did not open port {self._port} in time
exception error
verifier produced no results (exit {completed.returncode}):
exception error
provide a run_id or --job-dir
exception error
no fetched job at {candidate}. Run `zed-eval fetch {run_id}
exception error
origin/main tip {main_sha[:12]} unavailable locally after fe
exception error
git merge-base --is-ancestor failed
exception error
could not resolve ref '{ref}' against {repo_url}. Push the c
exception error
untracked files are present and will NOT be included in the
exception error
tracked changes are present. Commit or stash them, or omit -
exception error
Failed to install or start judge proxy (exit {result.return_
exception error
no run id given and the local run index is empty. Launch a r
exception error
GraphQL error: {result['errors']}
exception error
Could not find Status field with '{status_name}' option. Fie
exception error
Slack API error: {data['error']}
exception error
GraphQL errors: {json.dumps(data['errors'])[:300]}
exception error github-api, graphql, python, rate-limit, api-auth
Claude returned no tool_use block for tool '{tool['name']}'
exception error anthropic, claude, llm, tool-use, structured-output, python
GraphQL error: {result['errors']}
exception error github-api, graphql, python, rate-limit, api-auth
Field '{field_name}' not found on project. Available: {avail
exception error github-projects, graphql, config-drift, python
Option '{option_name}' not found in field '{field_name}'. Av
exception error github-projects, graphql, config-drift, python
GraphQL error: {result['errors']}
exception error github-api, graphql, python, rate-limit, api-auth
No assignment event for {assignee} on issue #{issue_number}
exception error github-api, rest, timeline, data-integrity, python
Project #{project_number} not found in {REPO_OWNER}
exception error github-projects, graphql, config, api-auth
Field '{field_name}' not found on board
exception error github-projects, graphql, config-drift, python
Option '{option_name}' not found in field '{field_name}'
exception error github-projects, graphql, config-drift, python
SLACK_WEBHOOK_GUILD_INTERNAL is not set
exception error slack, environment, config, ci, python
Slack webhook returned {response.status_code}: {response.tex
exception error slack, webhook, rate-limit, network, python
Unknown GUILD_MODE: {mode}
exception error environment, config, dispatch, python
GraphQL errors: {data['errors']}
exception error github-api, graphql, partial-errors, python
GraphQL error: {result['errors']}
exception error github-api, graphql, python, rate-limit, api-auth
project #{project_number} not found
exception error github-projects, graphql, config, api-auth
REST GET {path} failed after {retries} retries: {last_err}
exception error github-api, rest, retry, rate-limit, python
GraphQL returned errors
exception error github-api, graphql, observability, python
GraphQL failed after {retries} retries: {last_err}
exception error github-api, graphql, retry, rate-limit, network, python
unexpected response for issue {number}
exception error python, github-api, triage, rest, validation
issue {number} has no created_at
exception error python, github-api, data-integrity, triage
Sentry API returned HTTP {error.code} for {path}: {detail}
exception error python, sentry, http, api, auth
Failed to connect to Sentry API: {error.reason}
exception error python, sentry, network, dns, proxy, timeout
Sentry API returned HTTP {err.code} for {path}: {detail}
exception error python, sentry, http, api, cli
Failed to connect to Sentry API: {err.reason}
exception error python, sentry, network, proxy, timeout
not implemented
panic critical rust, debugger, panic, breakpoints, zed
output token limit reached
exception error rust, zed, agent, llm, token-limit, acp
message not found
exception error rust, zed, agent, checkpoint, acp, session
not supported
exception error rust, zed, agent, acp, rewind, capability
cannot capture writable sandbox path `{}`
exception error rust, zed, sandbox, filesystem, terminal, worktree
cannot re-verify approved sandbox write grant `{}` (if the d
exception error rust, zed, sandbox, permissions, filesystem
no thread found with ID: {id:?}
exception error rust, zed, agent, database, session, acp
Project state not found for session
exception error rust, zed, agent, mcp, session, acp
Session not found
exception error rust, zed, agent, session, acp
authorization receiver was dropped
exception warning rust, zed, agent, permissions, race, channels
No models available
exception error rust, zed, agent, llm, models, configuration
Invalid model ID {}
exception error rust, zed, agent, models, validation, settings
Model not found
exception error rust, zed, agent, model, configuration
Provider not found
exception error rust, zed, agent, provider, registry, configuration
Parent thread no longer exists
exception error rust, zed, agent, subagent, lifetime, weak-handle, gpui
Maximum subagent depth ({}) reached
exception error rust, zed, agent, subagent, depth-limit, recursion
No subagent session found with id {session_id}
exception error rust, zed, agent, subagent, resume, session
delete_session not supported
exception error rust, zed, acp, trait-default, session-list, capability
delete_sessions not supported
exception error rust, zed, acp, trait-default, session-list, capability
Terminal with id `{}` not found
exception error rust, zed, acp, terminal, replay, ordering
No sibling-thread host is registered. This usually means the
exception error rust, zed, agent, sibling-thread, agent-panel, registration
User canceled
exception warning rust, zed, agent, subagent, cancellation, user-abort
The agent is nearing the end of its context window and has b
exception warning rust, zed, agent, subagent, context-window, cancellation
Resuming subagent sessions is not supported
exception error rust, zed, agent, trait-default, subagent, capability
Creating sibling threads is not supported in this environmen
exception error rust, zed, agent, trait-default, sibling-thread, capability
Listing available agents is not supported in this environmen
exception error rust, zed, agent, trait-default, sibling-thread, capability
Permission denied: user sent a follow-up message instead of
exception warning rust, zed, agent, acp, permission, interruption
Message not found
exception error rust, agent, thread, truncate, message-id, stale-state
no language model configured
exception error rust, agent, configuration, language-model, settings
Compaction produced an empty summary
exception error rust, agent, compaction, empty-response, language-model
Attempted to read an image, but this model doesn't support i
exception error rust, agent, tools, images, multimodal, model-capabilities
tool input was not fully received
exception error rust, agent, tools, streaming, cancellation, channel
Failed to send sandbox authorization: {error}
exception error rust, agent, sandbox, authorization, channel, lifecycle
authorization channel closed
exception error rust, agent, sandbox, authorization, channel, cancellation
Failed to send Windows-drive sandbox warning: {error}
exception error rust, agent, windows, sandbox, authorization, channel, lifecycle
Windows-drive write aborted by user
exception info rust, agent, windows, sandbox, user-denial
Permission to run tool denied by user
exception info rust, agent, sandbox, authorization, user-denial
Failed to send sandbox fallback authorization: {error}
exception error rust, agent, sandbox, fallback, authorization, channel, lifecycle
Failed to send tool call decision prompt: {error}
exception error rust, agent, tools, authorization, channel, lifecycle
Failed to send tool call authorization: {error}
exception error agent, permissions, channel, async, shutdown
missing auto-resolution outcomes
exception error agent, permissions, invariant, internal
{reason}
exception warning agent, permissions, settings, deny-rules
Context server not found
exception error mcp, context-server, agent, tooling, startup
{e}
exception error mcp, agent, channel, cancellation, async
Context server not initialized
exception error mcp, context-server, initialization, race-condition, agent
MCP tool cancelled by user
exception warning mcp, cancellation, user-interaction, async, race-condition
{error_message}
exception error mcp, tooling, server-error, validation
refusing to follow redirect to non-HTTP(S) URL {target}
exception error fetch, http, security, redirect, ssrf
cannot fetch {host:?}: loopback and IP-literal hosts can't b
exception error fetch, network, security, sandbox, ssrf, loopback
cannot authorize network access to {host:?}: {error}
exception error fetch, network, url, validation
Invalid glob: {err}
validation error glob, filesystem, validation, tooling
Path not found: {}
exception error filesystem, worktree, tooling, path
{input_path} is not a directory.
exception error filesystem, tooling, path, validation
Cannot list directory because its path matches the user's gl
exception error agent, list-directory, file-scan-exclusions, settings, zed
Cannot list directory because its path matches the user's gl
exception error agent, list-directory, private-files, settings, security
Cannot list directory because its path matches the user's wo
exception error agent, list-directory, file-scan-exclusions, worktree-settings, project-settings
Cannot list directory because its path matches the user's wo
exception error agent, list-directory, private-paths, worktree-settings, security
{} is not a directory.
exception error agent, list-directory, not-a-directory, filesystem
Failed to convert {} to absolute path
exception error agent, read-file, worktree, absolute-path
Cannot read file because its path matches the global `file_s
exception error agent, read-file, file-scan-exclusions, settings, zed
Cannot read file because its path matches the global `privat
exception error agent, read-file, private-files, settings, security
Cannot read file because its path matches the worktree `file
exception error agent, read-file, file-scan-exclusions, worktree-settings, project-settings
Cannot read file because its path matches the worktree `priv
exception error agent, read-file, private-files, worktree-settings, security
'.' is ambiguous in multi-root workspaces. Please specify a
exception error agent, terminal, multi-root, working-directory
`cd` directory {cd:?} was not in any root directory in the p
exception error agent, terminal, cd, worktree, path-resolution
Path {} is not in the project
exception error agent, tool-permissions, path, worktree, security
Could not resolve path {}
exception error agent, tool-permissions, race-condition, worktree
delete_session not supported
exception error acp, agent-server, capabilities, delete-session
failed to wait for agent server exit: {err}
exception error acp, agent-server, process-spawn, io
session was closed before load completed
exception error acp, agent-server, race-condition, session
Working directory cannot be empty
exception error acp, agent-server, session, working-directory, validation
Loading sessions are not supported by this agent.
exception error acp, agent-server, capabilities, load-session
Resuming sessions are not supported by this agent.
exception error
Closing sessions are not supported by this agent.
exception error
Logout is not supported by this agent.
exception error
auto_compact threshold percentage must be between 0% and 100
validation error
auto_compact threshold of 0 is not valid
validation error
SKILL.md file exceeds maximum size of {}KB
validation error
SKILL.md must start with YAML frontmatter (---)
validation error
SKILL.md missing closing frontmatter delimiter (---)
validation error
could not parse YAML frontmatter
validation error
not a skill share link
validation error
shared skill exceeds the maximum size of {MAX_SKILL_FILE_SIZ
validation error
Expected exactly one context server configuration
validation error
Expected exactly one key-value pair
validation error
Unknown agent id {id:?}. Call `list_agents_and_models` to se
exception error
Source workspace is no longer available
exception error
new workspace did not register an agent panel
exception error
Agent panel is no longer available
exception error
invalid transformation range
exception error
Loading or resuming sessions is not supported by this agent.
exception error
Terminal panel is unavailable
exception error
Login command failed with exit code: {:?}
exception error
Login command terminated without exit status
exception error
exited before logging in
exception error
Inline assistant error: {}
exception error
Project not found
exception error
Untitled buffer selection mentions are not supported for pas
validation error
Unsupported mention URI type for paste
validation error
unexpected selection URI
exception error
unexpected terminal URI
exception error
unexpected merge conflict URI
exception error
unexpected rule URI
exception error
project not found
exception error
project path not found for file mention {abs_path:?}
exception error
This model does not support images yet
exception error
Failed to convert image
exception error
project path not found for symbol mention {abs_path:?}
exception error zed, agent-ui, mentions, project-path, worktree
Failed to read skill file {}: {}
exception error zed, skills, filesystem, io, mentions
Thread mentions are only supported for the native agent
exception warning zed, agent-ui, acp, native-agent, mentions
no active repository
exception error zed, git, mentions, project, agent-ui
project path not found for directory mention {abs_path:?}
exception error zed, agent-ui, mentions, directory, worktree
project entry not found
exception error zed, worktree, snapshot, fs-scan, mentions
worktree not found
exception warning zed, worktree, race, lifecycle, mentions
missing Content-Type header
http warning zed, http, headers, url-mention
/{command_name} is not a recognized command in {agent_id}. M
validation warning zed, agent-ui, slash-commands, user-input, skills
cannot open repository on disconnected remote machine
exception error zed, remote, ssh, worktree-archive, thread-restore
temporary repository barrier canceled
exception warning zed, git, cancellation, worktree-archive, thread-restore
worktree repair was canceled
exception warning zed, git, cancellation, worktree-repair, thread-restore
worktree creation was canceled
exception warning zed, git, cancellation, worktree-create, thread-restore
restore_archive_checkpoint canceled
exception warning zed, git, cancellation, checkpoint-restore, thread-restore
unsupported Anthropic compaction state format: {}
exception error anthropic, zed, compaction, version-mismatch, state-serialization
Anthropic does not support custom tool calls
exception error anthropic, tool-calls, provider-mismatch, api, serialization
Anthropic does not support custom tools
exception error anthropic, tools, mcp, llm, unsupported-feature
Anthropic streamed a compaction delta before starting its co
exception error anthropic, streaming, sse, compaction, malformed-response
Anthropic ended the stream without finishing its compaction
exception error anthropic, streaming, compaction, truncation, sse
failed to fetch release: {:?}
exception error network, http, auto-update, release
Could not auto-update because the required rsync utility was
exception error macos, rsync, dependency, auto-update, path
failed to download remote server release: {:?}
exception error network, http, download, remote-server, auto-update
failed to download update: {:?}
exception error network, http, download, auto-update
failed to extract {:?} to {:?}: {:?}
exception error linux, tar, extraction, auto-update, disk-space
failed to copy Zed update from {:?} to {:?}: {:?}
exception error linux, rsync, permissions, auto-update
failed to mount: {:?}
exception error macos, hdiutil, dmg, mount, auto-update
failed to copy app: {:?}
exception error macos, rsync, permissions, app-bundle, auto-update
failed to start installer: {:?}
exception error windows, installer, inno-setup, auto-update, permissions
Autoupdate failed, nothing to rollback
exception error windows, auto-update, updater, file-locks
Job rollback failed, the app might be left in an inconsisten
exception critical windows, auto-update, rollback, inconsistent-state
Autoupdate failed, rollback successful
exception error windows, auto-update, rollback
{}
exception error aws, bedrock, streaming, credentials, throttling
Unsupported Region {region}
validation error aws, bedrock, region, configuration
not in a call
exception warning call, collab, race-condition, room, protocol
user was already invited
exception warning call, invite, duplicate, race-condition
{err:?}
exception error call, invite, collab, auth, network
room is offline
exception error
screen was already shared
exception error
live-kit was not initialized
exception error
screen was not shared
exception error
{:?} elapsed without receiving channels
exception error
no channel for id: {channel_id}
exception error
failed to open channel {resource_name}
exception error
invite request already in progress
validation error
member request already in progress
validation error
user is empty in wsl argument
validation error
The `--system-specs` argument is not supported in the Zed CL
validation error
--diff path does not exist: {diff_path}
validation error
Dev servers were removed in v0.157.x please upgrade to SSH r
validation error cli, migration, deprecated, remote-development
cannot find app bundle containing {cli_path:?}
exception error macos, cli, app-bundle, installation
cannot start app bundle {}
exception error macos, launch-services, cli, quarantine
authentication canceled
exception warning authentication, sign-in, client, network
connection timed out
exception error network, timeout, staff, collab
invalid hello message received: {:?}
exception error protocol, rpc, version-mismatch, client
unexpected /rpc response status {}
http error network, configuration, rpc, redirect
invalid rpc url: {}
validation error configuration, url, client
failed to bind callback port
exception error network, oauth, localhost, sign-in
didn't receive login redirect
exception error authentication, oauth, redirect, sign-in
admin user request failed {} - {}
http error authentication, admin, api, staff
No organization selected.
exception error llm, organization, client, sign-in
Failed to get authenticated user. Status: {:?} Body: {body}
http error api, http, cloud, auth
invalid URL scheme: {scheme}
validation error configuration, url, websocket, cloud
failed to set URL scheme
exception error configuration, url, websocket
Cloud WebSocket error: {error}
exception error websocket, network, cloud
invalid URL scheme: {scheme}
validation error configuration, url, websocket, wasm
failed to set URL scheme
exception error configuration, url, wasm
failed to connect to Cloud WebSocket: {error}
exception error websocket, network, timeout, wasm
Codestral API error: {} - {}
http error api, llm, http, codestral
No completion returned from Codestral
exception error codestral, llm, completion, api, zed
not a collaborator on this project
validation error collab, database, authorization, idempotency
can't delete channel while a call is in progress
validation error collab, channels, calls, database
channel name can't be blank
validation error collab, channels, validation
no such invitation
validation error collab, channels, invitations, race-condition
no such member
validation error collab, channels, members, idempotency
user is not a channel admin or channel does not exist
validation error collab, channels, authorization, roles
user is not a channel member or channel does not exist
validation error collab, channels, authorization, roles
user is not a channel participant or channel does not exist
validation error collab, channels, authorization, roles
WrongMoveTarget
WrongMoveTarget
error_code error collab, channels, tree, validation
CircularNesting
CircularNesting
error_code error collab, channels, tree, cycle
BadPublicNesting
BadPublicNesting
error_code error collab, channels, tree, visibility
contact already requested
validation error collab, contacts, duplicate, database
no such contact request
validation error collab, contacts, notifications
guests cannot share projects
validation error collab, projects, rooms, authorization, roles
cannot unshare a project hosted by another user
validation error collab, projects, authorization, connections
can't update a project hosted by someone else
validation error collab, projects, diagnostics, authorization, connections
not a collaborator on this project
validation error collab, lifecycle, idempotency, rpc, server
not authorized to edit projects
validation error authorization, roles, collab, join-project, server
not authorized to read projects
validation error authorization, roles, collab, rooms, join-project
banned users cannot invite
validation error rooms, voice-calls, authorization, banned, server
could not find call to decline
validation warning voice-calls, rooms, race-condition, decline, server
room does not exist or was already joined
exception error rooms, voice-calls, race-condition, join, server
no such project
exception error rooms, projects, reconnect, rejoin, server
could not update room participant location
exception error rooms, presence, state, race-condition, server
could not update room participant role
exception error rooms, roles, admin, race-condition, server
user has not signed the Zed CLA
validation error cla, rooms, authorization, contributor, server
not a room participant
validation error rooms, authorization, multi-device, membership, server
usage: collab <version | serve <api|collab|all>>
console error cli, usage, collab-server, deployment
usage: collab <version | migrate | seed | serve <api|collab|
console error cli, usage, collab-server, deployment
cannot call a user who isn't a contact
validation error contacts, voice-calls, authorization, rpc, server
failed to ring user
exception error voice-calls, presence, offline, rpc, server
The host (v{}) and guest (v{}) are using incompatible versio
exception error versioning, compatibility, collab, join-project, rpc
cannot add yourself as a contact
validation warning contacts, validation, user-error, rpc, server
chat has been removed in the latest version of Zed
exception error deprecated, chat, channels, compatibility, rpc, server
request to Cloud failed with status {status}
exception error
Invalid response: no result or error
exception error
Context server request timeout
exception error
unsupported MCP url scheme {}
validation error
invalid resource_metadata URL: {}
exception error
missing authorization_endpoint
exception error
missing token_endpoint
exception error
no authorization servers in resource metadata
exception error
OAuth callback server was shut down before receiving a respo
exception error
Unsupported protocol version: {:?}
exception error
Unexpected content type: {:?}
exception error
must sign in before using copilot
exception error
copilot is still starting
exception error
copilot was not started because of an error: {error}
exception error
{err:?}
exception error
copilot hasn't started yet
exception error
GitHub Copilot native language server binary was not install
exception error
unsupported Copilot language server platform: {platform}
exception error
unsupported Copilot language server architecture: {architect
exception error