The whole hunk
from line 695, old and new numbered
/
lines
from line 695
695695| `SubagentStop` | agent type | same values as `SubagentStart` |
696696| `ConfigChange` | configuration source | `user_settings`, `project_settings`, `local_settings`, `policy_settings`, `skills` |
697697| `DirectoryAdded` | how the directory was added | `slash_command`, `register_repo_root` |
698| `StopFailure` | error type | `rate_limit`, `overloaded`, `authentication_failed`, `oauth_org_not_allowed`, `account_on_hold`, `billing_error`, `invalid_request`, `model_not_found`, `server_error`, `max_output_tokens`, `unknown` |
698| `StopFailure` | error type | `rate_limit`, `overloaded`, `authentication_failed`, `oauth_org_not_allowed`, `account_on_hold`, `billing_error`, `invalid_request`, `model_not_found`, `server_error`, `max_output_tokens`, `cloud_credential_error`, `unknown` |
699699| `InstructionsLoaded` | load reason | `session_start`, `nested_traversal`, `path_glob_match`, `include`, `compact` |
700700| `Elicitation` | MCP server name | your configured MCP server names |
701701| `ElicitationResult` | MCP server name | same values as `Elicitation` |