Dmitrii Khizbullin

Results 14 issues of Dmitrii Khizbullin

## Description Kept disjoint inheritance trees starting from Base Agent, BaseToolAgent and BaseCritic. ## Motivation and Context Signatures of the overridden methods must be preserved precisely (in Liskov meaning). This...

bug
Agent
API

## Description Removed inheritance of TaskSpecifier, TaskPlanner and CriticAgent from ChatAgent. Now we have 0 mypy errors in `camel` and `test`. ## Motivation and Context TaskSpecifier, TaskPlanner and CriticAgent do...

bug
Agent

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug