You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add harness user-agent dimension for omnigent meta-harness
Detect the OMNIGENT environment variable and report harness/omnigent as
an independent user-agent dimension, parallel to agent detection. This
lets the platform see both the meta-harness (omnigent) and the underlying
coding agent (e.g. claude-code) in the same request.
Co-authored-by: Isaac
Signed-off-by: simon <simon.faltum@databricks.com>
* Added a `harness` user-agent dimension that reports the omnigent meta-harness (detected via the `OMNIGENT` environment variable) independently of agent detection.
0 commit comments