Skip to content

fix(manifest): add delegate orchestration entry agent to agents collection#50

Merged
galuszkm merged 2 commits into
mainfrom
copilot/add-entry-node-id-delegate-orchestration
Jun 11, 2026
Merged

fix(manifest): add delegate orchestration entry agent to agents collection#50
galuszkm merged 2 commits into
mainfrom
copilot/add-entry-node-id-delegate-orchestration

Conversation

Copilot AI commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Delegate orchestrations are Agents themselves — they report token usage under the orchestration name.
This PR includes them in agents so consumers can look up the model for any incoming token event by name of delegate agent that report it.

Copilot AI added 2 commits June 11, 2026 17:34
Delegate orchestrations are built as a new Agent forked from the entry
agent's blueprint and report token usage under the orchestration name.
build_manifest now appends an AgentDescriptor for every delegate Agent
in orchestrators, so consumers can look up the model for any token event
by matching the orchestration name in manifest.agents.

@galuszkm galuszkm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@galuszkm galuszkm marked this pull request as ready for review June 11, 2026 18:11
@galuszkm galuszkm changed the title Remove duplicate # ── Entry resolution ──── comment in manifest.py fix(manifest): add delegate orchiestration entry agent to agents collection Jun 11, 2026
@galuszkm galuszkm changed the title fix(manifest): add delegate orchiestration entry agent to agents collection fix(manifest): add delegate orchestration entry agent to agents collection Jun 11, 2026
@galuszkm galuszkm merged commit d6dd926 into main Jun 11, 2026
8 checks passed
@galuszkm galuszkm deleted the copilot/add-entry-node-id-delegate-orchestration branch June 19, 2026 22:20
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