Commit Graph

4 Commits

Author SHA1 Message Date
renovate def5bb68cd Update dependency python-telegram-bot to v22.8
Docker Build and Push / build (pull_request) Successful in 34s
2026-06-12 08:30:49 +00:00
renovate b80e1b654f Update dependency requests to v2.34.2
perso/opencode-dispatch/pipeline/head This commit looks good
perso/opencode-dispatch/pipeline/pr-main This commit looks good
2026-05-27 00:42:11 +00:00
Julien Cabillot be3edc0e14 feat: import
perso/opencode-dispatch/pipeline/head This commit looks good
2026-03-27 19:12:29 -04:00
alexanxin bcb3233ecb Initial release: opencode-dispatch
Control opencode from Telegram — like Claude's Dispatch feature.

- Python (bot.py) and Node.js (bot.js) implementations
- Connects to opencode server API via POST /session/:id/message
- Queue system for handling concurrent messages
- /start, /help, /status, /working, /clear commands
- Workspace scoping via cd into project directory
- Password protection support via OPENCODE_SERVER_PASSWORD
2026-03-25 15:22:55 +01:00