sciyoshi·지난달·discussA docker-compose equivalent for running native processes: https://github.com/sciyoshi/decomposeSimilar to another tool called process-compose but with a CLI that mimics the docker one more closely and doesn't start a TUI by default.Useful if your team's on nix and doesn't need containers.
sciyoshi·지난달·discussThis is essentially what Shopify did with River (https://shopify.engineering/under-the-river), and we built out something similar at our company.I'm sure the labs are working on this sort of thing - Managed Agents are probably the closest?
Similar to another tool called process-compose but with a CLI that mimics the docker one more closely and doesn't start a TUI by default.
Useful if your team's on nix and doesn't need containers.