Skip to content

Initial agentic relationship support in scheduler#909

Draft
sjmonson wants to merge 2 commits into
vllm-project:mainfrom
sjmonson:feat/agentic_sched
Draft

Initial agentic relationship support in scheduler#909
sjmonson wants to merge 2 commits into
vllm-project:mainfrom
sjmonson:feat/agentic_sched

Conversation

@sjmonson

@sjmonson sjmonson commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR expands the scope of multiturn scheduling to handle agentic style request relationships (fork/spawn/join/etc).

Details

  • [ ]

Test Plan

Related Issues

  • Resolves #

  • "I certify that all code in this PR is my own, except as noted below."

Use of AI

  • Includes code generated or substantially modified by an AI agent
  • Includes tests generated or substantially modified by an AI agent

NOTE: the Generated-by or Assisted-by trailers should be used in git commit messages when code or tests were generated or substantially modified by an AI agent, as described in the project's DEVELOPING.md file.


git log

commit 4fd8c8b
Author: Samuel Monson smonson@redhat.com
Date: Tue Jul 7 13:16:44 2026 -0400

wip: Add DAG primitives

Signed-off-by: Samuel Monson <smonson@redhat.com>

commit 0c732b5
Author: Samuel Monson smonson@redhat.com
Date: Tue Jul 7 13:19:00 2026 -0400

wip: Wire request_info into into DAG

Signed-off-by: Samuel Monson <smonson@redhat.com>

Signed-off-by: Samuel Monson smonson@redhat.com

@sjmonson sjmonson force-pushed the feat/agentic_sched branch from 73450d8 to ee1a45d Compare July 7, 2026 17:28
sjmonson added 2 commits July 8, 2026 11:37
Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
@sjmonson sjmonson force-pushed the feat/agentic_sched branch from ee1a45d to 0c732b5 Compare July 8, 2026 15:38
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