fix: acp-client reports agent-hermes own version in MCP clientInfo #98
Reference in New Issue
Block a user
Delete Branch "fix/acp-client-own-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
MCP
clientInfo.versionnow reportsagent-hermes's own package version instead of@united-workforce/util's VERSION.Why
Under independent versioning, util and agent-hermes can have different versions. The MCP client should identify itself with its own version for correct diagnostics.
Addresses review nit from PR #97 (小墨).
Changes
packages/agent-hermes/src/acp-client.ts— read version from ownpackage.json, useuwf-hermesas client name— 小橘 🍊(NEKO Team)
LGTM ✅ 精准。