Dr. Ralf S. Engelschall

Results 36 issues of Dr. Ralf S. Engelschall

- **use logging function and do not output directly to console** - **do not unconditionally output to console**

Congratulations, a very nice project! Well done. The only thing which made me crazy is that the grammar definitions are in JSON format. Well, to be honest, nobody actually wants...

GraphQL-IO has a server-side which is directly tried to the client-side, of course. For business information systems, the backend written in Java should be also able to use GraphQL-IO on...

enhancement

Currently, on each GRAPHQL-NOTIFY from server to client, the client performs a fresh GRAPHQL-REQUEST to get an update via GRAPHQL-RESPONSE message. But it could be optimized: the server directly sends...

enhancement

Currently, every(!) change triggers an immediate GRAPHQL-NOTIFY message. But a "throttle: N" option to GraphQL-IO-Server should throttle those notifies to a windows of N milliseconds and send just one notification...

enhancement

I've a teleprompter application which optionally controls PowerPoint through OSCPoint. When I scroll forward and a slide has builds, I can progress through the builds and receive the correct feedbacks....

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...

enhancement
area:mcp

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
platform:macos
area:core

With /ide active, Claude Code has access to the selected lines within the IDE. This is great for running actions on a narrow scope. Unfortunately, custom slash commands do not...

enhancement
area:tools
area:ide

Beside NDI, perhaps also provide Syphon (macOSonly, see https://syphon.info/) and/or Spout (Windows only, see https://spout.zeal.co/) output support. There is at least https://www.npmjs.com/package/node-syphon for Syphon...

enhancement