Hacker News new | ask | show | jobs
by ajithjos 401 days ago
A simplified version of a coding assistant is described at:

https://docs.dhenara.com/dhenara-agent/guides/tutorials/comm...

This example is not a full-fledged code generator, but it can handle various coding tasks and make updates directly to repositories. It provides a command-line interface for code modifications or additions.

This can be extended further for more complex CLI agent creations.