-
I am using WebSocket server in a Form application. Like below:
```
public Form1()
{
InitializeComponent();
var wsServer = new WebSocketServer("ws://127.0.0.1…
-
Sparked by https://github.com/open-formulieren/open-forms/issues/3993#issuecomment-2178591720
This should assist in transitioning from the deprecated location derivation without breaking (existing)…
-
```markdown
# RDF Knowledge Graph Instructions for GPT (Soil Health Domain)
## 1. Overview
You are a top-tier algorithm designed for extracting information from unstructured text to build an RDF kn…
-
### Description
My usecase is that I have a LangChain/Langgraph agent that I would like to import and use in marimo.
I understand `mo.ai` enables llm access, and `mo.ui.chat` renders a chat box to i…
-
### Proposed Changes
See helper code from : #2348
- Dynamic Group edit form should use the dynamic filter form generation for saving filter data to the `DynamicGroup.filter` in the UI
- The …
-
I need to an operator that can watch a source k8s cluster from kubeconfig1 and sync objects to a target cluster using kubeconfig2.
Specifically, this is useful to write vcluster plugins, see https:…
-
### 🐛 Describe the bug
Description
Summary
The version of protobuf in .github/requirements/pip-requirements-macOS.txt is 3.20.2, this version of protobuf contains vulnerabilities
CVE-2022-3171, …
-
### Make sure that you are familiar with documentation before submitting an issue.
https://vuelidate-next.netlify.com/
**Describe the bug**
When using `forEach` helper, it doesn't like nested…
-
Allow adding a theme definition on a theme case in the enum, rather than the theme object.
This would allow for making the project more flexible, since theme objects would then become optional.
…
-
nested_admin.formsets.save_existing_objects seems to be accessing a field that sometimes does not exist. I'm not quite sure how to generate a MRE here, but this is the traceback from my app logs.
`…