discourse/plugins/discourse-ai/lib/ai_tool_scripts
Sam adbb23fb01
FEATURE: Add category definition filters and AI filterTopics binding (#39478)
Adds `in:category-definition` and `in:not-category-definition` operators
to the topics filter query syntax, letting callers include or exclude
category about/definition topics.

Exposes a new `discourse.filterTopics` binding in the discourse-ai tool
runner that wraps `TopicQuery#list_filter`. Unlike the existing read
bindings, it defaults to a public (non-staff) Guardian and only elevates
to SystemUser when `with_private: true` is passed. this matched search
implementation.
2026-04-23 17:07:07 +10:00
..
presets FEATURE: improve image tool presets and tool editor (#38166) 2026-03-04 07:21:31 +11:00
preamble.js FEATURE: Add category definition filters and AI filterTopics binding (#39478) 2026-04-23 17:07:07 +10:00