mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-27 18:01:46 +00:00
* Discord: use session model for /think autocomplete * Discord: use cached session store in think autocomplete * Discord: align think autocomplete with effective bound route * Discord: fix think autocomplete route-resolution test mocks * Discord: stabilize think autocomplete CI coverage * Discord: gate think autocomplete context behind auth * Discord: share slash auth for think autocomplete * Discord: localize think autocomplete auth gate * Discord: drop think autocomplete auth gating * Discord: align native autocomplete auth and route readiness * Discord: use effective route for model picker --------- Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>