Skip to content

Git panel always shows Project Name (no branch) #49799

@bogdan0083

Description

@bogdan0083

Reproduction steps

  1. Open Zed Preview
  2. Open git panel
  3. It incorrectly shows (no branch) even though branch exists and Zed Stable correctly shows it

Current vs. Expected behavior

Current behavior: Shows (no branch), branches cannot be switched

Image

When clicked it shows no branches at all:

Image

Expected behavior: Shows branch name, branches are selectable and switchable

Image

Zed version and system specs

Zed version:

Zed Preview 0.225.6
c2e9185

0.225.6+preview.174.c2e918567f7b8c37891512148742de8c9931127b

MacOS: MacBook Air M1, Sonoma 14.3

Attach Zed log file

Zed.log

2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/VariantsQuestionModel.js",
  "state": 1,
  "validationTime": 4696
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 4914
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/widgets/ui/QuestionsPage.vue",
  "state": 1,
  "validationTime": 5266
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/FileQuestionModel.js",
  "state": 1,
  "validationTime": 5443
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DistributionScaleQuestionModel.js",
  "state": 1,
  "validationTime": 5701
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 5958
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/poll/model/store.js",
  "state": 1,
  "validationTime": 6845
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/StarsVariantsQuestionModel.js",
  "state": 1,
  "validationTime": 7193
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DateQuestionModel.js",
  "state": 1,
  "validationTime": 7358
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/RatingScaleQuestionModel.js",
  "state": 1,
  "validationTime": 7889
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DiffQuestionModel.js",
  "state": 1,
  "validationTime": 8074
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/StarsVariantsQuestionModel.js",
  "state": 1,
  "validationTime": 8551
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DiffQuestionModel.js",
  "state": 1,
  "validationTime": 8764
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/RatingScaleQuestionModel.js",
  "state": 1,
  "validationTime": 9053
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DateQuestionModel.js",
  "state": 1,
  "validationTime": 9138
}
2026-02-21T16:25:41+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DateQuestionModel.js",
  "state": 1,
  "validationTime": 9220
}
2026-02-21T16:26:17+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/widgets/ui/QuestionsPage.vue",
  "state": 1,
  "validationTime": 625
}
2026-02-21T16:26:18+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/poll/model/store.js",
  "state": 1,
  "validationTime": 355
}
2026-02-21T16:26:18+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/FileQuestionModel.js",
  "state": 1,
  "validationTime": 441
}
2026-02-21T16:26:18+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/VariantsQuestionModel.js",
  "state": 1,
  "validationTime": 565
}
2026-02-21T16:26:18+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DiffQuestionModel.js",
  "state": 1,
  "validationTime": 640
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DateQuestionModel.js",
  "state": 1,
  "validationTime": 701
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 811
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/RatingScaleQuestionModel.js",
  "state": 1,
  "validationTime": 1027
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/VariantsQuestionModel.js",
  "state": 1,
  "validationTime": 1126
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DiffQuestionModel.js",
  "state": 1,
  "validationTime": 1200
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DistributionScaleQuestionModel.js",
  "state": 1,
  "validationTime": 1282
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/widgets/ui/QuestionsPage.vue",
  "state": 1,
  "validationTime": 1442
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/StarsVariantsQuestionModel.js",
  "state": 1,
  "validationTime": 1606
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/StarsVariantsQuestionModel.js",
  "state": 1,
  "validationTime": 1784
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/poll/model/store.js",
  "state": 1,
  "validationTime": 2088
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/FileQuestionModel.js",
  "state": 1,
  "validationTime": 2176
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 2287
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/RatingScaleQuestionModel.js",
  "state": 1,
  "validationTime": 2559
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DateQuestionModel.js",
  "state": 1,
  "validationTime": 2637
}
2026-02-21T16:26:20+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DistributionScaleQuestionModel.js",
  "state": 1,
  "validationTime": 2735
}
2026-02-21T16:27:56+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/FileQuestionModel.js",
  "state": 1,
  "validationTime": 581
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/widgets/ui/QuestionsPage.vue",
  "state": 1,
  "validationTime": 230
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DistributionScaleQuestionModel.js",
  "state": 1,
  "validationTime": 360
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 622
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/poll/model/store.js",
  "state": 1,
  "validationTime": 1092
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/poll/model/store.js",
  "state": 1,
  "validationTime": 1433
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/VariantsQuestionModel.js",
  "state": 1,
  "validationTime": 1563
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/RatingScaleQuestionModel.js",
  "state": 1,
  "validationTime": 1984
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/StarsVariantsQuestionModel.js",
  "state": 1,
  "validationTime": 2176
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/widgets/ui/QuestionsPage.vue",
  "state": 1,
  "validationTime": 2333
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/RatingScaleQuestionModel.js",
  "state": 1,
  "validationTime": 2541
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DiffQuestionModel.js",
  "state": 1,
  "validationTime": 2634
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DistributionScaleQuestionModel.js",
  "state": 1,
  "validationTime": 2730
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DiffQuestionModel.js",
  "state": 1,
  "validationTime": 2827
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DateQuestionModel.js",
  "state": 1,
  "validationTime": 2891
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/VariantsQuestionModel.js",
  "state": 1,
  "validationTime": 2990
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 3093
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/FileQuestionModel.js",
  "state": 1,
  "validationTime": 3174
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DateQuestionModel.js",
  "state": 1,
  "validationTime": 3229
}
2026-02-21T16:27:59+07:00 INFO  [lsp] Language server with id 16 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/StarsVariantsQuestionModel.js",
  "state": 1,
  "validationTime": 3383
}
2026-02-21T16:28:15+07:00 INFO  [zed] ========== starting zed version 0.225.6+preview.174.c2e918567f7b8c37891512148742de8c9931127b, sha c2e9185 ==========
2026-02-21T16:28:15+07:00 INFO  [crashes] spawning crash handler process
2026-02-21T16:28:15+07:00 INFO  [zed] Using git binary path: "/Applications/Zed Preview.app/Contents/MacOS/git"
2026-02-21T16:28:15+07:00 INFO  [crashes] connected to crash handler process after 100ms
2026-02-21T16:28:15+07:00 INFO  [crashes] crash handler registered
2026-02-21T16:28:15+07:00 INFO  [extension_host] extensions updated. loading 4, reloading 0, unloading 0
2026-02-21T16:28:16+07:00 INFO  [auto_update] Auto Update: checking for updates
2026-02-21T16:28:16+07:00 INFO  [workspace] Rendered first frame
2026-02-21T16:28:16+07:00 INFO  [client] set status on client 0: Authenticating
2026-02-21T16:28:17+07:00 INFO  [util] set environment variables from shell:/bin/zsh, path:/Users/bgdn0083/.opencode/bin:/Users/bgdn0083/.amp/bin:/Users/bgdn0083/.antigravity/antigravity/bin:/Users/bgdn0083/.codeium/windsurf/bin:/Users/bgdn0083/.bun/bin:/Users/bgdn0083/Library/pnpm:/opt/local/bin:/opt/local/sbin:/opt/homebrew/opt/sqlite/bin:/Users/bgdn0083/.asdf/shims:/opt/homebrew/opt/asdf/libexec/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin://Applications/Topaz Photo AI.app/Contents/Resources/bin:/Library/Apple/usr/bin:/Users/bgdn0083/.cargo/bin:/Users/bgdn0083/Library/Application Support/JetBrains/Toolbox/scripts:/Users/bgdn0083/.local/bin:/Users/bgdn0083/.orbstack/bin:/opt/homebrew/opt/fzf/bin:/Applications/Docker.app/Contents/Resources/bin/
2026-02-21T16:28:17+07:00 INFO  [client] set status on client 78761: Authenticated
2026-02-21T16:28:18+07:00 INFO  [node_runtime] Node runtime install_if_needed
2026-02-21T16:28:18+07:00 WARN  [node_runtime] using Zed managed Node.js at /Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64 since checking system Node.js failed with error: node at /Users/bgdn0083/.asdf/shims/node is too old. want: 22.0.0, got: 20.17.0
2026-02-21T16:28:18+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/projects/poll-vue-app", args: ["--max-old-space-size=8192", "/Users/bgdn0083/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2026-02-21T16:28:19+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification window/logMessage:
{
  "type": 3,
  "message": "ESLint server running in node v24.11.0"
}
2026-02-21T16:28:20+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/.config/zed", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/json-language-server/node_modules/vscode-langservers-extracted/bin/vscode-json-language-server", "--stdio"]
2026-02-21T16:28:21+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/projects/poll-vue-app", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2026-02-21T16:28:21+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/projects/poll-vue-app", args: ["/Users/bgdn0083/Library/Application Support/Zed/extensions/work/vue/node_modules/@vue/language-server/bin/vue-language-server.js", "--stdio"]
2026-02-21T16:28:23+07:00 WARN  [project::lsp_store::vue_language_server_ext] vue-language-server forwarding skipped: Ok(Err(language server not found)). Returning null tsserver responses
2026-02-21T16:28:24+07:00 WARN  [project::lsp_store::vue_language_server_ext] vue-language-server forwarding skipped: Ok(Err(language server not found)). Returning null tsserver responses
2026-02-21T16:28:24+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/projects/poll-vue-app", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/vtsls/node_modules/@vtsls/language-server/bin/vtsls.js", "--stdio"]
2026-02-21T16:28:28+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/widgets/ui/QuestionsPage.vue",
  "state": 1,
  "validationTime": 6344
}
2026-02-21T16:28:29+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DistributionScaleQuestionModel.js",
  "state": 1,
  "validationTime": 6766
}
2026-02-21T16:28:29+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DateQuestionModel.js",
  "state": 1,
  "validationTime": 639
}
2026-02-21T16:28:30+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/poll/model/store.js",
  "state": 1,
  "validationTime": 1346
}
2026-02-21T16:28:30+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 916
}
2026-02-21T16:28:30+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/RatingScaleQuestionModel.js",
  "state": 1,
  "validationTime": 648
}
2026-02-21T16:28:31+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/FileQuestionModel.js",
  "state": 1,
  "validationTime": 679
}
2026-02-21T16:28:31+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/VariantsQuestionModel.js",
  "state": 1,
  "validationTime": 449
}
2026-02-21T16:28:31+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/StarsVariantsQuestionModel.js",
  "state": 1,
  "validationTime": 538
}
2026-02-21T16:28:31+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/DiffQuestionModel.js",
  "state": 1,
  "validationTime": 462
}
2026-02-21T16:28:58+07:00 INFO  [project::lsp_store] stopping language server vue-language-server
2026-02-21T16:28:59+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 623
}
2026-02-21T16:28:59+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 220
}
2026-02-21T16:28:59+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 166
}
2026-02-21T16:29:00+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 314
}
2026-02-21T16:29:00+07:00 INFO  [lsp] Language server with id 3 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/poll-vue-app/src/entities/question/model/BaseQuestion.js",
  "state": 1,
  "validationTime": 518
}
2026-02-21T16:29:03+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:29:04+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:47:03+07:00 INFO  [zed] ========== starting zed version 0.225.6+preview.174.c2e918567f7b8c37891512148742de8c9931127b, sha c2e9185 ==========
2026-02-21T16:47:03+07:00 INFO  [crashes] spawning crash handler process
2026-02-21T16:47:03+07:00 INFO  [zed] Using git binary path: "/Applications/Zed Preview.app/Contents/MacOS/git"
2026-02-21T16:47:03+07:00 INFO  [crashes] connected to crash handler process after 100ms
2026-02-21T16:47:03+07:00 INFO  [crashes] crash handler registered
2026-02-21T16:47:04+07:00 INFO  [extension_host] extensions updated. loading 4, reloading 0, unloading 0
2026-02-21T16:47:04+07:00 INFO  [util] set environment variables from shell:/bin/zsh, path:/Users/bgdn0083/.opencode/bin:/Users/bgdn0083/.amp/bin:/Users/bgdn0083/.antigravity/antigravity/bin:/Users/bgdn0083/.codeium/windsurf/bin:/Users/bgdn0083/.bun/bin:/Users/bgdn0083/Library/pnpm:/opt/local/bin:/opt/local/sbin:/opt/homebrew/opt/sqlite/bin:/Users/bgdn0083/.asdf/shims:/opt/homebrew/opt/asdf/libexec/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin://Applications/Topaz Photo AI.app/Contents/Resources/bin:/Library/Apple/usr/bin:/Users/bgdn0083/.cargo/bin:/Users/bgdn0083/Library/Application Support/JetBrains/Toolbox/scripts:/Users/bgdn0083/.local/bin:/Users/bgdn0083/.orbstack/bin:/opt/homebrew/opt/fzf/bin:/Applications/Docker.app/Contents/Resources/bin/
2026-02-21T16:47:04+07:00 INFO  [auto_update] Auto Update: checking for updates
2026-02-21T16:47:04+07:00 INFO  [client] set status on client 0: Authenticating
2026-02-21T16:47:05+07:00 INFO  [workspace] Rendered first frame
2026-02-21T16:47:06+07:00 INFO  [client] set status on client 78761: Authenticated
2026-02-21T16:47:10+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:47:12+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:48:09+07:00 INFO  [recent_projects::remote_servers] SSH: Watching User Config at: "/Users/bgdn0083/.ssh/config"
2026-02-21T16:48:09+07:00 INFO  [recent_projects::remote_servers] SSH: Watching Global Config at: "/etc/ssh/ssh_config"
2026-02-21T16:48:13+07:00 INFO  [recent_projects::remote_servers] SSH: Watching User Config at: "/Users/bgdn0083/.ssh/config"
2026-02-21T16:48:13+07:00 INFO  [recent_projects::remote_servers] SSH: Watching Global Config at: "/etc/ssh/ssh_config"
2026-02-21T16:48:20+07:00 INFO  [recent_projects::remote_servers] SSH: Watching User Config at: "/Users/bgdn0083/.ssh/config"
2026-02-21T16:48:20+07:00 INFO  [recent_projects::remote_servers] SSH: Watching Global Config at: "/etc/ssh/ssh_config"
2026-02-21T16:48:31+07:00 INFO  [project::trusted_worktrees] Worktree "/Users/bgdn0083/git-clone/codebuff" is not trusted
2026-02-21T16:48:34+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:48:41+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:48:41+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:48:42+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:51:30+07:00 INFO  [auto_update] Auto Update: checking for updates
2026-02-21T16:52:35+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/languages/package-version-server/package-version-server-v0.0.10", working directory: "/Users/bgdn0083/Downloads", args: []
2026-02-21T16:52:35+07:00 INFO  [node_runtime] Node runtime install_if_needed
2026-02-21T16:52:35+07:00 WARN  [node_runtime] using Zed managed Node.js at /Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64 since checking system Node.js failed with error: node at /Users/bgdn0083/.asdf/shims/node is too old. want: 22.0.0, got: 20.17.0
2026-02-21T16:52:35+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/projects/foquz-repositories/foquz-core", args: ["--max-old-space-size=8192", "/Users/bgdn0083/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2026-02-21T16:52:37+07:00 INFO  [lsp] Language server with id 6 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/dialogs/review-sidesheet/model.js",
  "state": 1,
  "validationTime": 681
}
2026-02-21T16:52:37+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/Downloads", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/json-language-server/node_modules/vscode-langservers-extracted/bin/vscode-json-language-server", "--stdio"]
2026-02-21T16:52:37+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/projects/foquz-repositories/foquz-core", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2026-02-21T16:52:40+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-x64/bin/node", working directory: "/Users/bgdn0083/projects/foquz-repositories/foquz-core", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/vtsls/node_modules/@vtsls/language-server/bin/vtsls.js", "--stdio"]
2026-02-21T16:54:24+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:54:29+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:58:03+07:00 INFO  [zed] ========== starting zed version 0.224.10+stable.172.b1ff85bfd51ab530fd5774929efabfc5b2b4043c, sha b1ff85b ==========
2026-02-21T16:58:04+07:00 INFO  [crashes] spawning crash handler process
2026-02-21T16:58:04+07:00 INFO  [zed] Using git binary path: "/Applications/Zed.app/Contents/MacOS/git"
2026-02-21T16:58:04+07:00 INFO  [crashes] connected to crash handler process after 100ms
2026-02-21T16:58:04+07:00 INFO  [crashes] crash handler registered
2026-02-21T16:58:04+07:00 INFO  [extension_host] extensions updated. loading 4, reloading 0, unloading 0
2026-02-21T16:58:04+07:00 INFO  [auto_update] Auto Update: checking for updates
2026-02-21T16:58:04+07:00 INFO  [workspace] Rendered first frame
2026-02-21T16:58:04+07:00 INFO  [client] set status on client 0: Authenticating
2026-02-21T16:58:04+07:00 INFO  [util] set environment variables from shell:/bin/zsh, path:/Users/bgdn0083/.opencode/bin:/Users/bgdn0083/.amp/bin:/Users/bgdn0083/.antigravity/antigravity/bin:/Users/bgdn0083/.codeium/windsurf/bin:/Users/bgdn0083/.bun/bin:/Users/bgdn0083/Library/pnpm:/opt/local/bin:/opt/local/sbin:/opt/homebrew/opt/sqlite/bin:/Users/bgdn0083/.asdf/shims:/opt/homebrew/opt/asdf/libexec/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin://Applications/Topaz Photo AI.app/Contents/Resources/bin:/Library/Apple/usr/bin:/Users/bgdn0083/.cargo/bin:/Users/bgdn0083/Library/Application Support/JetBrains/Toolbox/scripts:/Users/bgdn0083/.local/bin:/Users/bgdn0083/.orbstack/bin:/opt/homebrew/opt/fzf/bin:/Applications/Docker.app/Contents/Resources/bin/
2026-02-21T16:58:04+07:00 WARN  [prettier] Skipping path "/Users/bgdn0083/projects/foquz-repositories" that has no prettier dependency and no workspaces section in its package.json
2026-02-21T16:58:04+07:00 WARN  [prettier] Skipping path "/Users/bgdn0083/projects/foquz-repositories" that has no prettier dependency and no workspaces section in its package.json
2026-02-21T16:58:04+07:00 WARN  [prettier] Skipping path "/Users/bgdn0083/projects/foquz-repositories" that has no prettier dependency and no workspaces section in its package.json
2026-02-21T16:58:04+07:00 WARN  [prettier] Skipping path "/Users/bgdn0083/projects/foquz-repositories" that has no prettier dependency and no workspaces section in its package.json
2026-02-21T16:58:04+07:00 WARN  [prettier] Skipping path "/Users/bgdn0083" that has no prettier dependency and no workspaces section in its package.json
2026-02-21T16:58:04+07:00 WARN  [prettier] Skipping path "/Users/bgdn0083" that has no prettier dependency and no workspaces section in its package.json
2026-02-21T16:58:04+07:00 WARN  [prettier] Skipping path "/Users/bgdn0083" that has no prettier dependency and no workspaces section in its package.json
2026-02-21T16:58:04+07:00 WARN  [prettier] Skipping path "/Users/bgdn0083" that has no prettier dependency and no workspaces section in its package.json
2026-02-21T16:58:05+07:00 INFO  [client] set status on client 78761: Authenticated
2026-02-21T16:58:06+07:00 INFO  [node_runtime] Node runtime install_if_needed
2026-02-21T16:58:06+07:00 INFO  [node_runtime] Downloading Node.js binary from https://nodejs.org/dist/v24.11.0/node-v24.11.0-darwin-arm64.tar.gz
2026-02-21T16:58:07+07:00 INFO  [node_runtime] Download of Node.js complete, extracting...
2026-02-21T16:58:22+07:00 ERROR [crates/git_ui/src/branch_picker.rs:207] Invalid argument (os error 22)
2026-02-21T16:58:24+07:00 INFO  [node_runtime] Extracted Node.js to /Users/bgdn0083/Library/Application Support/Zed/node
2026-02-21T16:58:24+07:00 WARN  [node_runtime] using Zed managed Node.js at /Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-arm64 since checking system Node.js failed with error: node at /Users/bgdn0083/.asdf/shims/node is too old. want: 22.0.0, got: 20.17.0
2026-02-21T16:58:24+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-arm64/bin/node", working directory: "/Users/bgdn0083/projects/foquz-repositories/foquz-core", args: ["--max-old-space-size=8192", "/Users/bgdn0083/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2026-02-21T16:58:26+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/models/types/stars/index.js",
  "state": 1,
  "validationTime": 398
}
2026-02-21T16:58:26+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/utils/stars/server-formatter.js",
  "state": 1,
  "validationTime": 15
}
2026-02-21T16:58:26+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/pages/poll/questions/index.js",
  "state": 1,
  "validationTime": 73
}
2026-02-21T16:58:27+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-arm64/bin/node", working directory: "/Users/bgdn0083/projects/foquz-repositories/foquz-core", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2026-02-21T16:58:29+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-arm64/bin/node", working directory: "/Users/bgdn0083/projects/foquz-repositories/foquz-core", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/vtsls/node_modules/@vtsls/language-server/bin/vtsls.js", "--stdio"]
2026-02-21T16:58:30+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/models/types/stars/index.js",
  "state": 1,
  "validationTime": 52
}
2026-02-21T16:58:31+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/utils/stars/server-formatter.js",
  "state": 1,
  "validationTime": 21
}
2026-02-21T16:58:31+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/utils/stars/server-formatter.js",
  "state": 1,
  "validationTime": 29
}
2026-02-21T16:58:31+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/models/types/stars/index.js",
  "state": 1,
  "validationTime": 39
}
2026-02-21T16:58:31+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/pages/poll/questions/index.js",
  "state": 1,
  "validationTime": 106
}
2026-02-21T16:58:31+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/pages/poll/questions/index.js",
  "state": 1,
  "validationTime": 112
}
2026-02-21T16:58:31+07:00 INFO  [lsp] starting language server process. binary path: "/Users/bgdn0083/Library/Application Support/Zed/node/node-v24.11.0-darwin-arm64/bin/node", working directory: "/Users/bgdn0083/.config/zed", args: ["/Users/bgdn0083/Library/Application Support/Zed/languages/json-language-server/node_modules/vscode-langservers-extracted/bin/vscode-json-language-server", "--stdio"]
2026-02-21T16:58:32+07:00 ERROR [crates/edit_prediction/src/license_detection.rs:360] Failed to read file /Users/bgdn0083/.config/zed

