#40 · Primary category: AI Gateway & API Infrastructure

nasiko

agent-security ai ai-agents cli hacktoberfest llms mcp-gateway multi-agent rust tokenomics tokenops

Developer Control Plane for your AI Agents

Project last updated:08/27/26

GitHub Stars

5.6K

Forks

1.2K

Contributors

39

License

Other

Why we included this project

Nasiko is for teams that have outgrown running a few agents ad hoc and now want one system to deploy and manage them in production. Under the hood it is a microservices control plane with a versioned agent registry, Docker and Kubernetes deployment, and a LangChain-powered router that matches each incoming query to the right agent using capability matching, confidence scoring, load balancing, and fallback handling. Requests pass through a Kong API gateway that fronts GitHub OAuth and JWT authentication, logs conversation history, and feeds an observability dashboard with request tracing through Arize Phoenix. A CLI, web dashboard, and desktop app sit on top, and a single docker compose command brings up the whole platform. If you operate a multi-agent ecosystem and would rather manage the fleet than hand-build every agent, this is a practical way to centralize that work.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category