autoresearch 0.3.3

Universal autoresearch CLI — install skills, track experiments, view results across any AI coding agent
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Autoresearch Program

## Goal
Optimize `metric` (lower is better) by modifying `train.py`.

## Ideas to Explore
<!-- Add your research directions, ideas, and hypotheses here. -->

1.

## Constraints
- Time budget per experiment: 5m
- Only modify: train.py
- Eval command: `printf "loss=0.5 time=12\n"`