hulk

Results 88 issues of hulk

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Many users would like to ingest data into Kvrocks with the...

enhancement

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Redis allows the EVALSHA/EVAL command to run the read-only commands in...

enhancement
help wanted

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Version ``` I20250226 11:50:40.185284 140031354014976 main.cc:144] kvrocks unstable (commit b7005d93) I20250226 11:50:40.212890...

bug

Add .gitignore for the project to allow excluding unexpected directories. Just imported and changed a few lines from https://github.com/google/go-github.

### Component(s) router ### Is your feature request related to a problem? Please describe. In some cases, we would like to customize the message when the authorization error occurs. ###...

enhancement
internally-reviewed

This PR introduces ReAct and builtin planner for adk-go to align with adk-python.

This may partially resolve #330 by checking if the input is a struct type.

Before this PR, the model name was always missing from tracer's span because it wasn't set when creating the LLM request: And it will be fixed after this PR: