Type-safe AI agents for Go. Suricata combines LLM intelligence with Go’s strong typing, declarative YAML specs, and code generation to build safe, maintainable, and production-ready AI agents.
Stars
21
Forks
1
Watchers
21
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
3
commits
feat: Add enum support to code generation and JSON schema generation
bd783cbView on GitHubref: using golang.org/x/tools/imports to format generated .go file
f3dfcf5View on GitHubExtract PromptBuilder. Add basic prompt and runtime tests
a52fda1View on GitHub