A minimal loop runner for an ordered list of coding-agent prompts.
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
dist/harness.js builds Codex/Claude invocations with optional sandbox/permission bypass flags.
dist/harness.jsView on unpkgdist/runLoop.js repeatedly passes configured prompt files to the selected coding-agent CLI.
dist/runLoop.jsView on unpkgdist/commands/init.js writes first-party .nyxagent state and modifies local .gitignore only after explicit init.
dist/commands/init.jsView on unpkgdist/harness.js builds Codex/Claude invocations with optional sandbox/permission bypass flags.
dist/harness.jsView on unpkgdist/runLoop.js repeatedly passes configured prompt files to the selected coding-agent CLI.
dist/runLoop.jsView on unpkgdist/commands/init.js writes first-party .nyxagent state and modifies local .gitignore only after explicit init.
dist/commands/init.jsView on unpkg