-
We currently use CI to test how Hoon changes compile in the urbit binaries; but if we're PRing just JS changes, or changes inside pkg/interface, we often just want to know "does this build in webpack,…
-
E.g. `:- 1 2` is rendering as `:- 1 2`, see near the bottom of https://urbit.org/docs/hoon/hoon-school/hoon-syntax for an example, but it seems to be happening all over the site.
Not sure when th…
-
**Describe the bug**
Given a desk `%desk` and a list of new agent statuses `[|/& %agent] ...`, the `|rein` command in `dojo` only turns on `[& %agent]` values and turns off all other existing user ag…
-
**Describe the bug**
""received diff:naive: ..." just being perpetually printed, preventing me from accessing my urbi and resulting in timeout errors. This issue is present in both locally hosted a…
-
Got the below error for a poll end where there were no votes. I'll outline the vote scenarios below.
```
ballot: /booths/~dev/proposal-1649070490964/thread_end_0v4.he517.vm4pn.fq85s.6i5r4.a0he7/en…
-
### I've made an initial investigation into the error and believe this is an error with mason.nvim (or that an improvement could be made)
- [X] Yes
### I've recently downloaded the latest plugin ver…
-
**Describe the bug**
Are the following `ames: ~samzod fragment crashed %exit` messages in the console log usual? The following console log shows them from the startup of the `urbit` command, and the …
-
**Describe the bug**
Entering ` .*([3 0 1] [9 1 [0 1]])` into the CL gives "hoon expression failed"
**Expected behaviour**
`.*([3 0 1] [3 0 1])` --> `0`
**System**
- I get this on my I don't…
-
**Describe the bug**
I've been getting the message in the title like:
```
ames: ~nibfeb fragment crashed %exit
ames: ~nibfeb fragment crashed %exit
ames: ~nibfeb fragm…
-
attempted to implement this, and have most of it done. but it is a bit more involved than expected.
When an app is installed on a ship, you have no way of knowing it's global recommended count.
…