He-Pin(kerr)

Results 339 issues of He-Pin(kerr)

There are some error in the bash script. ![image](https://github.com/fluencelabs/dev-rewards/assets/501740/dba703b4-b344-4af4-b16e-e9ccb607bc83)

Motivation: As in PR https://github.com/com-lihaoyi/cask/pull/125/commits/17dbf69d43bb4027c14caf2c7fc1140b9b5a9f50 I found it's possible to run the virtual thread on another thread pool instead of the default scheduler. I think that maybe a little lightweight...

Motivation: Using an inline `transform` method can get more fluent code as `Flux`. When using reactor-core 's `Flux`, we have something like: ```java sink.asFlux() .onBackpressureBuffer() .transform(new MsgTransformer()) .subscribe(msgs -> {...

t:stream

Motivation: Currently, all std functions and it's implementation are puted in the `Std` class, not easy to find out with `CRTL + F`, how about: eg: ```scala object StdFunctions {...

As a Java user may want to use Jackson's JsonNode.

Fix typo, it should be `asyncSpec`

Motivation: Use stream flatmap to make code a little clean.

### Purpose Bump the Scala version to the latest one ### Tests ### API and Format ### Documentation

Motivation: Add an extension point for users to extend and create a subclass of `ToolContext`

Add an extension point for tool calling