logoalt Hacker News

mark_l_watsontoday at 12:29 PM2 repliesview on HN

Great article! I am currently writing my second harness (first was in Emacs Lisp, using Emacs as UI; second is a command line coding agent written in Common Lisp).

If anyone wants to argue that it is inefficient writing your own AI coding harness, I wouldn’t disagree. That said it is satisfying to have long coding sessions using my own tools.

The article is a valuable resource, thanks to the author.


Replies

sroericktoday at 6:29 PM

I'm curious to learn more about your experiences here, what you've learned, if you've enjoyed using the REPL with agents

lmf4loltoday at 1:57 PM

The dream of the AI lisp machine ! Did you build in the functionality that the agent can on the fly rewrite its own (harness)-code?

show 2 replies