Commit graph

6 commits

Author SHA1 Message Date
Danny Avila
4a6c2aa1e8
chore: update @librechat/agents dependency to version 3.0.71 and enhance agent tool loading logic
- Updated the @librechat/agents package to version 3.0.71 across multiple files.
- Added support for handling deferred loading of tools in agent initialization and execution processes.
- Improved the extraction of discovered tools from message history to optimize tool loading behavior.
2026-01-08 10:32:30 -05:00
Danny Avila
4682f0e370
feat: add per-tool configuration options for agents, including deferred loading and allowed callers
- Introduced `tool_options` in agent forms to manage tool behavior.
- Updated tool classification logic to prioritize agent-level configurations.
- Enhanced UI components to support tool deferral functionality.
- Added localization strings for new tool options and actions.
2026-01-07 20:38:45 -05:00
Danny Avila
fff9cecad2
refactor: streamline tool classification logic for local and programmatic tools 2026-01-07 20:38:44 -05:00
Danny Avila
6f70aac542
chore: import order and correct renamed tool name for tool search 2026-01-07 20:38:44 -05:00
Danny Avila
d4bdb3be00
refactor: tool classification and calling logic 2026-01-07 20:38:43 -05:00
Danny Avila
c7ddaaf298
WIP: code ptc 2026-01-07 20:38:43 -05:00