owulveryck

↗ HN profile [ 135 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I genuinely think that autonomous code generation is the future. But today we are facing a problem: we cannot be confident enough in the result produced by an LLM. The problem is its way of working. Even with strong…

  2. I built a Go toolkit that helps test and interact with Model-Calling-Protocol (MCP) tools, primarily for developing and understanding agentic systems. It currently works with Google's VertexAI SDK. What it does: -…