u mean dynamic execution like when developing as in to reflect ur changes, or running on production hardware? for example if im in dev i def wanna be able ti tweak code in real time and have it instantly reflect changes for fast feedback loop but when in prod i want it packed tight and performant w/ all the flags on etc etc, so ideally i wanna be able to develop in dynamic but deploy to static. for exmaple in game im building rn, i have ts modules that swap in with optimized zig. there are strict api rules such that i can always tweak logic and optimize in ts and have the ai auto translate into native and there is a test that checks output memory to make sure its equivalent w/ bench test tool so it can just run in a loop until its done optimizing...this is beat pattern for me rn to treat ai as like some sort of second order compiler.
yea trying to get beta out for an online game. using deepski and its cheap af rn discount 75% im still at $4 usage after a week of it chugging, and ppl say its not as good as the other models but we are at point where they all distilled off each other and are within margins such that u just pick cheapest one and it works ok as the others, eg none of them are gonna give u anything novel by default if u dont know what ur doing anyway but they can just autocomplete stuff pretty well and explain / find bugs answer questions etc well enough so idk what that means
tried using zed but when i use codex cli, when agent updates file, it doesn't even register in the "buffer" (why call it buffer? trying to be different?), i have to close the file and open it back up again for it to update the file contents which creates bugs where i edit some other thing in file and save (no "overwrite warning" which i get in vscode) it just overwrites the file....so the editor is just plain buggy.
can you do search engine that pairs me with descendants of people that murdered each other, eg my great great grandfather killed/got killed by someone elses great grandfather and i get pair w/ their ancestors and we do like a counterstrike match or something