mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 21:56:51 +00:00
* fix(status): show configured cost for aws-sdk models Decouple status cost display from provider auth mode so explicit model pricing is used for Bedrock and other non-api-key providers. Include cache read/write tokens in the status cost estimate and cover the behavior with regression tests. * fix: show configured response usage costs * docs: align configured cost visibility * fix(status): keep usage tokens mode cost-free --------- Co-authored-by: ItsOtherMauridian <165866613+ItsOtherMauridian@users.noreply.github.com> Co-authored-by: ItsOtherMauridian <itsothermauridian@users.noreply.github.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>