Skip to content

Conversation

@uinstinct
Copy link
Contributor

@uinstinct uinstinct commented Nov 10, 2025

Description

For default endpoint type instances in next edit, send both the user and system prompts.

closes #8590
resolves CON-4802

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

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

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


Summary by cubic

Next Edit now sends both the system and user prompts to default endpoint type models; fine-tuned models still receive only the user prompt. Fixes missing system context to improve responses; resolves CON-4802 and closes #8590.

Written for commit d62bb21. Summary will update automatically on new commits.

@uinstinct uinstinct requested a review from a team as a code owner November 10, 2025 08:37
@uinstinct uinstinct requested review from tingwai and removed request for a team November 10, 2025 08:37
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 10, 2025
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

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

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Predefined System Prompt for Instinct (Next Edit) is not used by default

1 participant