https://github.com/andresmarpz/sandcastle
Sandcastle is the open agent orchestrator to manage all loops.
https://github.com/andresmarpz/sandcastle
agents claude codex desktop effect-ts orchestrator
Last synced: 5 months ago
JSON representation
Sandcastle is the open agent orchestrator to manage all loops.
- Host: GitHub
- URL: https://github.com/andresmarpz/sandcastle
- Owner: andresmarpz
- License: apache-2.0
- Created: 2026-01-03T00:08:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-19T21:21:04.000Z (6 months ago)
- Last Synced: 2026-01-19T21:28:56.088Z (6 months ago)
- Topics: agents, claude, codex, desktop, effect-ts, orchestrator
- Language: TypeScript
- Homepage: https://sandcastle.run
- Size: 4.72 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Agents: AGENTS.md
- Cla: CLA.md
Awesome Lists containing this project
README
Sandcastle
The agent orchestrator for Claude Code.
Luna sobre el mar,
granos de arena brillan,
noche de cristal.
— Claude's haiku for Sandcastle
> [!WARNING]
> **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.
## About
Sandcastle 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.
Built 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.
## Tech Stack
- [Tauri](https://tauri.app/) – Desktop framework
- [React](https://react.dev/) – UI framework
- [Effect](https://effect.website/) – Type-safe services and composition
- [SQLite](https://www.sqlite.org/) – Embedded database
- [Bun](https://bun.sh/) – JavaScript runtime
## Contributing
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details on how to get started.
## License
Sandcastle is open-source software licensed under the [Apache 2.0 License](LICENSE).
## Contact
Built by [@andresmarpz](https://x.com/andresmarpz). Reach out at [hi@andrs.me](mailto:hi@andrs.me).