An open-source agent for deep learning and statistical experiments, with automated idea validation powered by email and Claude Code.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
refactor: extract CC executor and experiment runner middleware from email_listener
d3cc1e8View on GitHubrefactor: extract CC executor and experiment runner middleware from email_listener
b63abf5View on GitHubfix: increase Claude Code timeout to 1200s, add 2-step precheck (syntax+import), auto-generate missing files after timeout, add cross-module consistency rules
73f8944View on GitHubFix: use universal_newlines for Python 3.6 compat, add general exception handler for Claude Code subprocess
cfff703View on GitHubFix EBADF error: add stdin=DEVNULL for Claude Code subprocess in nohup mode
8b2c1d9View on GitHubAdd auto-retry mechanism, email attachment support, and engineering-grade code generation
040bc9aView on GitHub