conductor: Conductor is an open-source, scalable microservices orchestration engine originally built at Netflix. It empowers developers to define and manage resilient, distributed, and asynchronous workflows across various services and systems.; nipmod: Nipmod is a package intelligence layer for AI agents. It allows agents to search across multiple package sources (npm, PyPI, Hugging Face, GitHub, MCP), inspect package trustworthiness, and generate safe install plans before making any workspace changes. The hosted API is read-only and does not execute commands, ensuring safety.
Orchestrating complex microservice interactions
AI agents autonomously searching and selecting packages before writing code.