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
#70: Added EXEC-001 rule to agent system prompt — forbids python -c for
non-trivial code. Agents must write to file then execute. Only exception:
single-line import/version checks.
#71: New check_supplementary_rules() in auditor — scans project tree for
*_RULES.md files (e.g. YOCTO_BUILD_RULES.md) and warns if they're not
referenced in AGENTS.md auto-load registry. Fixable=True.
Closes#70, closes#71.
Co-Authored-By: Oz <oz-agent@warp.dev>
0 commit comments