discourse/plugins/discourse-ai/spec/models
Krzysztof Kotlarek d792c77895
FEATURE: Link staff action log entries to originating reviewable (#39519)
The staff action log records moderation actions (post deletions, user
suspensions, silences, user approvals, etc.) as `UserHistory` rows, but
entries triggered from the reviewable queue have no reference back to
the reviewable that caused them. When auditing a decision in the log,
staff can't jump to the flagged post, queued post, or user-approval
review that produced it.

Link to review is visible in the log:
<img width="900" height="674" alt="Screenshot 2026-04-24 at 2 17 04 pm"
src="https://github.com/user-attachments/assets/791ebc58-0a4d-4c2c-a363-efe482f5f755"
/>
2026-04-30 09:15:45 +08: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 FEATURE: Add MCP server integration to AI agents (#38706) 2026-03-25 17:32:27 +11:00
ai_api_request_stat_spec.rb FIX: Thinking could leak into topics in automation (#36239) 2025-11-26 11:41:09 +11:00
ai_artifact_key_value_spec.rb
ai_mcp_server_spec.rb FEATURE: Add advanced OAuth options for MCP servers (#38913) 2026-04-01 08:47:23 +11: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 DEV: Move AI credits daily usage to it's own table (#36369) 2025-12-02 11:54:58 -08:00
llm_feature_credit_cost_spec.rb FEATURE: Hosted LLM credit system (#35162) 2025-10-14 07:48:20 -07:00
llm_model_spec.rb FEATURE: Support AWS role-based auth for AWS Bedrock (#35872) 2025-11-12 15:46:37 -03:00
llm_quota_spec.rb
llm_quota_usage_spec.rb
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 FEATURE: Add human-in-the-loop approval queue for AI agent tool actions (#38446) 2026-03-13 12:46:59 -03:00
shared_ai_conversation_spec.rb SECURITY: Stored XSS in discourse-ai shared conversations onebox 2026-03-31 15:12:45 +01:00
user_option_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00