docs: add runtime-fallback and fallback_models documentation
This commit is contained in:
committed by
YeonGyu-Kim
parent
7aafa13b21
commit
0ef17aa6c9
@@ -352,6 +352,7 @@ Hooks intercept and modify behavior at key points in the agent lifecycle.
|
||||
| **session-recovery** | Stop | Recovers from session errors - missing tool results, thinking block issues, empty messages. |
|
||||
| **anthropic-context-window-limit-recovery** | Stop | Handles Claude context window limits gracefully. |
|
||||
| **background-compaction** | Stop | Auto-compacts sessions hitting token limits. |
|
||||
| **runtime-fallback** | Stop | Automatically switches to fallback models on API errors (429, 503, 529). Configurable via `runtime_fallback` and `fallback_models`. |
|
||||
|
||||
#### Truncation & Context Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user