Nico Duldhardt

Results 34 comments of Nico Duldhardt

@plmercereau @elitan Could you please take a look at this. I put in the effort to write up the problem as concisely as possible. Would be happy to be able...

There is one more use case where it would be really helpful: We switched to cdk8s which is great but we generate the manifests first as yaml files. Now, to...

still not working...

yeah I think this is not a deployment issue but a circular dependency that makes it hard to automate migrations properly. Let's say you create a migration for a table...

Thank you that explains why poetry can't access system packages. However, if poetry can't access the system packages then why install gunicorn uvicorn and fast-api as system packages in the...

Just saw this this is still open and changed the PR title as well as making the description a little bit more clear.

@numman-ali your approach is not equivalent to what Anthropic does. This should be functionally equivalent: [klaudworks/universal-skills](https://github.com/klaudworks/universal-skills). At least when using it with Claude Code the API requests and reponses are...

@numman-ali I agree that you send the exact same "skill tool description" message provided by Claude Code: Tool Description: Skill ```markdown Execute a skill within the main conversation When users...