The whole hunk
from line 693, old and new numbered
/
lines
from line 693
693693| `SubagentStop` | agent type | same values as `SubagentStart` |
694694| `ConfigChange` | configuration source | `user_settings`, `project_settings`, `local_settings`, `policy_settings`, `skills` |
695695| `DirectoryAdded` | how the directory was added | `slash_command`, `register_repo_root` |
696| `StopFailure` | error type | `rate_limit`, `overloaded`, `authentication_failed`, `oauth_org_not_allowed`, `billing_error`, `invalid_request`, `model_not_found`, `server_error`, `max_output_tokens`, `unknown` |
696| `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` |
697697| `InstructionsLoaded` | load reason | `session_start`, `nested_traversal`, `path_glob_match`, `include`, `compact` |
698698| `Elicitation` | MCP server name | your configured MCP server names |
699699| `ElicitationResult` | MCP server name | same values as `Elicitation` |