Skip to content

feat(agentic): replay api-time overlap barriers#10

Merged
cquil11 merged 3 commits into
cquil11/agentx-v0.4-syncfrom
cquil11/agentx-api-time-groups
Jun 25, 2026
Merged

feat(agentic): replay api-time overlap barriers#10
cquil11 merged 3 commits into
cquil11/agentx-v0.4-syncfrom
cquil11/agentx-api-time-groups

Conversation

@cquil11

@cquil11 cquil11 commented Jun 25, 2026

Copy link
Copy Markdown

Summary

  • infer explicit cross-stream predecessor frontiers from Weka [t, t + api_time] intervals
  • launch branches whose capture intervals overlap from the parent request start
  • enforce fan-out/join barriers during accelerated warmup and profiling without a scalar peak semaphore

Validation

  • deterministic A/B/C-before-D barrier and edge-case tests
  • focused unit/component suites
  • local mock-server subprocess with repeated conversation recycling and clean warmup-to-profile handoff
  • pre-commit

The full unit suite reached 4,569 passing tests before stopping on the existing offline test-model tokenizer fixture failure.

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Try out this PR

Quick install:

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

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@37b35a7e0dc497ec2b5b0e84d4f5c3d112c4d0e3

Last updated for commit: 37b35a7Browse code

@github-actions

github-actions Bot commented Jun 25, 2026

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.

Signed-off-by: Cam Quilici <cjquilici@gmail.com>
@cquil11 cquil11 force-pushed the cquil11/agentx-api-time-groups branch from 9d3f38d to e50e823 Compare June 25, 2026 06:13
cquil11 added 2 commits June 25, 2026 16:38
Signed-off-by: Cam Quilici <cjquilici@gmail.com>
Signed-off-by: Cam Quilici <cjquilici@gmail.com>
@cquil11 cquil11 merged commit 84f747a into cquil11/agentx-v0.4-sync Jun 25, 2026
9 of 21 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