1 pointby raezil2 hours ago1 comment
  • raezil2 hours ago
    I've been building go-harness, an open-source coding agent written in Go. It can take a natural language prompt and write code using a set of tools, including: Filesystem (read/write/edit files) Git (commits, branches, diffs) Shell (build, test, format, validate) I'd love to get feedback from other Go developers and people building AI coding tools. What features would you consider essential for a coding agent?