Skip to content

[BUG] userAgentAppId missing from Code Indexing Bedrock Embedder #10165

@jackrein

Description

@jackrein

Problem (one or two sentences)

The Codebase Indexing Bedrock Embedder Provider does not include a userAgentAppId. This was added to the main Bedrock API provider in #9031 and #8660.

Context (who is affected and when)

Bedrock Users of Codebase Indexing

Reproduction steps

  1. Enable Codebase Indexing
  2. Set up Amazon Bedrock
  3. Observe the userAgent field in the CloudTrail AWS Requests to your AWS account

The userAgentAppId field needs to be added here

Expected result

aws-sdk-js/3.922.0 ua/2.1 os/darwin#24.6.0 lang/js md/nodejs#22.19.0 api/bedrock-runtime#3.922.0 m/E,e app/RooCode#3.36.10

Actual result

aws-sdk-js/3.922.0 ua/2.1 os/darwin#24.6.0 lang/js md/nodejs#22.19.0 api/bedrock-runtime#3.922.0 m/E,e

Variations tried (optional)

No response

App Version

v3.36.10

API Provider (optional)

Amazon Bedrock

Model Used (optional)

No response

Roo Code Task Links (optional)

No response

Relevant logs or errors (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions