Skip to content

fix: request minimal prompt for reflection runner#851

Open
TurboTheTurtle wants to merge 1 commit into
CortexReach:masterfrom
TurboTheTurtle:codex/issue-614-minimal-reflection-prompt
Open

fix: request minimal prompt for reflection runner#851
TurboTheTurtle wants to merge 1 commit into
CortexReach:masterfrom
TurboTheTurtle:codex/issue-614-minimal-reflection-prompt

Conversation

@TurboTheTurtle
Copy link
Copy Markdown
Contributor

Summary

  • pass an explicit promptMode: "minimal" signal to the embedded reflection runner
  • add a regression test that ensures reflection does not rely on a toolsAllow workaround

Fixes #614

Tests

  • node --test test/issue614-reflection-minimal-prompt.test.mjs
  • npm run build

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.

Reflection embedded runner injects full system prompt & skills, wasting tokens

1 participant