(I'll try to debug when i get a chance; making an issue for awareness.)
Debugger entered--Lisp error: (map-not-inplace ((:identifier . claude-code) (:mode-line-name . "Claude Code") (:welcome-function . agent-shell-anthropic--claude-code-welcome-message) (:buffer-name . "Claude Code") (:shell-prompt . "Claude Code> ") (:shell-prompt-regexp . "Claude Code> ") (:client-maker . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_9>) (:needs-authentication) (:authenticate-request-maker) (:default-model-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_10>) (:default-session-mode-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_11>) (:icon-name . "anthropic.png") (:install-instructions . "See https://github.com/zed-industries/claude-agent-acp for installation.")))
signal(map-not-inplace (((:identifier . claude-code) (:mode-line-name . "Claude Code") (:welcome-function . agent-shell-anthropic--claude-code-welcome-message) (:buffer-name . "Claude Code") (:shell-prompt . "Claude Code> ") (:shell-prompt-regexp . "Claude Code> ") (:client-maker . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_9>) (:needs-authentication) (:authenticate-request-maker) (:default-model-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_10>) (:default-session-mode-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_11>) (:icon-name . "anthropic.png") (:install-instructions . "See https://github.com/zed-industries/claude-agent-acp for installation."))))
#f(compiled-function (map key value &optional testfn) #<bytecode -0x1974d392a6176cd5>)(((:identifier . claude-code) (:mode-line-name . "Claude Code") (:welcome-function . agent-shell-anthropic--claude-code-welcome-message) (:buffer-name . "Claude Code") (:shell-prompt . "Claude Code> ") (:shell-prompt-regexp . "Claude Code> ") (:client-maker . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_9>) (:needs-authentication) (:authenticate-request-maker) (:default-model-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_10>) (:default-session-mode-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_11>) (:icon-name . "anthropic.png") (:install-instructions . "See https://github.com/zed-industries/claude-agent-acp for installation.")) :no-focus t)
apply(#f(compiled-function (map key value &optional testfn) #<bytecode -0x1974d392a6176cd5>) ((:identifier . claude-code) (:mode-line-name . "Claude Code") (:welcome-function . agent-shell-anthropic--claude-code-welcome-message) (:buffer-name . "Claude Code") (:shell-prompt . "Claude Code> ") (:shell-prompt-regexp . "Claude Code> ") (:client-maker . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_9>) (:needs-authentication) (:authenticate-request-maker) (:default-model-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_10>) (:default-session-mode-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_11>) (:icon-name . "anthropic.png") (:install-instructions . "See https://github.com/zed-industries/claude-agent-acp for installation.")) (:no-focus t))
map-put!(((:identifier . claude-code) (:mode-line-name . "Claude Code") (:welcome-function . agent-shell-anthropic--claude-code-welcome-message) (:buffer-name . "Claude Code") (:shell-prompt . "Claude Code> ") (:shell-prompt-regexp . "Claude Code> ") (:client-maker . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_9>) (:needs-authentication) (:authenticate-request-maker) (:default-model-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_10>) (:default-session-mode-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_11>) (:icon-name . "anthropic.png") (:install-instructions . "See https://github.com/zed-industries/claude-agent-acp for installation.")) :no-focus t)
agent-shell-sidebar--start-session(:config ((:identifier . claude-code) (:mode-line-name . "Claude Code") (:welcome-function . agent-shell-anthropic--claude-code-welcome-message) (:buffer-name . "Claude Code") (:shell-prompt . "Claude Code> ") (:shell-prompt-regexp . "Claude Code> ") (:client-maker . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_9>) (:needs-authentication) (:authenticate-request-maker) (:default-model-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_10>) (:default-session-mode-id . #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_11>) (:icon-name . "anthropic.png") (:install-instructions . "See https://github.com/zed-industries/claude-agent-acp for installation.")) :project-root "~/projects/agents/")
agent-shell-sidebar--create-and-show-sidebar(:project-root "~/projects/agents/")
agent-shell-sidebar-toggle()
funcall-interactively(agent-shell-sidebar-toggle)
call-interactively(agent-shell-sidebar-toggle record nil)
command-execute(agent-shell-sidebar-toggle record)
execute-extended-command(nil "agent-shell-sidebar-toggle" nil)
funcall-interactively(execute-extended-command nil "agent-shell-sidebar-toggle" nil)
call-interactively(execute-extended-command nil nil)
command-execute(execute-extended-command)
(I'll try to debug when i get a chance; making an issue for awareness.)