f04e77788e42d0006456e8f2c152a8c5dc932d00
The env-scoping migration (P3A) changed useCorrelationChain to require an environment arg and gate on `enabled: !!correlationId && !!environment`, but ExchangeHeader was still calling it with one arg. Result: the query never fired, so the header always rendered "no correlated exchanges found" even when 4+ exchanges shared a correlationId. Fix: read the selected env from the Zustand environment store and pass it through. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Observability server for Cameleer agents
Languages
Java
61.6%
TypeScript
30.2%
HTML
5.2%
CSS
2.9%