{"id":48936655,"url":"https://github.com/btelolabs/btelo-coding-release","last_synced_at":"2026-06-13T23:01:17.822Z","repository":{"id":339190887,"uuid":"1160872681","full_name":"btelolabs/btelo-coding-release","owner":"btelolabs","description":"Btele Coding Release","archived":false,"fork":false,"pushed_at":"2026-06-02T18:19:41.000Z","size":283,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-02T20:15:50.281Z","etag":null,"topics":["claude","codex","opencode","vibe-coding"],"latest_commit_sha":null,"homepage":"https://coding.btelo.com","language":"Go","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/btelolabs.png","metadata":{"files":{"readme":"README.md","changelog":"changelogs/embed.go","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-02-18T13:24:28.000Z","updated_at":"2026-06-02T18:16:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/btelolabs/btelo-coding-release","commit_stats":null,"previous_names":["ymzuiku/vibe-remote","btelolabs/btelo-vibe-coding-release"],"tags_count":238,"template":false,"template_full_name":null,"purl":"pkg:github/btelolabs/btelo-coding-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btelolabs%2Fbtelo-coding-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btelolabs%2Fbtelo-coding-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btelolabs%2Fbtelo-coding-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btelolabs%2Fbtelo-coding-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btelolabs","download_url":"https://codeload.github.com/btelolabs/btelo-coding-release/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btelolabs%2Fbtelo-coding-release/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34303280,"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":["claude","codex","opencode","vibe-coding"],"created_at":"2026-04-17T12:00:59.243Z","updated_at":"2026-06-13T23:01:17.815Z","avatar_url":"https://github.com/btelolabs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"logo_v2.png\" width=\"120\" alt=\"Btelo Coding\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eBtelo Coding\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003csub\u003eformerly vibe-remote\u003c/sub\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Native iPhone remote for AI coding on your machine.\n  \u003cbr /\u003e\n  Run Claude Code, Codex, Gemini CLI, or OpenCode on your Mac/Linux/Windows box — and control it from your phone with no VPN, no SSH gymnastics, and no desk required.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vibe-remote.com\"\u003eWebsite\u003c/a\u003e\n  \u0026nbsp;·\u0026nbsp;\n  \u003ca href=\"https://vibe-remote.com/doc\"\u003eDocs\u003c/a\u003e\n  \u0026nbsp;·\u0026nbsp;\n  \u003ca href=\"https://apps.apple.com/app/id6759615708\"\u003eiOS App\u003c/a\u003e\n  \u0026nbsp;·\u0026nbsp;\n  \u003ca href=\"https://github.com/ymzuiku/vibe-remote/releases\"\u003eDownloads\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## What it is\n\n`vibe-remote` lets you run AI coding sessions on your own machine and control them from your iPhone.\n\nInstead of remote-desktopping into your laptop or fighting with SSH + tmux on a phone screen, you:\n\n1. Run `vibe-remote` on your machine\n2. Scan a QR code from the iPhone app\n3. Prompt the AI from your phone\n4. Let the work happen where your code, tools, and credentials already live\n\n## Why it feels different\n\n- **AI-native, not a tiny IDE** — direct the agent instead of editing files line-by-line on your phone\n- **Your machine does the work** — builds, tests, git, and long-running sessions stay local\n- **No model lock-in** — works with Claude Code, Codex, Gemini CLI, and OpenCode\n- **Simple by default** — use the public relay for instant setup, or self-host your own relay\n\n## Quick start\n\n### 1) Install one supported provider\n\n- **Claude Code:** `npm install -g @anthropic-ai/claude-code`\n- **Codex:** `npm install -g @openai/codex`\n- **OpenCode:** `go install github.com/opencode-ai/opencode@latest`\n- **Gemini CLI:** install it normally and make sure it is available in your `PATH`\n\n### 2) Install vibe-remote\n\n**macOS / Linux**\n\n```bash\ncurl -fsSL https://vibe-remote.com/install.sh | sh\n```\n\n**Windows (PowerShell)**\n\n```powershell\nirm https://vibe-remote.com/install.ps1 | iex\n```\n\n### 3) Start and pair\n\n```bash\nvibe-remote\n```\n\nPress `c` to set your **connector name** and **password**, then scan the QR code in the iPhone app.\n\nIf you are on Windows or a non-TUI environment, use:\n\n```bash\nvibe-remote --headless --connector myconnector --password mypassword\n```\n\n### 4) Send your first prompt\n\n- `read the README and explain this repo`\n- `run the test suite and tell me what failed`\n- `start the dev server and give me the local preview URL`\n\n## Security \u0026 pricing\n\n- **End-to-end encrypted communication**\n- **Zero-knowledge relay model**\n- **Connector password stored locally and hashed with bcrypt**\n- **Free forever tier:** 3 directories, 1 persistent session window per directory, 1 scheduled task\n- **Free PRO trial** for new users\n\n## Learn more\n\n- [Getting started](https://vibe-remote.com/doc/getting-started)\n- [Providers](https://vibe-remote.com/doc/providers)\n- [Relay \u0026 self-hosting](https://vibe-remote.com/doc/relay)\n- [Pricing](https://vibe-remote.com/pricing)\n\n## Changelog\n\n### v1.5.8 — 2026-06-13\n\nFixes image recognition with the bundled agent — pictures you send to a multimodal model are now actually delivered to it instead of only being referenced by file path.\n\n### v1.5.7 — 2026-06-10\n\nFixes an interrupted-turn error with the bundled agent, surfaces clearer reasons when a request fails, and corrects several Windows-only path and reliability issues.\n\n### v1.5.6 — 2026-06-09\n\nLinks in replies are now clickable on desktop and open in your default browser.\n\n[View all changelogs →](changelogs/)\n\n## License\n\nProprietary. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtelolabs%2Fbtelo-coding-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtelolabs%2Fbtelo-coding-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtelolabs%2Fbtelo-coding-release/lists"}