Caused by:
    Is a directory (os error 21)
2026-02-21T16:58:34+07:00 INFO  [zed::reliability] hang detected, trace file saved at: /Users/bgdn0083/Library/Application Support/Zed/hang_traces/hang-2026-02-21_16-58-33.miniprof
2026-02-21T16:58:42+07:00 INFO  [lsp] Language server with id 6 sent unhandled notification eslint/noLibrary:
{
  "source": {
    "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/dialogs/review-sidesheet/model.js"
  }
}
2026-02-21T16:58:42+07:00 INFO  [lsp] Language server with id 6 sent unhandled notification eslint/noLibrary:
{
  "source": {
    "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/dialogs/review-sidesheet/model.js"
  }
}
2026-02-21T16:58:42+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/models/types/stars/index.js",
  "state": 1,
  "validationTime": 34
}
2026-02-21T16:58:42+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/utils/stars/server-formatter.js",
  "state": 1,
  "validationTime": 10
}
2026-02-21T16:58:42+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/pages/poll/questions/index.js",
  "state": 1,
  "validationTime": 51
}
2026-02-21T16:58:42+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/pages/poll/questions/index.js",
  "state": 1,
  "validationTime": 53
}
2026-02-21T16:58:42+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/utils/stars/server-formatter.js",
  "state": 1,
  "validationTime": 7
}
2026-02-21T16:58:42+07:00 INFO  [lsp] Language server with id 2 sent unhandled notification eslint/status:
{
  "uri": "file:///Users/bgdn0083/projects/foquz-repositories/foquz-core/ko/components/question-form/models/types/stars/index.js",
  "state": 1,
  "validationTime": 22
}
2026-02-21T16:59:14+07:00 INFO  [auto_update] downloaded update. path:"/var/folders/2p/g0l7sktd2331f9k2s6k70v_w0000gn/T/zed-auto-update6VbmaH/Zed.dmg"
2026-02-21T16:59:18+07:00 INFO  [auto_update] Successfully unmounted the disk image

