Skip to content

feat: standardize Deep Thinking prompt metadata for MCP and CLI#1211

Open
kamran-nizamani wants to merge 1 commit into
f:mainfrom
kamran-nizamani:fix-deep-thinking-metadata
Open

feat: standardize Deep Thinking prompt metadata for MCP and CLI#1211
kamran-nizamani wants to merge 1 commit into
f:mainfrom
kamran-nizamani:fix-deep-thinking-metadata

Conversation

@kamran-nizamani

Copy link
Copy Markdown

Summary

This PR standardizes metadata for "Deep Thinking" system prompts to improve discoverability in MCP server and CLI tools.

Changes

  • Added [SYSTEM][DEEP_THINKING] tag to identify advanced reasoning prompts
  • Ensures consistent classification of system-level prompts vs normal prompts
  • No structural changes to CSV format

Why this change

Improves prompt categorization for CLI and MCP tools so they can better detect and suggest reasoning-heavy prompts.

Example

Before:
"Act as a comprehensive decision-making system..."

After:
"[SYSTEM][DEEP_THINKING] Act as a comprehensive decision-making system..."

Notes

  • No breaking changes
  • Fully backward compatible

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • prompts.csv is excluded by !**/*.csv

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 55eeb00a-fcce-457e-b616-7905ee152833

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant