Skip to content

v1.1.2

Choose a tag to compare

@CodeAbra CodeAbra released this 18 Jun 00:25

Fixed

  • macOS Keychain credentials for nightly consolidation. When claude /login
    stores OAuth credentials in the macOS login Keychain instead of
    ~/.claude/.credentials.json (the file is absent on a normal desktop-app
    setup), the subscription check now falls back to the Keychain item, so the
    nightly claude -p path is found. Added IAI_MCP_CLAUDE_BARE=0 to drop the
    --bare flag for setups where claude --bare -p reports "Not logged in"
    while plain claude -p authenticates. Default behavior unchanged.