v0.53.3
What's Changed
- fix(weave): stop bool/int param collision that 400s calls queries by @ro31337 in #7584
- chore(weave): file storage presign_read by @gtarpenning in #7572
- chore(weave): export target queries by @gtarpenning in #7573
- fix(weave): preserve object read error context by @gtarpenning in #7586
- chore(inference): use uv and add sync_model_catalog target by @jamie-rasmussen in #7588
- chore(weave): clickhouse export write path by @gtarpenning in #7574
- fix(weave): map openai cached_tokens to cache_read on otel ingest by @gtarpenning in #7590
- feat(weave): link stamped agent spans to eval results by @bcsherma in #7591
- fix(weave): support $size in ORM by @jtschoonhoven in #7589
- fix(weave): expose cache rates in add_cost by @gtarpenning in #7592
- chore(weave): export status via query_log by @gtarpenning in #7575
- fix(weave): preserve user prompt in conversation previews by @mattliu-mygit in #7594
- feat(weave): expose reasoning_effort on the completions API by @gtarpenning in #7580
- fix(weave): skip annotation queue calls without start times by @gtarpenning in #7599
- chore(inference): fix symlinks to catalog by @jamie-rasmussen in #7609
- feat(weave): add persisted agent dashboard object type by @bcsherma in #7534
- feat(weave): add totals to feedback queries by @jtschoonhoven in #7612
- chore(weave_ts): label serverless inference traces by model by @gtarpenning in #7613
- fix(weave): label serverless inference traces by model by @gtarpenning in #7611
- fix(weave): classify ClickHouse TOO_SLOW as QueryEstimatedTimeoutExceededError by @mscavezze-cw in #7607
- fix(weave): regenerate trace server API bindings by @jtschoonhoven in #7616
- feat(weave): emit agent events for insights by @jtschoonhoven in #7600
- chore(inference): Add more fields to catalog API by @jamie-rasmussen in #7625
- refactor(weave_ts): use canonical integration attributes by @rgao-coreweave in #7627
- fix(weave): normalize Claude Agent SDK cached input tokens by @rgao-coreweave in #7632
- feat(weave_ts): separate turn input and output messages by @rgao-coreweave in #7624
- fix(weave): honor explicit wandb.is_turn over OTel conversation id by @ro31337 in #7633
Full Changelog: v0.53.2...v0.53.3