Add a way to set provider tags in the runner

Created on 12 November 2025, 2 months ago
Updated 12 January 2026, 6 days ago

Problem/Motivation

We need a way for any runner, meaning whomever starts an agent, to set extra tags to attach to the chat calls. When you are checking the llm events, you might want to look for something specific.

So, when you start an agent, you should have the possibility to set what tags to add. This is only needed for config agents.

It needs to propagate to subagents as well.

Remaining tasks

* Add a optional method called setProviderTags that can be set while running an agent. Array
* Add a method called getProviderTags
* Make sure that this is set on any LLM call.
* Make sure that it propagates to the subagents

Feature request
Status

Active

Version

1.3

Component

Code

Created by

🇩🇪Germany marcus_johansson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024