Versions in this module Expand all Collapse all v0 v0.1.5 Mar 23, 2026 Changes in this version + func Process(toolOutput string, rule Rule) string + func RulesFromContext(ctx context.Context) map[string]Rule + func WithRules(ctx context.Context, rules map[string]Rule) context.Context + type Rule struct + MaxLines int + MaxTokens int + Truncation string + TruncationMessage string + func RuleForTool(ctx context.Context, toolName string) Rule v0.1.0 Mar 14, 2026