Skip to content

feat: add demo cli passthrough and docs polish#40

Merged
rlippmann merged 3 commits into
mainfrom
codex/prompt-drift-demo-changes
Mar 17, 2026
Merged

feat: add demo cli passthrough and docs polish#40
rlippmann merged 3 commits into
mainfrom
codex/prompt-drift-demo-changes

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

What changed

  • Added Demo 5 CLI support for --turns stress testing with deterministic, prefix-extended distractor sequences and unchanged evaluation semantics.
  • Added shared --llm-delay handling for direct Demo 5 execution.
  • Updated demos.run_demo to forward demo-specific args after -- for single-demo runs.
  • Added and updated mocked tests for Demo 5 invariants and runner/direct CLI plumbing.
  • Polished demos/README.md flow and wording, including Demo 5 stress-ladder guidance and table readability improvements.
  • Applied a small formatting improvement in root README.md by centering the kind column in the decision table.

Why

  • Make Demo 5 better for prompt-drift stress testing at larger turn counts while preserving default behavior and success criteria.
  • Ensure shared LLM pacing options and demo-specific options can be used cleanly in both direct and runner invocation paths.
  • Improve documentation scanability so setup, run instructions, and advanced notes are easier to follow.

@rlippmann
rlippmann merged commit 2046fe5 into main Mar 17, 2026
8 checks passed
@rlippmann
rlippmann deleted the codex/prompt-drift-demo-changes branch March 17, 2026 08:08
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