Skip to content

Fix: suppress requirements warning during startup preset reconciliation#225

Draft
mschuettlerTNG wants to merge 9 commits intodevfrom
cursor/suppress-startup-requirements-warning-76c2
Draft

Fix: suppress requirements warning during startup preset reconciliation#225
mschuettlerTNG wants to merge 9 commits intodevfrom
cursor/suppress-startup-requirements-warning-76c2

Conversation

@mschuettlerTNG
Copy link
Copy Markdown
Collaborator

Description:

Prevent the “requirements not met for selected preset” warning from appearing during app startup before backend service info has loaded.

Related Issue:

N/A

Changes Made:

  • Treat chat backend availability as “unknown/ok” until backendServices receives initial service info, avoiding a false negative during initial preset reconciliation.

Testing Done:

  • npm run lint
  • npm test (one pre-existing failing suite: electron/test/subprocesses/service.test.ts can’t resolve electron)

Screenshots:

N/A

Checklist:

  • I have tested the changes locally.
  • I have self-reviewed the code changes.
  • I have updated the documentation, if necessary.
Open in Web Open in Cursor 

mschuettlerTNG and others added 8 commits March 26, 2026 13:00
* Extract MarkdownRenderer component
* Add streaming coalescing to MarkdownRenderer
* Replace shiki with highlight.js (much faster)

---------

Co-authored-by: Lukas Baron <lukas.baron@tngtech.com>
* docs: add Cursor Cloud specific instructions to AGENTS.md
* feat: add Linux platform support for fetch-external-resources, ai-backend, and llamacpp
* chore: replace logo in acer preset thumbnail
* chore: upgrade to pytorch 2.11
* chore: improve image settings UX
* feat: add productMode switch

---------

Co-authored-by: Markus Schüttler <mschuettlerTNG@users.noreply.github.com>
* chore(webui): resolve npm audit vulnerabilities

Co-authored-by: Markus Schüttler <mschuettlerTNG@users.noreply.github.com>

* chore(python): upgrade uv locks

Co-authored-by: Markus Schüttler <mschuettlerTNG@users.noreply.github.com>

* chore: update comfyui deps

* chore: update uv

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Markus Schüttler <mschuettlerTNG@users.noreply.github.com>
Co-authored-by: Markus Schüttler <mschuettlerTNG@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 8, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8d0583ad-026b-45ec-b1e3-e853e1feafa3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/suppress-startup-requirements-warning-76c2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Co-authored-by: Markus Schüttler <mschuettlerTNG@users.noreply.github.com>
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.

3 participants