Skip to content

@uservane/agent-core: handleRequestUserFeedback

handleRequestUserFeedback(controller, args?): RequestUserFeedbackResult

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/index.d.ts:387

Request in-conversation feedback via the agent tool path.

(a) Refuses when a task is open. (b) Refuses when no bound token attests amr (issuer did not enable the tool). (c) Otherwise triggers the ask with identityKind model-requested.

Pure/testable: inject the controller. Never throws.

AgentController

RequestUserFeedbackArgs

RequestUserFeedbackResult