openclaw/extensions/discord
Ted Li 5799322d9e
Discord: resolve /think autocomplete from session model (#49176)
* 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>
2026-03-24 20:13:11 -05:00
..
src Discord: resolve /think autocomplete from session model (#49176) 2026-03-24 20:13:11 -05:00
api.ts refactor: route extension seams through public apis 2026-03-19 03:20:10 +00:00
index.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
openclaw.plugin.json
package.json fix(discord): avoid bundling pi-ai runtime deps 2026-03-24 11:17:08 -05:00
runtime-api.ts Discord: move action runtime into extension 2026-03-18 02:08:07 +00:00
session-key-api.ts fix: restore full gate 2026-03-18 15:34:27 +00:00
setup-entry.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
timeouts.ts perf: narrow discord timeout import seam 2026-03-22 02:42:57 +00:00