622620f6d0
feat: add debug logging to python env, scraper, and runner
...
Problem: with debug = true, there is not enough diagnostic output to
troubleshoot environment or execution issues. The resolved python path,
scraper commands, and compile/run shell commands are not logged.
Solution: add logger.log calls at key decision points: python env
resolution (nix vs uv vs discovery), uv sync stderr output, scraper
subprocess commands, and compile/run shell strings. All gated behind
the existing debug flag so they only appear when debug = true.
2026-02-18 17:40:06 -05:00
c192afc5d7
fix(ci): format
2026-02-18 14:13:37 -05:00
b6f3398bbc
fix(ci): formatting and typing
2026-02-18 14:13:37 -05:00
1162e7046b
try to fix the setup
2026-02-18 14:13:37 -05:00
c8f735617a
misc bugfixes
2026-02-02 13:13:08 -05:00
Barrett Ruth
bbe04589b8
fix: fix uv conflict
2025-11-28 23:45:17 -05:00
Barrett Ruth
00987bb0ff
feat(io): cleanup view
2025-11-06 01:31:50 -05:00
Barrett Ruth
aab211902e
feat: multi-test case view
2025-11-04 21:32:40 -05:00
Barrett Ruth
fef73887e4
feat(io): multi-test case view
2025-11-04 08:15:08 -05:00
6ae9488761
fix: typing
2025-10-05 23:55:23 -04:00
a0b5264761
fix: improve error handling
2025-10-05 16:06:08 -04:00
aae98a5796
disable scraper disabling
2025-10-04 17:45:49 -04:00
ef8ee26edf
remove per-problem language config
2025-10-04 16:26:01 -04:00
88315ed6e6
fix(ci): pre declare on lint
2025-10-03 23:30:56 -04:00
179b333505
update pyproject
2025-10-03 22:38:24 -04:00
1520939d4b
some refactors
2025-10-03 14:34:49 -04:00
91e6fbe455
fix caching
2025-10-02 10:18:29 -04:00
e6c09a4897
fix some cachign
2025-10-01 17:08:36 -04:00
a925686a17
fix(log): improve logging
2025-10-01 16:41:24 -04:00
62af1965f8
fix a lot of logic
2025-10-01 15:15:04 -04:00
b406c0ce4e
fix: synchronous problem fetch
2025-10-01 12:25:07 -04:00
f9cf5b1614
possibly working
2025-09-23 10:17:22 -04:00
545793df39
remove ai comments
2025-09-23 09:43:21 -04:00
e171017ab0
fixup
2025-09-23 09:42:45 -04:00