Michael Dougherty
Michael Dougherty
I just searched for "additonal" in this repository to find it: https://github.com/holochain/holochain-proto/blob/2428cde87f2f64fa48ec8ee2dfec57eb2c295818/app_package.go#L169
So, personal opinion: the new arrow navigation modal in 6.1.0 when encountering multiple options, is not an improvement. I would actually rather the leftmost item be selected with no modal,...
I believe it should work as close as possible to how a text editor operates. It's just a matter of mapping the concept of a grid of characters on lines,...
I also still think it would be a nice touch to have some memory of the path taken when traversing up and down, just like a text editor, though it's...
Whatever you do my hope is that arrow navigation is more about navigating the *layout*, not the *tree structure*. The tree structure is abstract and has no inherent notion of...
cut and paste could be nice too
@Connoropolous @jost-s could you summarize the reasons why it's desired for tracing logs to go to stdout instead of stderr? What is the desired experience, and for whom? I'm wondering...
This sounds like a good idea. Perhaps we can incorporate this into existing validation (e.g. adding DnaDef [here](https://github.com/holochain/holochain/blob/91ddd04c9422c9511120925a85cc8da9a123f08e/crates/holochain_integrity_types/src/op.rs#L640-L647)) instead of creating a new callback, and then running normal validation for...
@alastairong do you remember if you cherry-picked this branch 2 years ago? This seems like a worthwhile fix at a glance.
After reading this over I feel like we don't actually want to merge this: This is mainly just including agents with empty arcs in gossip. However, we defined empty arcs...