Skip to content

[WIP] Fix inconsistency in reason.prompt.md chain-of-thought description#170

Merged
Bryan-Roe merged 1 commit into
mainfrom
copilot/fix-inconsistent-reason-prompt
May 7, 2026
Merged

[WIP] Fix inconsistency in reason.prompt.md chain-of-thought description#170
Bryan-Roe merged 1 commit into
mainfrom
copilot/fix-inconsistent-reason-prompt

Conversation

Copilot AI commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>reason.prompt.md is described here as showing explicit chain-of-thought steps to the user, but reason.prompt.md currently uses agent: agi-reasoning and that agent’s front-matter description now says chain-of-thought is not exposed. This is internally inconsistent and may mislead users/tool routing. Consider either (a) adjusting this prompt list entry to match the agent’s behavior, or (b) splitting into two agents (hidden-CoT vs visible-reasoning) and pointing reason.prompt.md at the visible one.</issue_title>
<issue_description>reason.prompt.md is described here as showing explicit chain-of-thought steps to the user, but reason.prompt.md currently uses agent: agi-reasoning and that agent’s front-matter description now says chain-of-thought is not exposed. This is internally inconsistent and may mislead users/tool routing. Consider either (a) adjusting this prompt list entry to match the agent’s behavior, or (b) splitting into two agents (hidden-CoT vs visible-reasoning) and pointing reason.prompt.md at the visible one.

Originally posted by @copilot in #164 (comment)</issue_description>

Comments on the Issue (you are @copilot in this section)

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @Copilot! 👋

Your private repo does not have access to Sourcery.

Please upgrade to continue using Sourcery ✨

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@Bryan-Roe Bryan-Roe merged commit 7b3d16c into main May 7, 2026
12 of 35 checks passed
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA af03a2a.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@Bryan-Roe Bryan-Roe deleted the copilot/fix-inconsistent-reason-prompt branch May 28, 2026 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment