At least in one of these cases the models were being tested without the normal safeguards you would see as a regular user.
> A subagent investigates a bug, turns its findings into a nice human-readable summary, the parent agent reads that summary, and then turns it into another nice human-readable summary for you. Is that a problem with…
Hi - I wrote n64js. Yes, it's true that Super Mario 64 is one of the easiest roms to get running as it uses relatively few features. The format (z64 vs v64) shouldn't matter - I byteswap the file on load. I don't handle…
At least in one of these cases the models were being tested without the normal safeguards you would see as a regular user.
> A subagent investigates a bug, turns its findings into a nice human-readable summary, the parent agent reads that summary, and then turns it into another nice human-readable summary for you. Is that a problem with…
Hi - I wrote n64js. Yes, it's true that Super Mario 64 is one of the easiest roms to get running as it uses relatively few features. The format (z64 vs v64) shouldn't matter - I byteswap the file on load. I don't handle…