Skip to content

fix(proxy): guide agents after session initialization - #1122

Open
Gout999 wants to merge 1 commit into
TencentCloud:feat/server_teamfrom
Gout999:agent/add-session-init-no-probe-guidance-1074
Open

fix(proxy): guide agents after session initialization#1122
Gout999 wants to merge 1 commit into
TencentCloud:feat/server_teamfrom
Gout999:agent/add-session-init-no-probe-guidance-1074

Conversation

@Gout999

@Gout999 Gout999 commented Aug 21, 2026

Copy link
Copy Markdown

Summary

Addresses #1074 with a small prompt-guidance improvement for session-initialized
requests.

The injected Skill and Memory tool blocks now state that session initialization has
already completed, that the listed bridge paths are the supported entry points, and
that agents should not probe unrelated metadata, OpenAPI, or session endpoints.

The guidance is static and generic; it does not change client-specific routing.

Verification

  • npm test -- --run src/injection/injectors/__tests__/session-init-guidance.test.ts (2 tests passed)
  • git diff --check

Signed-off-by: Gout999 gout999@users.noreply.github.com

Signed-off-by: Gout999 <gout999@users.noreply.github.com>
@Maxwell-Code07

Copy link
Copy Markdown
Collaborator

Thank you so much for your attention and contribution! We will arrange an internal review for this PR shortly, and all feedback will be shared right here in the discussion.

@Gout999
Gout999 marked this pull request as ready for review August 23, 2026 13:49
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