BrowserUse_and_ComputerUse_.../gateway
teknium1 212460289b Enhance skills tool to have an arg so it is more reliably called, and error handling in agent
- Updated the `skills_categories` function to include a `verbose` parameter, allowing users to request skill counts per category.
- Modified the `handle_skills_function_call` method to pass the `verbose` argument to `skills_categories`.
- Improved error handling in the `AIAgent` class by injecting a recovery message when invalid JSON arguments are detected, guiding users on how to correct their tool calls.
- Enhanced the `GatewayRunner` to return a user-friendly error message if the agent fails to generate a final response, improving overall user experience.
2026-02-03 15:26:59 -08:00
..
platforms Refine typing indicator behavior in message handling 2026-02-03 15:06:18 -08:00
__init__.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
config.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
delivery.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
run.py Enhance skills tool to have an arg so it is more reliably called, and error handling in agent 2026-02-03 15:26:59 -08:00
session.py Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00