{"id":50816939,"url":"https://github.com/doughknee/opencode-telegram","last_synced_at":"2026-06-13T10:05:08.368Z","repository":{"id":355275283,"uuid":"1227460114","full_name":"doughknee/opencode-telegram","owner":"doughknee","description":"Telegram integration tooling for OpenCode workflows and notifications.","archived":false,"fork":false,"pushed_at":"2026-05-06T12:51:03.000Z","size":978,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-06T01:18:51.751Z","etag":null,"topics":["automation","developer-tools","opencode","telegram","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doughknee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-02T18:02:10.000Z","updated_at":"2026-05-10T19:43:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/doughknee/opencode-telegram","commit_stats":null,"previous_names":["brandon-relentnet/opencode-telegram","doughknee/opencode-telegram"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doughknee/opencode-telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughknee%2Fopencode-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughknee%2Fopencode-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughknee%2Fopencode-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughknee%2Fopencode-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doughknee","download_url":"https://codeload.github.com/doughknee/opencode-telegram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doughknee%2Fopencode-telegram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34279899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","developer-tools","opencode","telegram","typescript"],"created_at":"2026-06-13T10:05:07.670Z","updated_at":"2026-06-13T10:05:08.362Z","avatar_url":"https://github.com/doughknee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Headless opencode server with Telegram bridge\n\nAn always-on, self-hosted opencode AI coding agent that you can drive\nfrom any device:\n\n- **Laptop:** open `opencode web` in a browser over Tailscale.\n- **Phone:** chat with a Telegram bot that bridges into the opencode SDK.\n\n## What's in here\n\n- `opencode-image/` — Docker image for the headless opencode server (LSPs + tools)\n- `tg-bridge/` — TypeScript Telegram bot using `grammy` + `@opencode-ai/sdk`\n- `deploy/` — Docker Compose stack\n- `docs/superpowers/specs/` — design document\n- `docs/superpowers/plans/` — implementation plan\n\n## Architecture in one diagram\n\n```\n[Phone]   ──Telegram──▶  [tg-bridge]  ──HTTP/SSE──▶  [opencode]\n[Laptop]  ──Tailscale──▶                opencode web (port 4096)\n                          (both containers run on Unraid)\n```\n\n## Quick start\n\nSee `BOOTSTRAP.md` for the one-time setup. After that:\n\n```sh\nmake up-unraid    # start the stack\nmake logs         # tail logs\nmake down         # stop\n```\n\n## Slash commands (Telegram)\n\n- `/help` — list commands\n- `/projects` — list available projects under `/workspace`\n- `/switch \u003cname\u003e` — pick a project (creates a fresh session)\n- `/new` — start a new session in the current project\n- `/abort` — stop the current task\n- `/status` — show project, session, model\n- `/model [providerID/modelID]` — show or set the model\n- Any other text — talk to the agent\n\n## Development\n\n```sh\ncd tg-bridge\nnpm install\nnpm test          # vitest\nnpm run typecheck # tsc --noEmit\nnpm run dev       # tsx watch\n```\n\n## Design\n\nThe full design rationale and trade-offs are in\n`docs/superpowers/specs/2026-05-02-headless-opencode-server-design.md`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoughknee%2Fopencode-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoughknee%2Fopencode-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoughknee%2Fopencode-telegram/lists"}