1 dépôt
Append-only records of trial configurations and results to enable research resumption.
Distinct from Visit History Tracking: Focuses on trial persistence for research resumption rather than file access or visit history.
Explore 1 awesome GitHub repository matching development tools & productivity · Experiment Execution Logs. Refine with filters or upvote what's useful.
pi-autoresearch is an autonomous research extension that automates iterative code-editing and performance-measurement loops driven by large language models. It functions as an experiment lifecycle automator, executing repetitive cycles of changes and benchmarks until a specific goal is reached. The system distinguishes itself by organizing successful experimental trials into independent git branches for review and merging. It includes a real-time research dashboard for monitoring metrics and status, and utilizes median absolute deviation to calculate confidence scores that filter benchmark no
Records every trial in a persistent append-only log to resume research across restarts.