-
### User Story
As a Metapath expression author, such as when writing Metaschema constraints, there is need query information provided by the Metapath dynamic context. such as the current date/time …
-
Create a proof of concept using the Cartridge controller to test its functionality and integration with the platform.
- **Steps**:
1. Clone and configure the Cartridge controller repository.
…
-
**Is your feature request related to a problem? Please describe.**
The language server should support [inlay hints](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specif…
-
## Description:
Write tests that ensure that the code written for #37 functions properly
## Tasks:
- [ ] Implement tests to ensure that the following types of matrices are properly printed/writ…
-
Rather than requiring conflicting imports from both `Test.Hspec` and `Test.Hspec.Wai`, `Test.Hspec.Wai` could export all of `Test.Hspec`, replacing the functions that need lifting, such as `render` or…
-
### Describe the problem
Sveltekit allows to implement multilayered data loading, which is great!
Now suppose you have some complex logic inside your load-functions, which you would like to test. …
-
Hi, I'm getting a NoSectionError: No section: 'user' error when running the base agent using claude 3.5 (default model default settings) on parsel/ simpy (tried a fresh setup and ran into the same err…
-
Let's start a list here.
-
Have `typegen` generate a type representation of the abi and then read it via type parameters on the appropriate classes. A typegen contract output would look like this:
```ts
// CounterContract.ts
…
-
Just seems like a nice QOL feature that won't be too hard / offensive to implement