Skip to content

Swap retired RunLLM docs widget for self-hosted Centaur widget#1

Merged
jrosenfeld13 merged 1 commit into
mainfrom
centaur/docs-widget
Jun 15, 2026
Merged

Swap retired RunLLM docs widget for self-hosted Centaur widget#1
jrosenfeld13 merged 1 commit into
mainfrom
centaur/docs-widget

Conversation

@jrosenfeld13

Copy link
Copy Markdown
Contributor

Summary

  • Replaces docs/overrides/assets/js/runllm-widget.js (RunLLM was deprecated 2026-03-09) with centaur-widget.js, a loader for the self-hosted Centaur widget served from centaur.crowdcent.com (/static/widget.js, chat via the public /ask API).
  • Keeps the Mod+k keyboard shortcut and #62e4fb theme color from the RunLLM setup.

Do not merge yet

The /ask surface on centaur.crowdcent.com is gated OFF pending the sandbox + per-transport context-isolation gates. Merging + deploying the docs site before that flag flips would ship a widget whose backend refuses every request. This PR is staged for the final cutover step.

Test plan

  • Verified locally against a dev Centaur instance (mkdocs preview + dev_serve) before the URLs were flipped to production
  • After /ask is enabled in prod: load docs.crowdcent.com, open widget via Mod+k, ask a question, confirm SSE answer + sources

Made with Cursor

Loads the Centaur "Ask AI" widget from centaur.crowdcent.com (public /ask
chat API) in place of runllm-widget.js. Keeps the Mod+k shortcut and the
#62e4fb theme. NOTE: do not deploy the docs site until the /ask surface is
enabled on centaur.crowdcent.com — until then the widget script 404s and
the docs render without an assistant button.

Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@jrosenfeld13 jrosenfeld13 merged commit cbd47b6 into main Jun 15, 2026
3 checks passed
@jrosenfeld13 jrosenfeld13 deleted the centaur/docs-widget branch June 15, 2026 18:04
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