-
When developing extensions and using either JavaScript or TypeScript we are unable to consume ES modules, only somewhat legacy CommonJS modules, setting the `type` to `module` and rewriting …
-
### Describe the feature and motivation
Matrix expressions API works like syntax sugar for Matrices, Scalars and some other types and allows to define complex mathematical expressions with simple …
-
# Letta (MemGPT) 1.0 Stable Release
We are working to release a stable version of MemGPT in a 1.0 release, which will be intended for production use. The release will include:
- Refactoring of …
-
## Problem Description
* cargo cult synchronization of it's setter and getter when affected usages are not synchronized. Any change affects all parallel deployments, but as it takes just microsecon…
-
We'll occasionally find dead code in the Agent for features that have been deprecated, workarounds for frameworks that are no longer supported, or code that was meant to be temporary. We should do an …
-
**Improvement Description**
This isn't necessary anymore, now that we have transitioned to building the frontend code as part of our `conda` recipes. This _should_ be totally dead code, as far as I c…
-
### Why is this issue important?
Upcoming closing dates "see more activity" link has had no activity in the past 6 months and we have not heard from users that this is valuable to them. We are remo…
-
"Given code in SSA form and use sets for each variable, all four of these optimizations [dead code removal, constant propagation, copy propagation, and unreachable code] can be performed in an interle…
-
v3.0.2
I got `ReferenceError: Date is not defined` when calling `reset()`.
My tests are Babel-compiled on the fly, and I believe this breaks the link between the `Date` reference and the actual …
-
| | |
| --- | --- |
| Bugzilla Link | [47354](https://llvm.org/bz47354) |
| Version | 10.0 |
| OS | Linux |
| CC | @davidbolvansky |
## Extended Description
This public API was added in https://gi…