- export Run() from launcher module and add non-module main TU - apply same pattern to module-based test executables - migrate utils/string implementation fully into string.cppm and drop string.cpp - point clangd to linux build compilation database
✨ 新增`conan`包管理,并配置多平台`profile` 🔧 变更`CMakeLists`的设置
✨ 新增测试`test_lsp_any`