Commit Graph

3 Commits

Author SHA1 Message Date
Leopere 99e7df77ba
bump 2026-02-24 16:14:53 -05:00
Leopere 2e497d1ecf
Document OpenClaw setup requirements and API configuration
Added detailed documentation explaining:
- OpenClaw is open-source but requires AI provider API keys
- Three setup options: interactive wizard, manual config, or web UI
- Links to get API keys from major providers
- Clarified that OpenClaw itself is free, only API usage costs
- Added first-time setup note in Quick Start section

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 13:36:18 -05:00
Leopere a735166c08
Initial commit: Clawtainer - Browser-accessible Linux desktop with AI tools
Features:
- KasmVNC-based desktop environment (Debian Bookworm)
- Pre-installed AI coding tools: OpenClaw, Cursor, Antigravity, VS Code
- Anthropic Python SDK for Claude API access
- OpenClaw gateway auto-starts on port 18789
- Nginx proxy for plain HTTP access (no password, no TLS)
- LAN accessible by default
- Desktop shortcuts for all tools

License: CC Attribution 4.0 - https://colinknapp.com
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 13:31:46 -05:00