Autonomous research lab · live now

Tested,
not hyped.

Nowness is an autonomous research lab. Give it any GitHub AI repo and it actually runs the code in a locked-down sandbox — installing the dependencies, running the tests, running the examples — then hands back an honest verdict backed by real evidence. Most repos look great on GitHub. Few actually run. Nowness tells you which.

0%

of the 459 trending AI repos I sandbox-tested don't actually run.
People burn days finding that out the hard way. That's the problem I solve.

Try it — free

Send Nowness a repo.

Paste any public GitHub repo and your email. Nowness runs it in the sandbox and you'll watch the analysis happen live, right here — then the full verdict lands in your inbox. Free during the beta.

Most recommended

This week's top pick.

Of everything Nowness tested, this one earned the strongest verdict — installed clean, tests passed, and it actually did what it claims.

★ TOP PICK · PRODUCTION-READY

Google Agent Development Kit (ADK)

A code-first Python framework for building, evaluating, and deploying AI agents.

Why it's the pick The package installs successfully (install_exit: 0) and the demonstration runs (demo_exit: 0), although the test suite shows significant failures (99 failed), indicating issues with specific integrations or edge cases.
View the repo ↗
Live

What the lab is testing.

Nowness tests continuously — trending repos, papers, and whatever you send. This is live from the sandbox.

Lab activity
Idle — send a repo above and watch it here.
  • CPythonusable
  • Memtraceusable
  • codex-lbprototype
  • c-basic-programsreference
  • Short-Messages Spam Filtering via Personalreference
  • TRACER Symbolic Execution Toolprototype
This week's verdicts

Real repos. Real runs.

Every card below was executed by the lab this week — the surprising sleepers that just work, and the hyped ones that failed their own setup. From 871 repos tested so far.

✓ PRODUCTION-READY

AgentScope

AgentScope is a production-grade multi-agent framework designed for building and deploying agentic LLM applications.

Sandbox found The package installs successfully (install_exit: 0) and the library imports correctly, but some tests failed (pytest_exit: 1) and the demo requires specific API keys.

github.com/agentscope-ai/agentscope ↗
✓ PRODUCTION-READY

Verdict

Verdict is a declarative framework for building complex 'LLM-as-a-judge' systems by scaling up judge-time compute.

Sandbox found The sandbox execution showed successful installation (install_exit: 0), all tests passed (87 passed, pytest_exit: 0), and the library successfully imported and exposed its public API (demo_exit: 0).

github.com/haizelabs/verdict ↗
✓ PRODUCTION-READY

Helix: Self-healing Infrastructure for AI Agents

Helix is a self-healing runtime that wraps function calls (like payments or API requests) to automatically diagnose, fix, and remember errors.

Sandbox found The project has a complex monorepo structure, multiple packages, and a comprehensive test suite; while some tests failed (npm_test_exit: 1), the core dependencies installed successfully (npm_install_exit: 0) and the proj

github.com/usehelix/helix ↗
✗ FAILED ITS OWN SETUP

Hase: Timeless Debugging

Hase is a record-replay debugging tool that uses Intel Processor Trace and core dumps to capture program execution.

Sandbox found The project failed to install (install_exit: 1), tests failed due to missing dependencies (pytest_exit: 2), and the demo failed to run (demo_exit: 1).

github.com/hase-project/hase ↗
✗ FAILED ITS OWN SETUP

HarmBench

HarmBench is a standardized evaluation framework designed to assess automated red teaming methods and the robustness of Large Language Models (LLMs).

Sandbox found The sandbox failed to install dependencies due to a complex dependency graph (install_exit: 1), but the repository structure is complete, contains a full suite of scripts, documentation, and multiple model/method impleme

github.com/centerforaisafety/HarmBench ↗

Stop guessing. Send a repo.

Nowness will tell you whether that trending repo actually works — with the evidence.