Skip to content

[Bug]: Plan mode broken #690

Description

@BillChirico

Operating System

macOS

Run Mode

Electron (Desktop App)

App Version

Latest

Bug Description

Using plan mode with Claude Code subscription fails

Steps to Reproduce

  1. Log in to Claude Code plan
  2. Attempt to make a plan

Expected Behavior

Plan gets created

Actual Behavior

Errors

Screenshots

No response

Relevant Logs

ERROR [Server] ERROR [ClaudeProvider] executeQuery() error during execution: {
  type: 'execution',
  message: 'Claude Code process exited with code 1',
  isRateLimit: false,
  retryAfter: undefined,
  stack: 'Error: Claude Code process exited with code 1\n' +
    '    at ProcessTransport.getProcessExitError (file:///Users/billchirico/Developer/automaker/node_modules/@anthropic-ai/claude-agent-sdk/sdk.mjs:13248:14)\n' +
    '    at ChildProcess.exitHandler (file:///Users/billchirico/Developer/automaker/node_modules/@anthropic-ai/claude-agent-sdk/sdk.mjs:13373:28)\n' +
    '    at Object.onceWrapper (node:events:623:26)\n' +
    '    at ChildProcess.emit (node:events:520:35)\n' +
    '    at ChildProcess._handle.onexit (node:internal/child_process:294:12)'
}
ERROR [Server] ERROR [BacklogPlan] [BacklogPlan] Generation failed: Claude exited unexpectedly. Try again. If it keeps happening, re-run `claude login` or update your API key in Setup.

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't been reported already
  • I have provided all required information above

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions