Skip to content

Conversation

@qnixsynapse
Copy link
Contributor

@qnixsynapse qnixsynapse commented Aug 12, 2025

Describe Your Changes

This PR changes the error message displayed when the version_backend configuration is invalid. The new message is more user-friendly and suggests a simple solution, such as restarting the application, which is more helpful to the user than the previous technical error message.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

Important

Updates error message in llamacpp_extension class in index.ts for invalid version_backend format to be more user-friendly.

  • Behavior:
    • Updates error message in llamacpp_extension class in index.ts for invalid version_backend format to "Initial setup for the backend failed due to a network issue. Please restart the app!"

This description was created by Ellipsis for 23ae0bb. You can customize this summary. It will automatically update as commits are pushed.

This commit changes the error message displayed when the `version_backend` configuration is invalid. The new message is more user-friendly and suggests a simple solution, such as restarting the application, which is more helpful to the user than the previous technical error message.
@qnixsynapse qnixsynapse merged commit 02ded9b into release/v0.6.8 Aug 12, 2025
7 checks passed
@qnixsynapse qnixsynapse deleted the fix/error_message branch August 12, 2025 16:08
@github-project-automation github-project-automation bot moved this to QA in Jan Aug 12, 2025
@github-actions github-actions bot added this to the v0.6.8 milestone Aug 12, 2025
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Caution

Changes requested ❌

Reviewed everything up to 2503662 in 2 minutes and 5 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. extensions/llamacpp-extension/src/index.ts:1168
  • Draft comment:
    Typographical error: 'Intial' should be spelled 'Initial'.
  • Reason this comment was not posted:
    Marked as duplicate.

Workflow ID: wflow_6bGep0Z5uDOYreKE

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Caution

Changes requested ❌

Reviewed 23ae0bb in 2 minutes and 4 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.

Workflow ID: wflow_EWLAjMGXU8bJ3AgM

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 12, 2025

Barecheck - Code coverage report

Total: 28.66%

Your code coverage diff: -0.01% ▾

✅ All code changes are covered

ramonpzg pushed a commit that referenced this pull request Aug 15, 2025
* fix: Improve error message for invalid version/backend format

This commit changes the error message displayed when the `version_backend` configuration is invalid. The new message is more user-friendly and suggests a simple solution, such as restarting the application, which is more helpful to the user than the previous technical error message.

* fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants