-
### **Is your feature request related to a problem? Please describe.**
The current monorepo build tooling relies on Yarn, which, while effective, does not offer the same performance optimizations, …
-
In the following case, when tools is a class, not an object, we should do a better job handling this situation.
```
AiServices.builder(Assistant.class)
.tools(Tools.class)
…
-
Hello @jiusanzhou,
On the latest version of the package I'm getting the following **error**:
```
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring p…
-
How can I make this work with tailwindcss?
-
### Brief Issue Summary
Resembles #3227
> Failed to copy `\build\compile_commands.json` to `\build`: Error: EISDIR: illegal operation on a directory, open `\build`
![imagen](https://github.com/user…
-
When cmake build produces error, cmake tools produces weird symbols and path to the file is incorrect in `Problems` window:
**Cmake Tools output**:
```
[proc] Executing command: /usr/bin/cmake --…
-
### Go version
go version go1.23.2 linux/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/root/.cache/go-build'
GOENV='/ro…
-
### Operating System
Linux, Arch
### Python Version
3.12
### ClaudeSync Version
0.6.1
### Installation Type
New
### Configuration
```json
{
"claude_api_url": "https://api.claude.ai/api",
…
-
**Description**
The following exception is logged many, many times during the Windows smoke tests:
> java.nio.file.FileSystemException: D:\a\zeebe\zeebe\qa\integration-tests\target\failsafe-repo…
-
### Describe the issue
I have an old version of Eigen3 installed on my Pop!_OS Linux workstation. I tried overriding eigen to a vendored copy:
```
--use_preinstalled_eigen \
--eigen_path=$(realpath…