Patrick Double

Results 50 comments of Patrick Double

If you are using Grails 3, please try http://plugins.grails.org/plugin/double16/cookie-session . This issue has been addressed there.

Merged into https://github.com/double16/grails-cookie-session/tree/release/4.0.0

Fixed in https://github.com/double16/grails-cookie-session/tree/release/4.0.0 dependencies { compile 'org.grails.plugins:cookie-session:4.0.0.RC1' } 'cookies' were also present in the headers, so removed that header.

Merged into https://github.com/double16/grails-cookie-session/tree/release/4.0.0

@benlucchesi Are you still maintaining this plugin? I'd be interested in getting it working with the latest kyro and Grails.

I'll give it a go. I am thinking of changes that would require a major version update. I'd like to use Kryo 4.0 and optimizations that would make the Spring...

Fixed in https://github.com/double16/grails-cookie-session/tree/release/4.0.0 dependencies { compile 'org.grails.plugins:cookie-session:4.0.0.RC1' }

Added test to https://github.com/double16/grails-cookie-session and it passes. Fixed in dependencies { compile 'org.grails.plugins:cookie-session:4.0.0.RC1' }

I have a problem that may be similar. I can load the MCP tools but the agents don't recognize them: ``` CAI> /mcp load http://localhost:8000/sse shyhurricane ✓ Connected to SSE...

Confirmed latest code pulled from main less than an hour ago will use tools from my MCP server. Now the problem is the timeout is too short for some tools...