Skip to content

Fix large agent prompt delivery safety#338

Merged
shiny-code-bot merged 3 commits into
mainfrom
fix/agent-context-prompt-delivery
Jun 2, 2026
Merged

Fix large agent prompt delivery safety#338
shiny-code-bot merged 3 commits into
mainfrom
fix/agent-context-prompt-delivery

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • recover the local-only large prompt safety fixes onto current origin/main
  • route oversized built-in Every Code/Codex prompts through stdin while streaming child output concurrently
  • fail early for oversized prompts on external/custom agent commands that do not support the built-in stdin prompt protocol

Refs #336

Validation

  • cargo test --manifest-path code-rs/Cargo.toml -p code-core agent_tool::tests -- --nocapture (50 passed)
  • ./build-fast.sh (clean successful build)

Inspection

  • JetBrains inspection closeout attempted with uv run /Users/cbusillo/Developer/codex-skills/jetbrains-inspection/scripts/jb-inspect.py closeout --repo /Users/cbusillo/Developer/code-context-prompt-delivery --scope changed_files
  • Result: not clean due to inspection plugin/API failure: HTTP 500 from inspection API

@shiny-code-bot shiny-code-bot merged commit 50f948b into main Jun 2, 2026
1 check passed
@shiny-code-bot shiny-code-bot deleted the fix/agent-context-prompt-delivery branch June 2, 2026 15:50
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