ad4m icon indicating copy to clipboard operation
ad4m copied to clipboard

Agent-centric social network and interoperability dApp framework

Results 75 ad4m issues
Sort by recently updated
recently updated
newest added

It would be helpful to have straightforward tooling to spawn multiple ad4m executors such that multi-agent network testing can be done. Perhaps this would be done in ad4m-cli like the...

In ad4m app, when downloading file from Cloudflare storage, it first gets the presigned url from cloudflare worker, the url looks like this, ``` https://c47108641b30e868d9950f1adf09c9b1.r2.cloudflarestorage.com/centralized-bootstrap-store/QmZ16K5HG2RgE6Q8xCC5784HG2KGyKPKtkNmGiDb9YQKZg?X-Amz-Date=20230221T014811Z&X-Amz-Expires=86400&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=38a4e3dfb132248c1b6e07389f77691e%2F20230221%2Fauto%2Fs3%2Faws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=33fe05ee13446cc277fb65691da0791f2a5c8600190deae246d8c006a73be0c1 ``` It works when I...

bug

Clicking on the icon in the app dock on macOS does not trigger visibility of the launcher. Also what about removing splash screen and fullscreen mode and just do everything...

Will also fix scrollbar layout jank

Safari cannot to localhost on https. We need to either put a warning in ad4m-connect or find a workaround to get it working on Safari.

Not a priority right now, but this would be good to investigate reducing the ad4m-connect bundle. At this time the `@apollo/client` is **42.9kb** minified and gzipped. `@urql/core` is **6.9kb** and...

enhancement

The core benefit of the Social Organism implementation is for Expressions (of any Language - we will mostly use it for LinkExpressions I guess) to be spoken on behalf of...