-
SST 3.3.13
Steps to reproduce:
1. run `npx sst dev`
2. See response:
```
App: acme
Stage: acmestage
Console: https://console.sst.dev/local/acme/acmestage
```
3. Open con…
-
**Description:**
The adds on phase 3 do not ever come back to life and attack the players.
**Current behaviour:**
On phase 3, corpses from the mobs we killed during phase 1, do not come back to l…
-
Champion: @littledan
Spec Repo: https://github.com/tc39/proposal-bigint
Spec Text: https://tc39.github.io/proposal-bigint
Slides (to Stage 3 at May TC39 Meeting): https://docs.google.com/presentat…
-
**Describe the bug**
I'm compressing a qwen2.5_7b model using `examples/quantization_2of4_sparse_w4a16/llama7b_sparse_w4a16.py`, but I failed to load the stage_sparsity model. The error is shown belo…
-
# Checklist
* [x] I've searched the issue queue to verify this is not a duplicate feature request.
* [x] I've pasted the output of `kargo version`, if applicable.
* [] I've pasted logs, if applic…
-
**Describe the bug**
When selecting the Review option from the side navigation workflow option within a submission view, that does not have a Review Round created results in an error and greyed out ba…
-
As per the [TC39 process document](https://tc39.es/process-document/).
- [x] @ljharb
- [x] @nicolo-ribaudo
Editors:
- [ ] @syg
- [ ] @michaelficarra
- [ ] @bakkot
-
# Background
There are many possible auth services that share the feature that they allow 1-N accounts that are _not_ the sender of the tx to authorize the transaction by some configurable logic.
…
-
### What is the problem the feature request solves?
For each query stage, the serialized query plan is sent to the executor with each task. Each task deserializes the protobuf and then creates a `Phy…
-
ES decorator proposal was updated to Stage-3 with a different internal API
https://medium.com/@aude.lellouche/typescript-decorators-stage-3-technical-challenges-and-tips-for-overcoming-them-8deed94…