Commit graph

4 commits

Author SHA1 Message Date
L
a668f03b70
Add Genesis Cloud scripts for amazonq, cline, gptme, opencode, plandex (#47)
Implement 5 Genesis Cloud agent deployment scripts:
- amazonq.sh: Amazon Q CLI with OpenRouter integration
- cline.sh: Cline with OpenRouter integration
- gptme.sh: gptme with model selection and OpenRouter integration
- opencode.sh: OpenCode with OpenRouter integration
- plandex.sh: Plandex with installation verification and OpenRouter integration

Also adds Genesis Cloud README.md and updates manifest.json
to mark all 5 entries as implemented.

Co-authored-by: Sprite <noreply@sprite.dev>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-07 23:02:04 -08:00
L
7d754ebc02
feat: Add Genesis Cloud agent scripts (batch 1) (#46)
Add 4 Genesis Cloud agent deployment scripts:
- claude.sh: Claude Code with OpenRouter proxy config
- openclaw.sh: OpenClaw with gateway + TUI
- aider.sh: Aider with model selection
- plandex.sh: Plandex CLI

All scripts follow the standard pattern: source lib/common.sh,
authenticate, provision instance, install agent, inject OpenRouter
credentials, and launch interactive session.

Co-authored-by: Sprite <noreply@sprite.dev>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-07 23:01:16 -08:00
L
1538e97465
Add 5 Genesis Cloud agent scripts: nanoclaw, goose, codex, interpreter, gemini (#45)
Implement Genesis Cloud deployment scripts for NanoClaw, Goose, Codex CLI,
Open Interpreter, and Gemini CLI. Each script follows the standard pattern:
authenticate, provision instance, install agent, inject OpenRouter credentials,
and launch interactive session.

Co-authored-by: Sprite <noreply@sprite.dev>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-07 22:58:43 -08:00
Sprite
b2a233ba77 Add Genesis Cloud GPU provider 2026-02-08 06:02:48 +00:00