Aurora Blog
Home
Spring AI Multiple tools with the same name
2025-07-20 14:00:45
142
mcp server 提供了两个tool以下面的方式暴露出去在mcp client 端配置如下启动mcp client 报错难道同一个mcp server 只能提供一个tool,如果需要提供多个tool 需要启动多个不同的server 吗s...
Spring AI Feature Request: Tool Calling Pattern Analysis and Optimization
2025-07-20 14:00:27
9098
Feature Request: Tool Calling Pattern Analysis and OptimizationExpected BehaviorI would like Spring AI to provide enhanc...
Spring AI Feature Request: Add tool success/failure metrics for production monitoring
2025-07-20 14:00:25
2823
Expected BehaviorSpring AI should provide success/failure metrics for individual tool calls to enable production monitor...
SpringBoot Upgrade to Spring Pulsar 1.2.8
2025-07-20 14:00:19
498
Upgrade to Spring Pulsar 1.2.8.Comment From: tar455Hi @snicoll , I'd like to contribute to this issue by upgrading Spri...
SpringBoot missing bean clientRegistrationRepository after upgrade to 3.5.0
2025-07-20 14:00:16
8556
I have below configuration for a simple project@Configuration@EnableWebFluxSecuritypublic class SecurityConfig { @Bea...
Spring JDK Http Client cannot handle compressed http response inputstream
2025-07-20 14:00:12
955
Issue is reproducible when you create new RestClient by adding Accept-Encoding: gzip as default header and try to read r...
Spring Cannot close custom OutputStream
2025-07-20 14:00:09
1043
I use CustomServletServerHttpResponse to inherit ServletServerHttpResponse and customize the compression algorithm for r...
Golang cmd/compile/internal/ssa: TestDebugLines_74576/i74576a.go failures
2025-07-19 14:04:17
2008
#!watchflakespost <- pkg == "cmd/compile/internal/ssa" && test == "TestDebugLines_74576"I...
Golang cmd/compile/internal/ssa: TestDebugLines_74576/i74576a.go failures
2025-07-19 14:04:15
1834
#!watchflakesdefault <- pkg == "cmd/compile/internal/ssa" && test == "TestDebugLines_74576/i74...
Golang runtime: TestUsingVDSO failures
2025-07-19 14:04:13
4455
#!watchflakesdefault <- pkg == "runtime" && test == "TestUsingVDSO"Issue created automati...
Golang cmd/go: build the cgo artifacts for each package in parallel
2025-07-19 14:04:06
13215
The lack of parallelization for compilations within a single package doesn't matter too much when building go files, but...
Golang os: StartProcess ETXTBSY race on Unix systems
2025-07-19 14:04:00
28931
Modern Unix systems appear to have a fundamental design flaw in the interaction between multithreaded programs, fork+exe...
Golang x/pkgsite: package removal request for github.com/annybs/cassiel/v4
2025-07-19 14:03:49
209
https://pkg.go.dev/github.com/annybs/cassiel/v4I abandoned this project a long time ago and the repository no longer exi...
Golang cmd/go: stacktraces with -trimpath don't use replaced module paths
2025-07-19 14:03:42
6726
Go versiongo version go1.22.2 linux/amd64Output of go env in your module/workspace:$ go envGO111MODULE=''GOARCH='amd64'G...
Golang access: Approving CLs ("approvers")
2025-07-19 14:03:40
1392
Hi,I'd like to request the "approvers" access (https://go-review.googlesource.com/#/admin/groups/1030,members) for mysel...
Golang runtime/checkptr: fatal error: checkptr: pointer arithmetic result points to invalid allocation
2025-07-19 14:03:38
7406
Go versiongo version go1.23rc1 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN='...
Golang cmd/dist: telemetry support
2025-07-19 14:03:34
2319
CL 585235 added telemetry for commands in cmd, except for cmd/dist.Since cmd/dist is built with the bootstrap toolchain,...
Golang cmd/go: prevent worker starvation via ordered scheduling using barrier tasks
2025-07-19 14:03:32
8445
OverviewThis proposal aims to address the scheduling issue in our test execution system (golang/go#61233) where a run ta...
Golang proposal: if: stmt syntax experiment
2025-07-19 14:03:25
5704
Go Programming ExperienceIntermediateOther Languages ExperienceNo responseRelated Idea[ ] Has this idea, or one like it,...
Golang x/image/vector: repeat Draw() -> nonsense
2025-07-19 14:03:22
906
Go versionn/aOutput of go env in your module/workspace:n/aWhat did you do?https://go.dev/play/p/VlCSG5OMtxF(adapted from...
上一页
下一页
1
…
149
150
151
152
153
…
324
.