mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-11 14:41:10 +08:00
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. |
||
|---|---|---|
| .. | ||
| artifact_update_strategies | ||
| tool_runner | ||
| tools | ||
| agent_spec.rb | ||
| bot_spec.rb | ||
| concept_deduplicator_spec.rb | ||
| concept_finder_spec.rb | ||
| concept_matcher_spec.rb | ||
| researcher_spec.rb | ||
| settings_explorer_spec.rb | ||
| sql_helper_spec.rb | ||
| tool_runner_spec.rb | ||