-
```bash
uv pip install -e . # ✅
uv lock --upgrade # ✅
uv sync --upgrade # ↯ removes main package
```
It seems this is because if `[build-system]` is missing, then `uv.lock` says `source = { virtua…
-
To make gptscript more secure, instead of using sys.exec create a tool for each posix standard system utilities tools and create a tool posix-tools that would allow all of them.
This should allow u…
-
## Issue: Error when processing request using custom server without defined tools
### Steps to Reproduce:
1. Set up a custom server configuration
2. Attempt to process a request without defining …
-
`flutter build web --web-renderer html --csp --enable-experiment=variance`
In the previous version I tested, ` 3.4.3 ` this command above works fine.
` 3.22.2 │ stable │ 3.22.2 │ 3.…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
mirrored from rancher/system-tools: https://github.com/rancher/system-tools/issues/26
**Kind:**
Bug
**Step:**
- use RKE to start a 3-node cluster
- follow the official document to install Ran…
-
From the journal:
```
Nov 19 19:05:03 ds-labs.cse.chalmers.se run_event_loop.py[2273982]: 2024-11-19 19:05:03 INFO client_rest: POST with endpoint https://chalmers.instructure.com/api/v1/courses/319…
-
### Version
- [X] I confirm that I am using the latest version
### Source Version
Azure DevOps Server 2020
### Target Version
Azure DevOps Service
### Relevant configuration
```shell
{
"Seri…
-
## Context and Problem Statement
The new project requires a plugin system to keep the core minimal.
What tools should we use to build a plugin system?
## Decision Drivers
Open
## Considered Optio…
-
### Expected behavior
As a devonfw-ide user, I want to be able to use IDEasy in my existing project so that I can test if it works better.
### Actual behavior
```
$ ide intellij
Both legacy…