U Cirello
U Cirello
**Is your feature request related to a problem? Please describe.** Up to BL X1/P1 series, there was no need for draft shields. However, OrcaSlicer support more printers than BambuStudio, and...
### Bug description ### Actual behavior When I try to hit F12 to see the implementation of randint, it doesn't go. ### Expected behavior I would expect to be taken...
### Bug description ### Actual behavior `mojo package .` creates a dot-name file. ### Expected behavior I expected that `mojo package .` to behave the same as `mojo package $PWD`...
### Bug description ### Actual behavior `mojo test` scans for `.*` directories, that by convention, should be treated as hidden directories. ### Expected behavior I would expect that `mojo test`...
This PR adds the Unix `--` idiom to allow positional arguments that start with leading dashes. Examples ``` opencode run "-hello" # fails because it thinks that hello is flag...
This PR restores the agent-model tuple switching behavior of pre-v1.0. Closes https://github.com/sst/opencode/issues/4344
## Description When source package, and target package name are different and template.skip-ensure is true, it adds an unused import ## Reproducer ``` all: false template: matryer force-file-write: true packages:...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request `opencode...
Opencode's plug-ins are very powerful, and I'd like to ask if you all plan to run a repository of plug-ins to which the community could publish to and download from.