cookabc
cookabc
> Just remove the window.datafeed. UDFCompatibleDatafeed() and leave it is new UDFCompatibleDatafeed() and import this from datafeed/lib folder. Thank you @nishihere19, you saved my day!
> In this function the sourcemap positions are always returned as position 0. This breaks mapping back to the original source and coverage reporting. > > https://github.com/KeJunMao/unplugin-preprocessor-directives/blob/667aca04e39db449f4fe533e10f22d1dc7054735/src/core/context/index.ts#L88 > > ```js...
> @cookabc - it's not really a fix... it's a fix for the case where the transformed code is the same as the original. I expect in this case, the...
> [@MattMorgis](https://github.com/MattMorgis) would love to add prompt and tool caching. Perhaps that should be something that's configurable in `RequestParams`. I imagine every provider will handle caching differently, but having a...
> > Hi [@saqadri](https://github.com/saqadri) , is there a proper way to init AugmentedLLM with chat history? As the below code shows, every time I init a new AugmentedLLM, the history...
> We'll bring MCP support to Agent Squad soon. looking forward