A practical workflow question: Kilo Code vs. Hermes Agent

The current uses Kilo with in . A broad coding task is given upfront, the tool automatically edits files, and it also runs tests.

The human step comes later, when remaining mistakes are cleaned up by hand. The main question is whether can make this kind of coding better.

Key points

  • The current setup uses Kilo and in .
  • Broad tasks are handed off with file edits and tests left to the tool.
  • Manual cleanup still happens after the run.
  • should be judged by whether it lowers cleanup work and test failures.
Read original