-
## Problem
While the software is evolving, there's often need to rename tables and columns when the knowledge of the purpose of it develops. However, Prisma migrations does not give tools for doing…
-
This is a proposal to introduce a new syntax for declaring maps ahead of their use, outside of probes:
```
let @x[uint64] = stack_t;
BEGIN
{
@x[123] = ustack();
}
```
I would like this f…
-
### Feature request
## Description
This feature proposal aims to update Hugging Face's support for tensor parallelism (TP) to accommodate the increasing size and complexity of models such as [LLaM…
-
The following instrumentation modules currently override the `io.opentelemetry.javaagent.extension.instrumentation.InstrumentationModule#isIndyModule` and return `false`.
Each of them will need to …
-
We need a refactoring that makes it easy to move a procedure from one module to another (possibly a new one).
For example, in a project where public procedures are systematically qualified with a m…
-
From vscode-dotnettools created by [DigitalNaut](https://github.com/DigitalNaut): microsoft/vscode-dotnettools#441
### Describe the Issue
Refactoring a line of code using VS Code's [Code Action …
-
Code needs some refactoring:
- [ ] reformat - could be done through clang-format, would be great if reformat would be done automatically before each commit (as git hook) or available as run script
-…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Performing-any-refactoring-which-adds-ne/10127406)._
---
[severity:It's more difficult …
-
Lots of small tasks have accumulated recently, just listing them here.
- [x] Update the manifest for the GCP buckets
- [x] Set up automatic deploy for the test env too
- [ ] Sort authority bounda…
-
This document outlines the steps in the AIOS roadmap for refactoring the LLM structure. Feel free to discuss any of the following topics, and add any other topics you'd like to talk about in this issu…