Skip to content

Add collected intent as a prompt section - #179

Merged
pelikhan merged 4 commits into
mainfrom
copilot/add-intent-section-to-prompt
Aug 28, 2026
Merged

Add collected intent as a prompt section#179
pelikhan merged 4 commits into
mainfrom
copilot/add-intent-section-to-prompt

Conversation

Copilot AI commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

The intent entered on the wizard’s Intent page was not clearly surfaced in the generated agent prompt. This change gives it a dedicated section while preserving intent-specific evaluation guidance.

  • Prompt generation
    • Render non-empty intent as:
      ## Intent
      <user-provided intent>
    • Keep operational-value grader and BinEval requirements.
  • Regression coverage
    • Verify the labeled section contains the trimmed intent text.

Copilot AI and others added 4 commits August 28, 2026 12:05
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI requested a review from pelikhan August 28, 2026 12:08
@pelikhan
pelikhan marked this pull request as ready for review August 28, 2026 12:29
@pelikhan
pelikhan merged commit dc318bd into main Aug 28, 2026
@pelikhan
pelikhan deleted the copilot/add-intent-section-to-prompt branch August 28, 2026 12:29
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.

2 participants