# rye:signed:2026-04-10T09:09:44Z:15450cf8d15b179b78814eb10c69ce2c2b32737cd698c48569d854fa46563d7c:i0jMstvfeLLg1kYWGyyc2_XB4KQcMNMnwYHtNurpdi0-kTbFKVEwMMIMioRESsHC1HoceSXW5EjVFReorkcwCA:6ea18199041a1ea8
version: "1.0.0"
tool_type: config-schema
executor_id: null
category: rye/agent
description: "Schema for agent.yaml — provider settings and output token limits"

target_config: agent.yaml

schema:
  type: object
  properties:
    schema_version:
      type: string
    provider:
      type: object
      properties:
        default:
          type: string
    max_output_tokens:
      type: integer
