adrianhelvikspond
adrianhelvikspond
Fixes the serialization part of #11746
Done! Sorry about missing the samples. Step 3 messed up some samples for all languages on Mac. Worked fine with Docker though. This script might be useful for Mac users...
I replaced `Object.entries` and `Object.fromEntries` with ponyfills that are compatible with the target environment.
Rebased from master now.
I updated the tsconfig so it downlevels iterators to `Symbol.iterator`, which is needed for map iterators.
Same here. ``` ❯ pm2 monit TypeError: Cannot read properties of null (reading 'slice') at /Users/adrian.helvik/.volta/tools/image/packages/pm2/lib/node_modules/blessed/lib/program.js:2543:35 at Array.forEach () at Program._attr (/Users/adrian.helvik/.volta/tools/image/packages/pm2/lib/node_modules/blessed/lib/program.js:2542:11) at Element._parseTags (/Users/adrian.helvik/.volta/tools/image/packages/pm2/lib/node_modules/blessed/lib/widgets/element.js:479:26) at Element.parseContent (/Users/adrian.helvik/.volta/tools/image/packages/pm2/lib/node_modules/blessed/lib/widgets/element.js:393:22) at Box....
Probably an issue with blessed though. I'll see if I can determine what is causing this.
Looks like an unrelated type error from what I can see. `node_modules/@angular/core/discovery.d.d.ts(73,23): error TS2304: Cannot find name 'PromiseSettledResult'.` I've rebased off of the latest master now. Edit: Had to change...
``` ● Claude Opus limit reached, now using Sonnet 4.5 ● Summary ... > /model ⎿ Kept model as haiku ```