logoalt Hacker News

mark_l_watsonyesterday at 6:08 PM1 replyview on HN

I am retired, so this may not be of general interest: I am working on my fourth AI coding agent, this one written in Racket Scheme: https://github.com/mark-watson/racket-coding-agent

I don't necessarily suggest that anyone besides myself use it. I open-sourced it to perhaps give other people ideas, but it is tailored to just my own needs (e.g., hardwired to use deepseek-v4-flash-0731 via FireWorks.ai; supports just the tools I need).


Replies

toshyesterday at 6:24 PM

I like the racket+deepseek combo

ty for sharing this + your books