Grigorij Dudnik

Results 17 issues of Grigorij Dudnik

## What is this and how to use it? Adds ability to clear agents' message history by user proxy manually writing "clear history" within message of user feedback. Works for...

Hey, I'm Grigorij, and I moving from Autogen, of which I was active user for some time and contributor, to CrewAI as it totally beats Autogen by level of agent's...

@ekzhu ## Why are these changes needed? Added notebook that shows an example of using function calls instead of code executor for creating advanced software apps. ## Checks - [...

Hey! I want to add my AI coder to the list. I hope it will be valuable asset for it!

Add Deepseek-v3 (api version) to high and medium inteligence models list. Where? src/utilities/llms.py

enhancement
difficulty - easy

Same as planer and researcher has dir tree in their context, it's good idea to make Debugger have it.

enhancement
difficulty - easy

As above, we can add to clean coder ability to run python scripts it creating (if we working on python project), run them and see output.

enhancement
difficulty - medium

Research possibilities to integrate Model Context Protocol to Clean Coder. Maybe allow CC to see inside of databases with MCP?

enhancement
difficulty - medium

Sometimes Executor or Debugger agents could provide wrong lines when calling "replace_code" or "insert_code" tools. We can use fast low-cost llms (as 3.5-haiku or gpt-4o-mini) for checking if code going...

enhancement
difficulty - medium

We need to improve printing for replace_code tool to improve readability. Instad of just printing new code to insert and lines where it should be inserted, better print both old...

enhancement
difficulty - easy