discourse-ai/spec/requests
David Taylor b10be23533
FIX: Ensure artifacts are sandboxed, even when visited directly (#921)
It's important that artifacts are never given 'same origin' access to the forum domain, so that they cannot access cookies, or make authenticated HTTP requests. So even when visiting the URL directly, we need to wrap them in a sandboxed iframe.
2024-11-19 11:44:17 +00:00
..
admin FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
ai_bot FIX: Ensure artifacts are sandboxed, even when visited directly (#921) 2024-11-19 11:44:17 +00:00
ai_helper FEATURE: partial tool call support for OpenAI and Anthropic (#908) 2024-11-14 06:58:24 +11:00
discord FEATURE: Discord Bot integration (#831) 2024-10-16 12:41:18 -03:00
embeddings FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
summarization REFACTOR: Support of different summarization targets/prompts. (#835) 2024-10-15 13:53:26 -03:00
topic_spec.rb FIX: Load categories for related topics (#570) 2024-04-15 09:31:07 +10:00