Skip to content

feat(agentic): add deterministic warmup request budgets - #27

Merged
cquil11 merged 4 commits into
mainfrom
cquil11/deterministic-agentic-warmup-count-main
Jul 29, 2026
Merged

feat(agentic): add deterministic warmup request budgets#27
cquil11 merged 4 commits into
mainfrom
cquil11/deterministic-agentic-warmup-count-main

Conversation

@cquil11

@cquil11 cquil11 commented Jul 29, 2026

Copy link
Copy Markdown

Summary

  • add --warmup-requests-per-lane for deterministic agentic replay warmup
  • enforce per-lane quotas and preserve live DAG state through profiling handoff
  • add validation, documentation, and regression coverage

Ports the changes from #26 onto the current fork main, including ai-dynamo#1220.

Validation

  • 315 unit tests passed, 1 skipped
  • 4 agentic replay component tests passed
  • pre-commit run --all-files passed

cquil11 added 4 commits July 29, 2026 12:25
Signed-off-by: Cam Quilici <cjquilici@gmail.com>
Signed-off-by: Cam Quilici <cjquilici@gmail.com>
Signed-off-by: Cam Quilici <cjquilici@gmail.com>
Signed-off-by: Cam Quilici <cjquilici@gmail.com>
@github-actions

Copy link
Copy Markdown

Try out this PR

Quick install:

pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@29749372a46386280f9d049f8cbd8762f894b9a3

Recommended with virtual environment (using uv):

uv venv --python 3.12 && source .venv/bin/activate
uv pip install --upgrade --force-reinstall git+https://github.com/ai-dynamo/aiperf.git@29749372a46386280f9d049f8cbd8762f894b9a3

Last updated for commit: 2974937Browse code

@github-actions

Copy link
Copy Markdown

Fern Docs Preview: generation failed — see the Actions log for details. This does not block merge; ask a maintainer to retry if needed.

@cquil11
cquil11 merged commit f2b7b64 into main Jul 29, 2026
15 of 16 checks passed
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