Skip to content

RELEASE - #79

Merged
manuelwedler merged 21 commits into
mainfrom
staging
Jul 21, 2026
Merged

RELEASE#79
manuelwedler merged 21 commits into
mainfrom
staging

Conversation

@manuelwedler

Copy link
Copy Markdown
Member

No description provided.

kuzdogan and others added 21 commits May 8, 2026 12:41
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Shows a full-width banner on non-production deployments
(REACT_APP_TAG !== "master"), in the sourcify blue, displaying the
current URL. Hidden on production builds.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Remove Parsec from self hosted instances
The Hashscan server (server-verify.hashscan.io) now redirects to the
public sourcify.dev/server instance and no longer runs its own
self-hosted Sourcify server. Remove the entry and its unused logo.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…sted

Remove inactive Hashscan self-hosted instance
The AI query generator prefilled a hardcoded ":free" model slug that went
stale as OpenRouter's free models rotate (the previous default was already
dead). Replace it with:

- Default model "openrouter/free", the stable auto-router that always maps
  to a currently-available free model, so the default never goes stale.
- A live model dropdown populated from OpenRouter's public /models endpoint,
  filtered to free text models, so users can pick a specific free model that
  is actually available right now.
- A "Custom model ID" option (shown when the user supplies their own key)
  for using any model.

Also relax the built-in-key guard so it accepts "openrouter/free" in
addition to ":free" slugs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ground

Pick free OpenRouter models dynamically in AI playground
@netlify

netlify Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploy Preview for sourcify-dev ready!

Name Link
🔨 Latest commit 880cec2
🔍 Latest deploy log https://app.netlify.com/projects/sourcify-dev/deploys/6a5f2e998b96770008b3e2b5
😎 Deploy Preview https://deploy-preview-79--sourcify-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@marcocastignoli marcocastignoli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@manuelwedler
manuelwedler merged commit a53bd70 into main Jul 21, 2026
5 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.

4 participants