Skip to content

Conversation

@uinstinct
Copy link
Contributor

@uinstinct uinstinct commented Dec 3, 2025

Description

Change the GitHub link on error output modal to contain the error output, select model and api response.

resolves CON-5035

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screen recording or screenshot

image image image

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Updated the error modal to open a prefilled GitHub issue with the error output, selected model, provider, and status code. This makes reporting issues faster and more complete.

  • New Features
    • Issue title includes model name and status code.
    • Issue body prefilled with error details, output, and a prompt for context.
    • Button label changed to “Open GitHub issue.”
    • Replaced static GITHUB_LINK with dynamic issue URL.

Written for commit 64f1ee7. Summary will update automatically on new commits.

@uinstinct uinstinct requested a review from a team as a code owner December 3, 2025 13:44
@uinstinct uinstinct removed the request for review from a team December 3, 2025 13:44
@uinstinct uinstinct requested a review from sestinj December 3, 2025 13:44
@continue
Copy link
Contributor

continue bot commented Dec 3, 2025

Keep this PR in a mergeable state →

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 3, 2025
@continue
Copy link
Contributor

continue bot commented Dec 3, 2025

Reviewed the PR changes for documentation updates. No documentation changes are needed because:

  1. This is a UX improvement to the existing error reporting workflow, not a new feature
  2. The troubleshooting docs already cover when and where to report errors
  3. The button label "Open GitHub issue" is self-explanatory
  4. No new user-facing behavior, configuration options, or commands were introduced

The auto-population of error details is an implementation detail that improves the user experience but doesn't require documentation.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Collaborator

@RomneyDa RomneyDa left a comment

Choose a reason for hiding this comment

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

Nice!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 3, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Dec 3, 2025
@RomneyDa RomneyDa merged commit cf80727 into continuedev:main Dec 3, 2025
59 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Dec 3, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2025
@uinstinct uinstinct deleted the github-issue-link branch December 4, 2025 12:26
@sestinj
Copy link
Contributor

sestinj commented Dec 4, 2025

🎉 This PR is included in version 1.35.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Dec 4, 2025

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants