When running in daemon mode, getMergeSlotID() was not using the daemon RPC to retrieve the configured issue_prefix, causing it to fall back to the hardcoded "bd" default. This fix adds the missing daemon path that uses daemonClient.GetConfig() to properly retrieve the prefix, matching the pattern used in create.go. Fixes #1096 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 KiB
16 KiB