Skip to content

agent-config: update ts sdk to expose agent config#2832

Merged
mschuwalow merged 5 commits intomainfrom
agent-config-js-sdk-1
Feb 26, 2026
Merged

agent-config: update ts sdk to expose agent config#2832
mschuwalow merged 5 commits intomainfrom
agent-config-js-sdk-1

Conversation

@mschuwalow
Copy link
Contributor

resolves #2804

@mschuwalow mschuwalow requested a review from afsalthaj February 24, 2026 14:32
@mschuwalow mschuwalow self-assigned this Feb 24, 2026
@mschuwalow mschuwalow changed the title Agent config js sdk 1 agent-config: update ts sdk to expose agent config Feb 24, 2026
Base automatically changed from agent-config-update-wit to main February 24, 2026 16:12
@mschuwalow mschuwalow force-pushed the agent-config-js-sdk-1 branch from c7fd8ab to 9658f9c Compare February 24, 2026 17:02
optional: isOptional,
properties,
};
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not so worried, but I can't remember if I wrote anything SDK specific in typegen. Not a problem to have it though

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No sdk types in typegen yet, but from what I can tell that is the correct time to recognize sdk types, analyze the types and extract information.

@afsalthaj
Copy link
Contributor

LGTM

@mschuwalow mschuwalow force-pushed the agent-config-js-sdk-1 branch from 9658f9c to f986bbe Compare February 26, 2026 11:50
@github-actions
Copy link

github-actions bot commented Feb 26, 2026

✅ All contributors have signed the CLA.
Posted by the CLA Assistant Lite bot.

@mschuwalow
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Feb 26, 2026
@mschuwalow mschuwalow merged commit 6e9a74d into main Feb 26, 2026
23 of 24 checks passed
@mschuwalow mschuwalow deleted the agent-config-js-sdk-1 branch February 26, 2026 16:52
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement agent configuration in the ts sdk

2 participants