📝Unison might be a good language for LLM-driven programming

Unison might be a good language for LLMs. Statically, strongly typed (LLMs work better with static/typed programming languages).

You can also generate lots of code/tests with LLMs and keep them in “background”. Unison will not re-run tests unless code changes.