mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-22 18:35:21 -06:00
ab38f6471c
* perf(inbound): narrow reply startup imports * fix(reply): restore activation parsing semantics Cherry-picked review fixes for activation parsing semantics and native command surface cache invalidation. * fix(reply): preserve case-insensitive command matching Cherry-picked review fix to lowercase only the slash-command token in commands-context while preserving argument casing.
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
export { loadModelCatalog } from "./model-catalog.js";
|