Tracked: morrowind agent (py/cfg), skills/, training-data/, research/, notes/, specs/, test-results/, metrics/, heartbeat/, briefings/, memories/, skins/, hooks/, decisions.md, OPERATIONS.md, SOUL.md Excluded: screenshots, PNGs, binaries, sessions, databases, secrets, audio cache, timmy-config/ and timmy-telemetry/ (separate repos)
7 lines
514 B
JSON
7 lines
514 B
JSON
[
|
|
{
|
|
"prompt": "Scan the Python codebase at /tmp/timmy-agents/hermes/repo/src/ for code quality issues. Look for: 1) bare except clauses (except: or except Exception with no logging), 2) hardcoded secrets/URLs/IPs, 3) unused imports, 4) functions over 50 lines, 5) TODO/FIXME/HACK comments, 6) deprecated patterns. For each finding, output: file path, line number, issue type, brief description. Focus on actionable findings only.",
|
|
"chosen": "",
|
|
"session": "session_20260320_181310_d85fa4.json"
|
|
}
|
|
] |