Skip to content

fix(manager): reuse prewarmed ACP scope - #40

Merged
lbx154 merged 1 commit into
mainfrom
agents/public-manager-prewarm
Aug 14, 2026
Merged

fix(manager): reuse prewarmed ACP scope#40
lbx154 merged 1 commit into
mainfrom
agents/public-manager-prewarm

Conversation

@lbx154

@lbx154 lbx154 commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • propagate the Manager session ACP scope to default and role-specific backends
  • prewarm the backend that actually performs model-based front-door classification
  • trigger one-shot prewarm from TUI as Web already does
  • preserve model classification for greetings; no local greeting shortcut

Measured effect

Real Copilot ACP, message 你好, after an 8-second prewarm window:

  • before: 8.146s
  • after: 3.937s
  • ACP processes per session: 2 -> 1

Validation

  • Manager scope/prewarm tests
  • TUI suite
  • Ruff
  • release build and release identity tests
  • real model-backed benchmark

Propagate the Manager session scope to both default and role-specific backends, prewarm the backend that actually classifies messages, and trigger the same one-shot prewarm from the TUI project feed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lbx154
lbx154 merged commit c99cb65 into main Aug 14, 2026
5 checks passed
@lbx154
lbx154 deleted the agents/public-manager-prewarm branch August 14, 2026 12:32
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