Max Rydahl Andersen

Results 279 issues of Max Rydahl Andersen

in Java 23 preview you can have naked main that cannot be in a package; when I try use record-builder it seem to use classname as package: demo.java: ```java import...

As discussed the hub.quarkiverse rendering of the wiki is not as clear and concise as the wiki + missing details/links in comparison to the original source. ![2024-10-24_09-51-28](https://github.com/user-attachments/assets/7dd85e62-afd0-45d4-a9c0-5f6164f016a7) ![2024-10-24_09-51-12](https://github.com/user-attachments/assets/e198bc5e-17fa-498f-a01c-a317d1d39245)

bug

Server: filesystem@quarkiverse/quarkus-mcp-servers URL: https://github.com/quarkiverse/quarkus-mcp-servers/tree/main/filesystem Author: @quarkiverse --- I'm trying to claim mcp-server-jfx, mcp-server-jdbc and filesystem@quarkiverse/quarkus-mcp-servers to get them to be inspectable and edit/modfiy their descriptions but when i click claim...

could we add "add as reviewer" on issues in addition to comment? usecase is that comments you need to catch "as they come on" and is done for docs on...

would be great if the agent would NOT print to standard out as it otherwise affect normal execution. I would suggest to print to stderr instead or stdout and have...

currently I have to cast JSonSchemaElement to specific type to getDescription() would also be nice to have getType() on the interface.

enhancement

**Is your feature request related to a problem? Please describe.** today mcp client has .logEvents(true) which then sends debug logs to `ProcessIOHandler` which is great but with possibly many clients...

enhancement
Logging
MCP

discussed in https://quarkusio.zulipchat.com/#narrow/channel/187030-users/topic/GRPC.20legacy.20warning/near/515484148 as warning was leaving a bit too much uncertainty. @cescoffier explained the technical diff between legacy/non-legacy: legacy: use gRPC Java using Netty in a very weird way....

area/grpc