Releases Sourcegraph 7.1.2426
April 06, 2026

Sourcegraph 7.1.2426

This is a patch release for Sourcegraph 7.1.

Details

Improvements

  • Cody Tie sidebar to window.context.deepSearchShowCodyWeb config
  • MCP Support unlimited results when count parameter is specified

    Support unlimited results when the query specifies a count: parameter, removing hardcoded limits.

Fixes

  • Administration Fix license page breaking on invalid date

    Fixed the Product license page in the admin section crashing when the Sourcegraph license is invalid or revoked.

  • Executors Use batcheshelper and KUBERNETES_JOB_STEP_IMAGE
    • Use site config defined batcheshelper image unless explicitly overridden
    • KUBERNETES_JOB_STEP_IMAGE should override pre / post images
  • Prompts Fix prompt detail page broken for non-admin users

    Fixed the prompt detail page (/prompts/:id) returning "must specify owner or viewerIsAffiliated args: must be site admin" for non-admin users by adding the missing viewerIsAffiliated: true argument to the PromptsDetailPage query.

Self-hosted resources