YeonGyu-Kim
9f10997987
feat(config): allow runtime_fallback to be configured as boolean
Enable simple boolean configuration for runtime_fallback:
- "runtime_fallback": true - Enable with defaults
- "runtime_fallback": false - Disable
- "runtime_fallback": { ... } - Advanced object config (existing)
Updated schema, event handler, chat-message handler, and session hooks
to handle both boolean and object formats.
2026-02-22 01:44:53 +09:00
..
2026-02-21 04:38:18 +09:00
2026-02-21 05:40:53 +09:00
2026-02-22 01:44:53 +09:00
2026-02-21 16:24:18 +09:00
2026-02-21 18:32:10 +09:00
2026-02-21 04:38:18 +09:00
2026-02-22 01:44:53 +09:00
2026-02-21 16:24:18 +09:00
2026-02-21 16:24:18 +09:00
2026-02-21 17:07:29 +09:00
2026-02-21 04:38:18 +09:00
2026-02-17 10:51:01 +09:00
2026-02-16 00:58:46 +02:00
2026-02-08 16:25:25 +09:00
2026-02-06 18:58:48 +09:00
2026-02-17 02:14:01 +09:00
2026-02-17 10:51:01 +09:00
2026-02-21 16:24:18 +09:00
2026-02-16 22:12:21 +09:00
2026-02-20 17:45:53 +02:00
2026-02-06 02:51:53 +09:00