Karim Stekelenburg

Results 11 comments of Karim Stekelenburg

Nice job @TimoGlastra! My only remark here is that the `agent.api` naming doesn't make total sense to me (maybe I'm seeing it wrong though). Wouldn't `agent.modules` make more sense?

Haha fair, this is a very semantic thingy. My thought here is this: as a user I will pass modules to the agent constructor. Therefore, I already know that a...

Adding the test results I previously posted in #935 here for context: ### Ubuntu #### Specs ![CleanShot 2022-07-08 at 03 06 55](https://user-images.githubusercontent.com/18397186/177896428-f31cc549-80ce-484d-839d-f9f825c0881b.png) #### Results for Node v14.19.3 ![CleanShot 2022-07-08 at...

@TimoGlastra, just to verify. Is there overlap between the signature suite implementations mentioned here and the ones I'm working on for the jsonld work?

Hi @OR13 thanks for the link! I'm trying to understand the differences between these two implementations. Is there a specific reason the Transmute implementation requires the `https://w3id.org/security/suites/bls12381-2020/v1` context on the...

Sure! I'll give my thoughts on this here. I've looked into React Query, but from what I understand it serves another purpose. As the `Agent` class lives on the client-side,...

Allllright then! I agree with the pair-programming approach as well. I think a call to get aligned and kick things off is a solid idea too. I'm not sure if...

Sorry guys, it took me a bit longer than expected... I'm working on some final beauty fixes, but then we'll have the connection slice fully implemented. I still have to...

Alright peoplez! I've changed the structure and added some selectors. Sadly my lazy test script (`run.ts`) stopped working because I needed to add `react-redux` as a dependency in order to...

I would love to see this feature as well! I think what @paul-gauthier is referring to is [this](https://github.com/paul-gauthier/aider/blob/39dbd7ba492398c805b6b1c58d3cc3b6ea271262/docs/faq.md?plain=1#L30), which will make sure any user edits are committed before the AI...