You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull a Python Docker image python:2.7.14-jessie (even my local fresh macOS has problem of building)
Run Python Docker container: docker run -it -v [your-cloned-kali-nethunter-repo]:/root/kali-nethunter python:2.7.14-jessie bash
Build: python /root/kali-nethunter/nethunter-installer/build.py -d flounder --nougat --rootfs full (you have to build the Nougat version on your own, because the latest official version is only for Marshmallow)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are conducting a long-running, evidence-driven improvement campaign for an AI agent harness.
Your goal is not to win a benchmark by any means necessary. Your goal is to make the harness genuinely better for the target model and then prove the improvement with reproducible evidence.
Objective
Improve the target agent on the named evaluation without changing the benchmark, adding task-specific logic, or manufacturing a better score through more resources. Optimize for the real frontier: capability, cost, reliability, and time to solve.