Remix.run Logo
bastawhiz an hour ago

> to adequately test against

How does one determine what "adequate" looks like for a million lines of code?

You can't fit a million lines of code in a 1M token context window unless every line of code is one token. So you're just sort of praying you spend enough time/money burning tokens to shake out all the stuff that's bad or wrong.