Files
AstrBot/runtime_bootstrap.py
邹永赫 82c43f5b32 fix: harden runtime bootstrap and unify confirm handling
- Simplify bootstrap log buffering and add a public initialize hook for non-main startup paths.

- Guard aiohttp TLS patching with feature/type checks and keep graceful fallback when internals are unavailable.

- Standardize dashboard confirmation flow via shared confirm helpers across composition and options API components.
2026-02-10 15:43:43 +09:00

2.2 KiB