|
|
|
|
|
by mech422
84 days ago
|
|
I've had a similar experience - I basically have to tell it to do everything twice now. It especially loves ignoring instructions to re-read a file (or re-read in FULL) and just uses its (stale) cache/context version. It also wants to 'pattern match' instead of actually reading what's provided which leads to lots of really basic logic errors. |
|