Skip to content

v0.7.6 — managed-tool deadlines and bounded history

Choose a tag to compare

@mostlydev mostlydev released this 01 Jul 11:19
9054875

Summary

  • Add managed-tool soft-deadline finalization for OpenAI and Anthropic request formats.
  • Record per-round wall time and prompt-token metadata in session-history tool traces.
  • Add bounded per-agent session-history rotation with reads across the current and rotated file.

Verification

  • go test -count=1 ./...