Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 568685c

Browse files
committed
well this all works now
1 parent ccdb0ac commit 568685c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discourse_automation/llm_tool_triage.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
script do |context, fields|
1818
tool_id = fields["tool"]["value"]
19+
post = context["post"]
1920

2021
begin
2122
RateLimiter.new(

0 commit comments

Comments
 (0)