merlyn/server/utils/agents
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
..
aibitat Add automatic chat mode with native tool calling support (#5140) 2026-03-04 14:34:30 -08:00
defaults.js Agent workspace system prompt with variable expansion (#4526) 2025-10-15 13:32:50 -07:00
ephemeral.js Native Tool calling (#5071) 2026-02-26 13:37:56 -08:00
imported-manifest.schema.json Dont overwrite content in input on paste 2024-09-23 11:07:56 -05:00
imported.js Agent flow builder (#3077) 2025-02-12 16:50:43 -08:00
index.js Lemonade integration (#5077) 2026-02-27 11:02:38 -08:00