feat: expose run step budgets to clients

This commit is contained in:
lda
2026-09-05 21:26:31 +07:00 Verified
parent 7141a8818d
commit 715035dce8
18 changed files with 458 additions and 18 deletions
+3
View File
@@ -73,6 +73,9 @@ def test_rich_representations_bound_large_values_and_redact_secret_like_fields()
interrupt=None,
diagnostics=(),
trace_count=1000,
max_steps=10_000,
steps_executed=3,
steps_remaining=9_997,
)
rendered = repr(run)