Have you ever configured a feedback loop for a coding agent?
Python
Why is a health check in an API necessary?
Have you ever had cases where you implemented such an architectural chain from scratch?
Why did you choose this particular method of prompting LLM and what style do you base your query on?
What happens in the open configuration file?
What resilience patterns do you use?
How does a microservice differ from a modular monolith? What are their advantages and disadvantages?
Why is strict typing necessary and why is it more convenient to work with than dynamic typing in JavaScript or Python?
How to organize work if an external integration allows only 1 request per second and 10 requests come to you?
How would you control the behavior of a coding agent?
In what style or paradigm do you write programs in Python?
How much code do you write yourself and how much does the agent generate?