self-hosted AI agent gateway written in Go, inspired by OpenClaw. Single binary, low memory, fast startup.
Stars
82
Forks
12
Watchers
82
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
Add native Google Gemini provider using google.golang.org/genai SDK
6a00298View on GitHubUpdate docs with Windows support: tray app, env vars, screenshots, and shell tool
7a8a437View on GitHubFix Windows tray icon by converting PNG to ICO format at runtime
71fab4aView on GitHubFix Windows tray app: message box on errors, correct icon API, and URL opening
6add5c6View on GitHubAdd Windows tray app build target and include in release builds
19adde3View on GitHubAdd Windows support: cmd.exe shell, cross-platform signals, screenshots, and config permissions
192b03bView on GitHubHarden auth timing, WebSocket origin, HTTP client, and config permissions
891511aView on GitHubUpdate README security section with comprehensive measures list
0a5f881View on GitHubFix exec allowlist bypass, SSRF DNS bypass, and config file permissions
ddcd24bView on GitHubHarden security: exec policy enforcement, SSRF/XSS/path traversal protection, rate limiting
830d7a1View on GitHubFix Telegram markdown rendering, browser blank screenshots, and chat image display
2315d3aView on GitHub