DragonDev1906
DragonDev1906
> I couldn't find a way to switch to the test output. I think this is the intended result: The first line tells you the tests passed successfully. The most...
I get why a double deref is needed (after searching for half an hour or so). My main point is that this feels common enough to warrant being mentioned in...
I wish the opencode docs would contain not only recommended cloud models but also a list of open source models that work well (or at least are somewhat functional, if...
This also happens with x11 ```json { "thread": "main", "payload": "called `Option::unwrap()` on a `None` value", "location_data": { "file": "/crates/util/src/util.rs", "line": 570 }, "backtrace": [ "__libc_start_main" ], "app_version": "0.143.7", "release_channel":...