Skip to content

5.7.1

Choose a tag to compare

@SystemSculpt SystemSculpt released this 13 Jun 22:59
· 23 commits to main since this release
e99bda0

SystemSculpt 5.7.1

What's New

SystemSculpt 5.7.1 is an xAI provider setup patch. Connecting an xAI API key now makes Grok 4.3 available in the Chat model picker, and the Providers tab gives you a direct Use in Chat action once the provider is ready.

This release also makes provider disconnect and reconnect behavior more reliable, so a saved API key is reflected consistently after refreshes and Obsidian restarts.

Highlights

  • Providers now show when a connected provider has a ready chat model.
  • xAI now adds Grok 4.3 to the model picker after you save a valid API key.
  • The xAI row now includes Use in Chat, which opens a new chat with Grok 4.3 selected.

Upgrade Notes

  • No manual action is needed.
  • If xAI was already connected but Grok did not appear, update the plugin, restart Obsidian, then refresh provider status or reconnect xAI.
  • Minimum supported Obsidian version remains 1.4.0.

Fixes and Reliability

  • Fixed a case where xAI could show as connected while Grok models were missing from Chat.
  • Fixed provider API-key persistence so saved and cleared keys survive refreshes and restarts more consistently.
  • Improved the Providers tab so connected providers point directly to the model users can try next.
  • Added Windows release validation for the fresh-install provider setup path.

Verification

Plugin checks, unit tests, release surface checks, a real Obsidian desktop xAI/Grok chat smoke, and the native release gate passed before release.

API and Platform Work Included

  • Added the xAI remote provider endpoint and Grok 4.3 catalog entry used by provider-authenticated chat.
  • Added a Windows release check that runs a fresh Obsidian install before release.