Utility tools that extend the opencode AI coding assistant.
Telegram bot that lets you send prompts to opencode run from your phone.
TELEGRAM_BOT_TOKEN=xxx node remote-control-tg/telegram-bot.mjs --owner=<ID> --dir=<path>Discovers local Ollama models and generates an opencode.json config.
bash update-local-model/gen-local-model-conf.sh [output-file]- opencode CLI
- Node.js 18+ (for Telegram bot)
- bash + jq + ollama or curl (for local model config)
MIT