@fatbobman I think you might find this useful for your newsletter, even though it’s generic for AIs and not swift specific: https://diegopetrucci.github.io/dev/self-improving-agents

it's a way to have your agent self-improve by having it take notes automatically while you talk to it

A simple way to add memory to agents and make them self-improve

LLM agents are great, but them not having memory and not “learning on the job” is less than ideal. Take AGENTS.md, a hack borne out this need.

diegopetrucci/dev

@fatbobman the examples are for a swift project, if that helps :D

and if you consider this spam let me know, i won't bother you again!