dOrgJelli
dOrgJelli
**Is your feature request related to a problem? Please describe.** Currently, we don't have the ability to add comments to workflow files. **Describe the solution you'd like** Let's add comments!...
**Is your feature request related to a problem? Please describe.** Currently fetching IPFS files is done through a vanilla HTTP / gateway setup. We've since learned that there exists a...
**Is your feature request related to a problem? Please describe.** Currently we use IPLD v0 CIDs everywhere (`QmHASH`), but we've learned that these are not optimized for small file retrieval....
**Describe the bug** The `.polywrap/` directory used by the CLI does not properly represent itself as a "cache directory". To do this using an existing internet custom (used by projects...
**Describe the bug** Currently our codegen for JS is not very user friendly to JS-native developers. This is because we define types using Polywrap-specific schema naming conventions. Consider the following...
**Describe the bug** Currently when you create a wasm wrapper using the template project via the CLI, the name is already set to `template-wasm-as`. Users often overlook this name field...
**Is your feature request related to a problem? Please describe.** Currently, when importing wrappers into Polywrap projects, there is no an easy way to look at the schema you're importing....
**Is your feature request related to a problem? Please describe.** Currently the CLI makes use of many "default" modules that extent / modify the functionality of the various commands. For...
Posting this for others who run into this issue. Langchain uses `repr` internally, which does not account for recursive object references ([PR to fix this](https://github.com/langchain-ai/langchain/pull/18613)). This becomes a problem when...
Just tried to provide this feedback at hackmd.io while (unfortunately) canceling a subscription. I know this repo is not for the hackmd.io service. However I think the feedback I wanted...