Commit Graph

1 Commits

Author SHA1 Message Date
Hunter Bown
3744bea20a feat: create parent directories when creating new files. (#552)
apply_patch doesn't create parent directories when creating a new file
leading to confusion and flailing by the agent. This will create parent
directories automatically when absent.

---------
2025-04-22 19:45:17 -04:00