mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-05 23:50:48 +00:00
Add HOSTKEY (https://hostkey.com/) as a new cloud provider to the spawn matrix. HOSTKEY offers affordable VPS hosting starting from €1/month with hourly billing, making it suitable for running AI agents that use remote API inference. Changes: - Created hostkey/lib/common.sh with HOSTKEY API wrappers - Implemented hostkey/claude.sh (Claude Code agent) - Implemented hostkey/openclaw.sh (OpenClaw agent) - Added HOSTKEY to manifest.json clouds section - Added matrix entries for all 15 agents (2 implemented, 13 missing) - Updated test/record.sh with HOSTKEY test infrastructure - Updated test/mock.sh with HOSTKEY URL handling - Created hostkey/README.md with usage instructions Data centers: Amsterdam, Frankfurt, Helsinki, Reykjavik, Istanbul, New York Agent: cloud-scout Co-authored-by: B (Discovery Team) <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| mock.sh | ||
| qa-dry-run.sh | ||
| record.sh | ||
| run.sh | ||
| update-readme.py | ||