-
## Enhancement Request
### Use Case:
Suppose there is an existing ecosystem of applications that communicate with each other via `DesktopAgent`. The context for the `fdc3.instrument` type includes…
-
`is_context_dataset` logic makes the assumption that frame filenames DO NOT have any separators like - or _.
Given a like `frame_303.png` it will look for context frames like `frame0303.png`, not f…
-
### Before Requesting
- [X] I have searched the existing issues, and there is no existing issue for my feature request
### What feature do you want?
I would like the ability to perform multi file c…
-
Currently we store an anything-goes JSON object as the wallet log context. We shouldn't:
1. the context object is undocumented (ie not even documented in code in one place)
2. migrating the contex…
-
Currently the signing and verification API within liboqs are as follows:
```c
OQS_API OQS_STATUS OQS_SIG_sign(const OQS_SIG *sig, uint8_t *signature,
size_t *signature_len, const uint8_t *me…
-
## Issues
In the user guide, it is not indicated that filter is only based on the currently displayed list. Hence, might lead to confusion.
![image.png](https://raw.githubusercontent.com/nus-cs2103-…
-
This plugin was designed with a very clear structure for context window formatting as per the [spec for V1](https://github.com/ubiquity-os/plugins-wishlist/issues/29#issue-2402769945), which was and i…
-
Like in DataGrip, I can choose which databases are visible in the current connection
![Image](https://github.com/user-attachments/assets/1dc05e9d-7917-4a5f-9702-fc29b25ed7da)
-
### Check for existing issues
- [X] Completed
### Describe the feature
I want to be able to easily specify keymaps that leverage non-modifier keys (e.g. `space s f`) without introducing delays when…
-
The LLM does not handle queries well when the context exceeds the length of the allowed context window. This should either be addressed gracefully by throwing errors that inform the user, or by switch…