{"id":40168752,"url":"https://github.com/andresmarpz/sandcastle","last_synced_at":"2026-01-27T00:18:33.495Z","repository":{"id":332216763,"uuid":"1126986408","full_name":"andresmarpz/sandcastle","owner":"andresmarpz","description":"Sandcastle is the open agent orchestrator to manage all loops.","archived":false,"fork":false,"pushed_at":"2026-01-19T21:21:04.000Z","size":4949,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T21:28:56.088Z","etag":null,"topics":["agents","claude","codex","desktop","effect-ts","orchestrator"],"latest_commit_sha":null,"homepage":"https://sandcastle.run","language":"TypeScript","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/andresmarpz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"AGENTS.md","dco":null,"cla":"CLA.md"}},"created_at":"2026-01-03T00:08:48.000Z","updated_at":"2026-01-19T21:20:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/andresmarpz/sandcastle","commit_stats":null,"previous_names":["andresmarpz/sandcastle"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/andresmarpz/sandcastle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresmarpz%2Fsandcastle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresmarpz%2Fsandcastle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresmarpz%2Fsandcastle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresmarpz%2Fsandcastle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andresmarpz","download_url":"https://codeload.github.com/andresmarpz/sandcastle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresmarpz%2Fsandcastle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28644725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["agents","claude","codex","desktop","effect-ts","orchestrator"],"created_at":"2026-01-19T17:00:42.180Z","updated_at":"2026-01-27T00:18:33.485Z","avatar_url":"https://github.com/andresmarpz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Sandcastle\" src=\"assets/logo-rounded.png\" width=\"120\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eSandcastle\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  The agent orchestrator for Claude Code.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/v/release/andresmarpz/sandcastle?include_prereleases\u0026color=blue\" alt=\"Version\" /\u003e\n  \u003ca href=\"https://github.com/andresmarpz/sandcastle/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/andresmarpz/sandcastle?label=license\u0026logo=github\u0026color=f80\u0026logoColor=fff\" alt=\"License\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cem\u003e\n    Luna sobre el mar,\u003cbr\u003e\n    granos de arena brillan,\u003cbr\u003e\n    noche de cristal.\n  \u003c/em\u003e\n  \u003cbr\u003e\n  \u003csub\u003e— Claude's haiku for Sandcastle\u003c/sub\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n\u003e [!WARNING]\n\u003e **Early Development** — This project is under active development. Real usage is not recommended at this time. Expect breaking changes and potential data loss until we reach a stable release.\n\n## About\n\nSandcastle is an open-source agent orchestrator for managing fleets of AI coding agents. Spawn isolated development environments, assign Claude Code instances to specific tasks, and monitor progress across all your work streams—from a beautiful, unified interface.\n\nBuilt with a client-server architecture, Sandcastle lets you host your orchestration server wherever you want and connect from desktop or web clients. Multi-client streaming keeps everything in sync, so you can seamlessly switch between devices while your agents keep working.\n\n## Tech Stack\n\n- [Tauri](https://tauri.app/) – Desktop framework\n- [React](https://react.dev/) – UI framework\n- [Effect](https://effect.website/) – Type-safe services and composition\n- [SQLite](https://www.sqlite.org/) – Embedded database\n- [Bun](https://bun.sh/) – JavaScript runtime\n\n## Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details on how to get started.\n\n## License\n\nSandcastle is open-source software licensed under the [Apache 2.0 License](LICENSE).\n\n## Contact\n\nBuilt by [@andresmarpz](https://x.com/andresmarpz). Reach out at [hi@andrs.me](mailto:hi@andrs.me).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresmarpz%2Fsandcastle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandresmarpz%2Fsandcastle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresmarpz%2Fsandcastle/lists"}