Relevant Zed settings

settings.json
// Zed settings
//
// For information on how to configure Zed, see the Zed
// documentation: https://zed.dev/docs/configuring-zed
//
// To see all of Zed's default settings without changing your
// custom settings, run the `open default settings` command
// from the command palette or from `Zed` application menu.
//
{
  "icon_theme": "Catppuccin Frappé",
  "load_direnv": "disabled",
  "context_servers": {

  },
  "agent": {
    "tool_permissions": {
      "default": "allow"
    },
    "play_sound_when_agent_done": true,
    "use_modifier_to_send": true,
    "commit_message_model":{
      "provider": "openrouter",
      "model": "google/gemini-3-flash-preview"
    },
    "profiles": {
      "ask": {
        "name": "Ask",
        "tools": {
          "symbol_info": true,
          "terminal": false,
          "open": true,
          "batch_tool": false,
          "diagnostics": true,
          "fetch": true,
          "list_directory": true,
          "now": true,
          "find_path": true,
          "read_file": true,
          "grep": true,
          "thinking": true,
          "code_symbols": true
        },
        "enable_all_context_servers": false,
        "context_servers": {}
      }
    },
    "default_profile": "write",
    "default_model": {
      "provider": "openrouter",
      "model": "google/gemini-3-flash-preview"
    },
    "enabled": true
  },
  "base_keymap": "VSCode",
  "theme": "One Dark",
  "show_edit_predictions": true,
  "show_completions_on_input": true,
  "autosave": "on_focus_change",
  "buffer_font_size": 9.0,
  "ui_font_size": 11,
  "vim_mode": true,
  "relative_line_numbers": "enabled",
  "project_panel": {
    "indent_size": 10,
    "bold_folder_labels": true,
  },
  "tab_size": 2,
  "format_on_save": "off",
  "agent_ui_font_size": 11,
  "colorize_brackets": true,
  "git_panel":{
    "tree_view": true
  },
  "edit_predictions": {
    "provider":"sweep",
  },
  "terminal": {
    "shell": null,
    "working_directory": null,
    "font_size": 8,
    "font_family": "DejaVu Sans",
    "env": null,
    "blinking": null,
    "alternate_scroll": null,
    "option_as_meta": null,
    "copy_on_select": null
  }
}

Relevant Keymap

keymap.json

(for AI issues) Model provider details

No response

If you are using WSL on Windows, what flavor of Linux are you using?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    .contrib/good expert issueFor experienced contributors looking for something more challengingarea:integrations/gitGit integration feedbackfrequency:uncommonBugs that happen for a small subset of users, special configurations, rare circumstances, etcpriority:P2Average run-of-the-mill bugs

    Type

    No fields configured for Bug.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions