Skip to content

fix: add per-user port derivation to hooks.json#26

Merged
Dee-0503 merged 1 commit into
mainfrom
fix/hooks-per-user-port
Apr 25, 2026
Merged

fix: add per-user port derivation to hooks.json#26
Dee-0503 merged 1 commit into
mainfrom
fix/hooks-per-user-port

Conversation

@Dee-0503
Copy link
Copy Markdown
Owner

Fixes startup hook failure caused by port mismatch. Upstream merge PR #16 missed this change.

The upstream merge (PR #16) incorrectly resolved hooks.json conflicts
by keeping the fork's old version without per-user port logic. This
caused startup hook failures when the worker port derived by
hooks.json (37700 + uid%100) didn't match the hardcoded 37777.

Take upstream's hooks.json which reads CLAUDE_MEM_WORKER_PORT from
settings.json first, then falls back to per-user derivation.
@Dee-0503 Dee-0503 enabled auto-merge (squash) April 25, 2026 10:35
@Dee-0503 Dee-0503 merged commit 05cdeec into main Apr 25, 2026
4 checks passed
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.

1 participant