nolabs-ai/nono

secure multiplexed execution paths for agents - zero trust, zero setup, zero latency.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 16th, 2026
Created on January 31st, 2026
Open Issues & Pull Requests: 213 (+0)
GitHub issues: Enabled
Number of forks: 274
Total Stargazers: 4,150 (+1)
Total Subscribers: 16 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.8 hours
Mean response time: 6.4 days
90th percentile: 16.7 days
Tracked items: 737

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 10% of issues opened in the past year have never received a reply. 91% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "chore" is answered fastest, typically in about 3 hours, while "hardening" waits about 6 days. 18% of tracked open issues have had no activity in three months. 79% of issues opened in the past year have been closed, leaving a working backlog.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 169
New in 7 days: 31
Closed in 7 days: 23
Avg open age: 59 days
Stale 30+ days: 57
Stale 90+ days: 25

Recent activity

Opened in 7 days: 27
Closed in 7 days: 22
Comments in 7 days: 23
Events in 7 days: 50

Top labels

  • enhancement (258)
  • bug (254)
  • triage (150)
  • feature (26)
  • profiles (25)
  • chore (15)
  • onboarding (15)
  • hardening (14)

Detailed Description

Nono is an agent sandbox that provides secure multiplexed execution paths for AI agents with zero-trust architecture and minimal setup overhead.

The tool addresses the security challenge of running untrusted agent code by implementing isolated execution environments that can handle multiple concurrent operations. It uses a zero-trust model where no component is inherently trusted, combined with supply-chain security verification through Sigstore integration. The architecture is designed to minimize latency while maintaining security guarantees, allowing agents to execute code safely without complex configuration or infrastructure prerequisites.

Nono is suited for developers building AI agent systems who need to execute untrusted code safely without managing complex sandboxing infrastructure. It works particularly well in scenarios where agents need to perform multiple operations concurrently and where latency is a concern. The project targets use cases involving Model Context Protocol integration and code execution within agent workflows where security cannot be compromised.

The project shows consistent development activity with regular commits and ongoing refinement of core functionality. The codebase demonstrates attention to security practices through its integration of cryptographic verification mechanisms. The maintainers actively address issues and maintain the repository with steady updates to the implementation.