mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-29 10:50:58 +00:00
* 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
63 B
TypeScript
2 lines
63 B
TypeScript
export { ensureOpenClawModelsJson } from "./models-config.js";
|