Skip to content

Fix BrainPilot thinking-level forwarding - #59

Merged
GTC2333 merged 1 commit into
mainfrom
codex/fix-thinking-level-forwarding
Aug 25, 2026
Merged

Fix BrainPilot thinking-level forwarding#59
GTC2333 merged 1 commit into
mainfrom
codex/fix-thinking-level-forwarding

Conversation

@bondingelectron

Copy link
Copy Markdown
Collaborator

Summary

  • forward BPB_THINKING_LEVEL when creating BrainPilot sessions
  • validate configured values
  • fail closed if Runtime reports a different or missing thinking level
  • add forwarding and silent-downgrade regression tests

Verification

  • npm run build
  • npm test (207 passed, 3 skipped, 0 failed)
  • git diff --check

@bondingelectron
bondingelectron force-pushed the codex/fix-thinking-level-forwarding branch from 5e0bafe to d1e55b7 Compare August 18, 2026 16:11

@GTC2333 GTC2333 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Verified locally: the runner forwards BPB_THINKING_LEVEL in POST /sessions, rejects missing or downgraded Runtime responses, and the full test suite passes (208 passed, 2 conditional Docker tests skipped). This fixes the observed manifest=high/session=medium mismatch.

@GTC2333
GTC2333 merged commit 1bb49ed into main Aug 25, 2026
10 checks passed
@GTC2333
GTC2333 deleted the codex/fix-thinking-level-forwarding branch August 25, 2026 18:23
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