mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-25 22:42:41 +00:00
Documents the "1: 1" error that occurs when using /ide command in Homespace environments. The error appears to be caused by incorrect parsing of subprocess execution results where the error field receives the exit code instead of the actual error message from stderr. Includes: - Root cause analysis of the error pattern - Timeline of when the regression was introduced - Temporary workaround for affected users - Required fix description Slack: https://anthropic.slack.com/archives/C07VBSHV7EV/p1765922691961929