Skip to content

fix: honor logout marker at session start - #29

Open
abhinavkr26104 wants to merge 1 commit into
supermemoryai:mainfrom
abhinavkr26104:issue
Open

fix: honor logout marker at session start#29
abhinavkr26104 wants to merge 1 commit into
supermemoryai:mainfrom
abhinavkr26104:issue

Conversation

@abhinavkr26104

Copy link
Copy Markdown

Summary

Prevents the SessionStart hook from opening the browser authentication flow after a user has explicitly logged out.

The hook now honors ~/.codex/supermemory/.logged-out, matching the existing recall-hook behavior.

Testing

  • npm test — 58 passing

Fixes #28

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logout does not suppress SessionStart authentication

1 participant