0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-ai/lib/ai_bot
Roman Rizzi d6e47f1f6c
FEATURE: flag_post tool and triage integration (#36942)
- Add FlagPost persona tool with options for flag type and author PMs
- Wire tool metadata and i18n strings for UI/configuration
- Pass feature_context through bot context and playground to power tool
behavior
- Allow llm_triage to consider tool-triggered flags and avoid duplicate
actions
- Render text options with textarea in persona tool options
- Extend specs for tool-based triage and flag_post behavior
2026-01-05 10:56:15 -03:00
..
chat_streamer.rb
entry_point.rb DEV: migrate enabled_chat_bot column to a setting (#36707) 2025-12-17 09:26:19 -08:00
playground.rb FEATURE: flag_post tool and triage integration (#36942) 2026-01-05 10:56:15 -03:00
post_streamer.rb
response_http_streamer.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
site_settings_extension.rb