Ken Geis

Results 49 comments of Ken Geis

I've created a minimal Spring AI MCP server here: [kgeis/mcp-demo](https://github.com/kgeis/mcp-demo). I've included instructions to run it with Java/Gradle or just Docker. Run it, and a "hello world" MCP server will...

I've been able to reproduce the server not responding using curl. I'm not sure it's hung. Server stack trace shows nothing out of the ordinary for a listening Tomcat server....

That it works in major clients like Cherry Studio, Gemini CLI, and Claude Code suggests that the TypeScript SDK handles it differently than the Rust SDK. I'd think the TypeScript...

I am interested in having this more baked into the product/design. This is a key point in my differential with Prefect.

It lacks styling, but the discussion is archived at https://web.archive.org/web/20240227003503/https://discuss.dagster.io/t/10023962/hi-all-i-have-some-human-in-the-loop-business-processes-and-#816cf5e9-a9bc-4f05-80db-4d5f2afd6ed4

Prefect has improved their functionality in the meantime: [Prefect Blog: Unveiling Interactive Workflows](https://www.prefect.io/blog/unveiling-interactive-workflows)

I'd love to see ElementCollection (List for me). I don't need the transient use case, but it looks like it might come for free with data model support.

I'd like to include the ability to have a time dimension divided by multiple fiscal calendars. We want to slice our data by the university's fiscal calendar (July–June) or the...

I can't find any way to create a Sankey diagram with Vega-Lite, so it looks like this will not be enabled by the custom charts feature.