Versions in this module Expand all Collapse all v1 v1.138.0 Sep 10, 2026 Changes in this version + func All() iter.Seq[Contract] + type Contract struct + CanBlock bool + Context bool + Decision bool + FailClosed bool + Instructions bool + Metadata bool + Name string + PermissionApproval bool + Rewrite Rewrite + Summary bool + ToolMatched bool + func Lookup(name string) (Contract, bool) + func (c Contract) Permission() bool + func (c Contract) Sequential() bool + type Rewrite uint8 + const RewriteMessages + const RewriteNone + const RewriteToolInput + const RewriteToolResponse