0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 01:06:53 +08:00
discourse/plugins/discourse-ai/spec/models
discourse-patch-triage[bot] a8ba97caf8
FIX: Bust cache so that group additions to AI helper can take effect [backport 2026.6] (#41603)
Backport of #41539 to release/2026.6.

---

Adding new groups to `Composer AI helper allowed groups` setting was not
taking effect due to a cache on agents.

This PR busts the agent cache when the the updated agent is AI helper
related.

Co-authored-by: Natalie Tay <natalie.tay@gmail.com>
2026-07-09 23:18:10 +01:00
..
discourse_ai/ai_bot FEATURE: Star AI bot conversations in sidebar (#39869) 2026-05-14 15:04:31 +10:00
ai_agent_mcp_server_spec.rb FEATURE: Add MCP server integration to AI agents (#38706) 2026-03-25 17:32:27 +11:00
ai_agent_multisite_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
ai_agent_spec.rb FIX: Bust cache so that group additions to AI helper can take effect [backport 2026.6] (#41603) 2026-07-09 23:18:10 +01:00
ai_api_request_stat_spec.rb FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
ai_artifact_key_value_spec.rb
ai_mcp_server_spec.rb DEV: Support other OAuth token auth methods (#41219) 2026-06-26 20:30:53 +08:00
ai_secret_spec.rb FEATURE: Add MCP server integration to AI agents (#38706) 2026-03-25 17:32:27 +11:00
ai_tool_action_spec.rb FEATURE: Add human-in-the-loop approval queue for AI agent tool actions (#38446) 2026-03-13 12:46:59 -03:00
ai_tool_spec.rb FEATURE: add crypto utilities to AI tool runner (#39343) 2026-04-21 14:25:18 +10:00
embedding_definition_spec.rb FIX: SQL Injection via pg_function AI (#38117) 2026-02-27 15:38:49 +01:00
inferred_concept_spec.rb
llm_credit_allocation_spec.rb FIX: Make credit limit reset time translatable (#37226) 2026-02-19 12:36:53 +01:00
llm_credit_daily_usage_spec.rb
llm_feature_credit_cost_spec.rb
llm_model_spec.rb FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
llm_quota_spec.rb FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
llm_quota_usage_spec.rb FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
model_accuracy_spec.rb
rag_document_fragment_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
reviewable_ai_chat_message_spec.rb
reviewable_ai_post_spec.rb FEATURE: Link staff action log entries to originating reviewable (#39519) 2026-04-30 09:15:45 +08:00
reviewable_ai_tool_action_spec.rb FIX: Scope ReviewableAiToolAction to target post's topic and category (#39716) 2026-05-05 10:24:19 -03:00
shared_ai_conversation_spec.rb FIX: Tighten security controls for artifact sharing (#40153) 2026-05-19 16:13:53 +10:00
user_option_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00