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
944 B
JSON
7 lines
944 B
JSON
[
|
|
{
|
|
"prompt": "Do a thorough code review of the Timmy-Time-dashboard codebase. Focus on: 1) Performance bottlenecks (slow inference, unnecessary model calls, wasteful patterns), 2) Code quality issues (dead code, stubs that do nothing, incomplete implementations), 3) Architecture problems (tight coupling, circular imports, missing abstractions), 4) Security issues (hardcoded secrets, missing input validation, XSS), 5) Test gaps (untested critical paths, low coverage areas), 6) Usability issues (CLI UX, dashboard UX, error messages). The codebase is at /Users/apayne/Timmy-Time-dashboard/. Read the key source files under src/ and tests/. Output a comprehensive list of findings organized by category with severity (critical/high/medium/low), specific file paths and line numbers where relevant, and a clear description of what's wrong and how to fix it.",
|
|
"chosen": "",
|
|
"session": "session_20260314_092659_d17ef5.json"
|
|
}
|
|
] |