-
### What would you like to be added?
Several staging repos, for example client-go, only have APIs which don't support contextual logging. Changing those APIs is typically not desirable because it c…
-
Hi,
recently, I had a development that required a lot of http calls, and I wondered if we could discuss that together using an example to reduce those calls amount.
Let's take the following auth…
-
Project Lead: Renée Hall
Mentor: Carolina N. de Moura
Welcome to Open Seeds! This issue will be used to track your project and progress during the program. Please use this checklist over t…
-
## Issue encountered
It would be good to have a system for evaluating both the relevance of the RAG and its use by the LLM in producing the response. My first intuition would be a multi-stage system …
-
### What problem does your feature solve?
SCP is a major innovation from the early days of web3, pioneering FBA without a trusted node registry, wasteful PoW, or existing financial stakes. 💡
While…
-
The following incomplete code cannot be used because `@Contextual` doesn't work in `serializer()` .
This code would allow for very short definitions of server endpoints that handle serialization ac…
-
### **Is your feature request related to a problem? Please describe.**
Users are unable to have a ready explanation as to why labels have been applied to certain accounts, mostly by community moder…
-
I am looking to get some views of the TC on the following matter.
A number of European regulations (will) mandate security incident notification obligations accross different sectors. For example:
…
-
Currently an external token declaration like
```
enum Token {
"(" => Token { kind: TokenKind::LParen, .. },
...
}
```
Generates this pattern when matching the token:
```rust
mat…
-
Note: This issue describes possible new functionality for Protected Audience. It is not necessarily a feature that will ship in the near future, but we are considering it as an optional backwards-comp…