Tilde - Build and self-host secure AI code review agents
Show HN: How to build and self-host a code review agent

Tilde is a high-performance harness SDK designed for building cloud-deployed AI agents with superior composability and developer experience. It simplifies agent creation by offering modular components like Tools for MCP servers, ChatKit for Slack and GitHub integrations, and centralized Memory management. The platform excels in security, allowing developers to securely sandbox code execution without exposing sensitive credentials. By abstracting complex infrastructure, Tilde enables engineers to rapidly deploy specialized agents, such as automated code reviewers, directly to Vercel or other environments, focusing purely on logic rather than boilerplate.
With Tilde, I could essentially just focus on the core logic and the SDK took care of everything else, resulting in a functioning, secure agent that I could instantly deploy to Vercel within a few minutes.
- hqr
There is an mcp server named Reticle to verify agent's coding work.
You should take a look at that too, will be helpful to make your architecture even more better.
- vivzkestrel
i would love to see how to build one that uses open source models instead of anthropic or openai