Itamar Friedman

Results 3 issues of Itamar Friedman

Issue (1): super now calls the right class, Issue (2): decoupled the initialization of call_center and employee. Added 3 unit tests.

needs-review

### Background I get the following error a lot. Before debugging and refactoring, let's add relevant simple unit-tests. `Error: The following AI output couldn't be converted to a JSON:` ###...

size/l
testing

Prompts can be greatly improved if Cover-Agent adopts techniques from PR-Agent: https://github.com/Codium-ai/pr-agent/tree/main/pr_agent/settings https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/settings/pr_code_suggestions_reflect_prompts.toml https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/settings/pr_code_suggestions_prompts.toml

enhancement