Wesley Finck
Wesley Finck
some outcome titles are cut in the map view because they are too long, ending in '...' It would be helpful to be able to read the full title quickly...
when running `npm run dev`, you may run into an issue with lair_keystore, where the conductor won't be able to find the keystore location and your terminal will start building...
make links pasted in text highlighted and clickable, opening up in browser.
in #188 we are able to bundle acorn as a we applet and open it in we. However, none of the styling is preserved. Currently, styles can be added directly...
It would be great to have basic markdown support in the card descriptions.
# todo - [ ] make CSS bundle and be injected in one build process (I believe currently both `index.js` and `cssBundle.css` are built in the same step, but `index.js`...
Currently, the only way to create new outcomes is in map view. It would be helpful to be able to create new outcomes in table view. Like creating a new...
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...
test failing with following message: ``` src/core/graphQL-interface/GraphQL.ts:4:32 - error TS7016: Could not find a declaration file for module '@perspect3vism/ad4m/lib/typeDefs'. '/home/wesley/1_Projects/perspect3vism/ad4m/lib/typeDefs.js' implicitly has an 'any' type. Try `npm i --save-dev @types/perspect3vism__ad4m`...