Skip to content

zbobr_fix-181-claude-system-prompt#194

Open
milyin wants to merge 2 commits into
mainfrom
zbobr_fix-181-claude-system-prompt
Open

zbobr_fix-181-claude-system-prompt#194
milyin wants to merge 2 commits into
mainfrom
zbobr_fix-181-claude-system-prompt

Conversation

@milyin

@milyin milyin commented Mar 26, 2026

Copy link
Copy Markdown
Owner

No description provided.

Add SplitPrompt struct and split builder methods in prompts.rs to
separate role prompts from task prompts. Claude executor passes the
role prompt via --system-prompt flag. Copilot executor concatenates
both parts into a single -p argument. McpTester ignores the new
parameter.

Updates ToolExecutor trait with system_prompt: Option<&str> parameter.
Updates cli.rs to use split_prompt() and pass both parts through
execute_tool().

Addresses task #181: pass role prompts to claude with --system-prompt.
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