Remix.run Logo
jarpineh a day ago

Intriguing concept, especially because I've thought of dabbling into this area.

Can this tool solve these problems with models:

- insisting on using sed and shell redirection instead of File Edit Tools?

- trying to use npx to run commands instead of npm run that's right there in package.json

- forgetting to produce the docs that was asked for in AGENTS.md

- checking and using latest package versions instead of deciding somehow that years old versions are good enough

To my mind these are context problems, where somehow model chooses other information it has over what's in the repository, and what tools it has on call.

The other side of Lat.md, checking diffs models make among other changes, that's hard for me to grasp. I'd need to see it in action. Perhaps a coding session as a stream?