{"id":51307808,"url":"https://github.com/block/away","last_synced_at":"2026-07-01T01:04:49.406Z","repository":{"id":368450881,"uuid":"1284612289","full_name":"block/away","owner":"block","description":"An iOS remote control for goose","archived":false,"fork":false,"pushed_at":"2026-06-30T15:31:13.000Z","size":71,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-30T17:21:43.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/block.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":"GOVERNANCE.md","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-06-30T03:21:13.000Z","updated_at":"2026-06-30T15:34:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/block/away","commit_stats":null,"previous_names":["block/away"],"tags_count":null,"template":false,"template_full_name":"block/oss-project-template","purl":"pkg:github/block/away","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Faway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Faway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Faway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Faway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/block","download_url":"https://codeload.github.com/block/away/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block%2Faway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34988732,"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-30T02:00:05.919Z","response_time":92,"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":[],"created_at":"2026-07-01T01:04:48.703Z","updated_at":"2026-07-01T01:04:49.395Z","avatar_url":"https://github.com/block.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Away\n\n**Away** is a prototype iOS remote control for [goose](https://github.com/aaif-goose/goose).\n\nAway connects to an existing Goose ACP server and provides a mobile chat-style surface for listing\nsessions, opening transcripts, and sending prompts.\n\n## Requirements\n\n- Xcode 26 or newer\n- iOS 26 simulator runtime\n\nSwift Package Manager resolves all dependencies from public Apple repositories.\n\n## Build And Run\n\nOpen `Away.xcodeproj` in Xcode, select the `Away` scheme, choose an iOS simulator,\nand run.\n\nThe prototype defaults to SSH stdio transport and runs:\n\n```text\ngoose acp\n```\n\nThe app can be configured with launch environment variables while the connection UI is still\nprototype-only:\n\n```text\nAWAY_TRANSPORT=ssh-stdio\nAWAY_SSH_HOST=127.0.0.1\nAWAY_SSH_PORT=22\nAWAY_SSH_USERNAME=\u003cuser\u003e\nAWAY_SSH_PASSWORD=\u003cpassword\u003e\nAWAY_SSH_COMMAND=goose acp\n```\n\nFor local protocol development, a direct WebSocket shortcut is also available:\n\n```text\nAWAY_TRANSPORT=direct-websocket\nAWAY_ACP_URL=ws://127.0.0.1:32845/acp?token=local-secret\n```\n\n## Test\n\nRun the `Away` test action in Xcode, or use:\n\n```sh\nxcodebuild test \\\n  -project Away.xcodeproj \\\n  -scheme Away \\\n  -destination 'platform=iOS Simulator,name=iPhone 17'\n```\n\n## Docs\n\n- `docs/app-spec.md` is the living product and behavior spec.\n- `docs/development-workflow.md` describes spawned-thread and per-thread Simulator workflow.\n- `docs/prototype-plan.md` is the original prototype plan and remains useful background.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock%2Faway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblock%2Faway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock%2Faway/lists"}