What's Changed
- chore(weave_ts): add 0.16.6 changelog entry by @rgao-coreweave in #7736
- fix(weave): map ClickHouse stream failures to 502 and read structured error codes by @nikumar1206 in #7746
- feat(weave): allow score tracing to be disabled in imperative evals by @domphan-wandb in #7700
- fix(weave): keep eval rows that produced no score in the summary by @ro31337 in #7758
- fix(weave_ts): report inclusive Anthropic prompt tokens by @ro31337 in #7725
- feat(weave): add tables for tags monitoring by @benjreinhart in #7718
- feat(weave_ts): record the agent span that invoked a call by @ro31337 in #7753
- chore(weave): refresh generated model data by @mattliu-mygit in #7763
- fix(weave): keep an evaluation's derived name off its dataset's object_id by @ro31337 in #7764
- perf(weave): bound eval_results calls_merged scan to the eval run window by @nikumar1206 in #7761
- chore(weave): vendor the generated trace server SDK by @ro31337 in #7771
- chore(weave): drop clickhouse-connect 0.x workarounds, pin driver to 1.6 by @nikumar1206 in #7752
- chore(weave): carry the entity name on agent span events by @gtarpenning in #7775
- chore(weave): add signature cluster tables by @gtarpenning in #7691
- chore(weave): return the turn root's facts and the trace's token totals from the chat view by @gtarpenning in #7778
- chore(weave): add the canonical clustering recipe config by @gtarpenning in #7756
- chore(weave): bring the Stainless binding up to the vendored SDK by @ro31337 in #7777
- chore(weave): separate the intent judge's status and category vocabularies by @gtarpenning in #7791
- chore(weave): rebalance the failure judge's severity examples by @gtarpenning in #7792
- chore(weave): only produce insights events for spans with a conversation by @gtarpenning in #7790
- fix(weave): let ClickHouse mint query_id by @nikumar1206 in #7787
- chore(weave): refresh the vendored SDK and finish the stream binding by @ro31337 in #7783
- chore(weave): move trace-server deps onto the trace_server extra by @nikumar1206 in #7780
- chore(weave): add wandbot-3000[bot] to the CLA allowlist by @ro31337 in #7793
- security(weave): add PII detection and redaction helpers by @rgao-coreweave in #7788
- feat(weave): add optional Agent PII policy field by @rgao-coreweave in #7789
- perf(weave): reduce peak memory during PII redaction by @rgao-coreweave in #7796
- feat(weave_ts): add GenAI span error helpers by @rgao-coreweave in #7738
- fix(weave): mark agent response defaults required in the serialization schema by @ro31337 in #7805
- chore(weave): refresh vendored trace-server clients by @wandbot-3000[bot] in #7808
- chore(weave): remove the insights config from weave by @gtarpenning in #7800
New Contributors
- @wandbot-3000[bot] made their first contribution in #7808
Full Changelog: v0.53.6...v0.53.7