merlyn/extras
Timothy Carambat 4c69960dca
Add automatic chat mode with native tool calling support (#5140)
Introduces a new automatic chat mode (now the default) that automatically invokes tools when the provider supports native tool calling. Conditionally shows/hides the @agent command based on whether native tooling is available.

    - Add supportsNativeToolCalling() to AI providers (OpenAI, Anthropic, Azure always support; others opt-in via ENV)
    - Update all locale translations with new mode descriptions
    - Enhance translator to preserve Trans component tags
    - Remove deprecated ability tags UI
2026-03-04 14:34:30 -08:00
..
scripts Enable workflow rule for package verification (#3778) 2025-05-07 12:51:14 -07:00
support/announcements update announcements for 1.10.0 2026-01-21 15:41:21 -08:00
translator Add automatic chat mode with native tool calling support (#5140) 2026-03-04 14:34:30 -08:00