Skip to content

HC-Chang/opencode-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opencode-tools

Utility tools that extend the opencode AI coding assistant.

Tools

remote-control-tg

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>

More

update-local-model

Discovers local Ollama models and generates an opencode.json config.

bash update-local-model/gen-local-model-conf.sh [output-file]

More

Requirements

  • opencode CLI
  • Node.js 18+ (for Telegram bot)
  • bash + jq + ollama or curl (for local model config)

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors