8,981
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
| Line 208: | Line 208: | ||
* A complete dev env should contain files to test every possible conversion including options. | * A complete dev env should contain files to test every possible conversion including options. | ||
* Keep test data out of original AE directory. When debugging multiple codebases, you don't want them to crash into one another. | * Keep test data out of original AE directory. When debugging multiple codebases, you don't want them to crash into one another. | ||
* To set up advanced agents - that might even include (interesting but tricky) self-improvement - look at the web for [ | * To set up advanced agents - that might even include (interesting but tricky) self-improvement - look at the web for [https://david.coffee/vibe-coding-part-1/ examples]. | ||
=====Roundtripping===== | =====Roundtripping===== | ||
edits