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
444 B
JSON
7 lines
444 B
JSON
[
|
|
{
|
|
"prompt": "Fix 62 bare except clauses across the codebase (Issue #25). Replace bare 'except:' and 'except Exception:' with specific exception types. Focus on src/ directory (not tests/). Each except should catch the narrowest reasonable exception.",
|
|
"chosen": "I'll start by finding all bare except clauses in the src/ directory and understanding the project structure.",
|
|
"session": "session_20260314_145319_d863e1.json"
|
|
}
|
|
] |