Remix.run Logo
mark_l_watson an hour ago

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).

tosh 41 minutes ago | parent [-]

I like the racket+deepseek combo

ty for sharing this + your books