0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins
Rafael dos Santos Silva 74693d5f75
FIX: Agentic agents crash when max_turn_tokens is empty (#40952)
Previously, an agent in agentic execution mode with an empty
`max_turn_tokens` crashed with "comparison of Integer with nil failed"
because the token-budget loop compared the running token count against a
nil budget.

This change defaults the turn budget to half of the model's context
window when `max_turn_tokens` is empty, so agentic agents keep working
without an explicit budget.
2026-06-16 16:59:58 -03:00
..
automation FIX: Automation Plugin - Monthly recurring triggers shifting dates and skipping months (BYDAY to BYMONTHDAY) (#40747) 2026-06-16 11:46:43 -04:00
chat I18N: Update translations (#40943) 2026-06-16 16:34:27 +02:00
checklist
discourse-adplugin DEV: route nested view through topic route (#40820) 2026-06-15 11:42:20 -05:00
discourse-affiliate
discourse-ai FIX: Agentic agents crash when max_turn_tokens is empty (#40952) 2026-06-16 16:59:58 -03:00
discourse-apple-auth I18N: Update translations (#40165) 2026-05-22 11:36:52 +02:00
discourse-assign I18N: Update translations (#40943) 2026-06-16 16:34:27 +02:00
discourse-cakeday FIX: Cakeday title on emoji was not showing (#40430) 2026-06-01 15:49:20 +10:00
discourse-calendar DEV: Move enable_events_category_type_setup UC to Beta (#40879) 2026-06-15 16:40:10 -03:00
discourse-chat-integration I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
discourse-data-explorer SECURITY: Group report details expose raw Data Explorer SQL to non-admin group members (#40919) 2026-06-16 13:46:19 -05:00
discourse-details DEV: Update discourse-details description and README (#40786) 2026-06-12 07:59:18 +10:00
discourse-gamification I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
discourse-github FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
discourse-graphviz UX: Fit large Graphviz graphs to the box instead of overflowing (#40915) 2026-06-15 22:44:39 +01:00
discourse-hcaptcha I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
discourse-lazy-videos DEV: Update test module name conventions (#40389) 2026-05-29 15:19:55 +10:00
discourse-local-dates DEV: to-markdown prosemirror HTML parsing (#35563) 2026-05-29 18:14:32 -03:00
discourse-login-with-amazon I18N: Update translations (#40789) 2026-06-11 12:09:07 +02:00
discourse-lti
discourse-math I18N: Update translations (#40680) 2026-06-09 17:21:49 +02:00
discourse-microsoft-auth
discourse-narrative-bot I18N: Update translations (#40563) 2026-06-04 23:05:44 +02:00
discourse-oauth2-basic I18N: Update translations (#40789) 2026-06-11 12:09:07 +02:00
discourse-openid-connect I18N: Update translations (#40789) 2026-06-11 12:09:07 +02:00
discourse-patreon I18N: Update translations (#40680) 2026-06-09 17:21:49 +02:00
discourse-policy I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
discourse-post-voting I18N: Update translations (#40680) 2026-06-09 17:21:49 +02:00
discourse-presence DEV: remove use of body:has() in CSS (#40841) 2026-06-12 14:13:05 -04:00
discourse-reactions FEATURE: Bump enable_new_post_reply_count_position upcoming change to stable (#40926) 2026-06-16 12:11:47 +04:00
discourse-rewind I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
discourse-rss-polling I18N: Update translations (#40729) 2026-06-10 10:35:20 +02:00
discourse-solved FEATURE: Bump enable_solved_shared_issues upcoming change to alpha (#40927) 2026-06-16 13:36:40 +04:00
discourse-subscriptions SECURITY: Subscription contributors expose full user profile fields to anonymous viewers (#40891) 2026-06-15 10:24:06 -05:00
discourse-templates I18N: Update translations (#40165) 2026-05-22 11:36:52 +02:00
discourse-topic-voting I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
discourse-user-notes I18N: Update translations (#40680) 2026-06-09 17:21:49 +02:00
discourse-workflows DEV: Simplify workflows expression completions builder (#40749) 2026-06-15 16:40:01 -03:00
discourse-zendesk-plugin
footnote I18N: Update translations (#40165) 2026-05-22 11:36:52 +02:00
poll I18N: Update translations (#40680) 2026-06-09 17:21:49 +02:00
spoiler-alert DEV: to-markdown prosemirror HTML parsing (#35563) 2026-05-29 18:14:32 -03:00
styleguide I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00