auto research harness based on opencode server
Project description
ARH
ARH is a small CLI for autoresearch-style deep learning iteration.
Install
From PyPI:
uv tool install arh-oc
Then run the CLI as:
arh --help
From this repo:
uv pip install -e .
Or inside another research repo:
pip install -e /path/to/arh
Basic flow
Inside your training repo:
arh contract
arh setup
arh research
arh feedback
For continuous looping:
arh research-loop
What each command does
arh contract: creates or updatesresearch.mdarh setup: inspects the train entrypoint, patches smoke markers, and runs setup smokearh research: creates the next experiment, commits it, and launches it intmuxarh feedback: reads the latest finished run and appends feedback toresults.mdarh research-loop: alternatesfeedbackandresearchuntil stopped or a stop condition is reached
Files created in your research repo
research.md: research contractresults.md: experiment and feedback log.autoresearch/logs/: smoke and experiment logs
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
arh_oc-0.1.2.tar.gz
(24.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
arh_oc-0.1.2-py3-none-any.whl
(36.8 kB
view details)
File details
Details for the file arh_oc-0.1.2.tar.gz.
File metadata
- Download URL: arh_oc-0.1.2.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d866a306796677fb7371edfd40805154e0b01e1161965ad20b71417c3476ec5
|
|
| MD5 |
5b169cfd55db7711db9acfcd48859a6f
|
|
| BLAKE2b-256 |
c185682c85b4b2c8cc891aaa725cb5c8aca27691d9979f0fe8d960f0c48d6389
|
File details
Details for the file arh_oc-0.1.2-py3-none-any.whl.
File metadata
- Download URL: arh_oc-0.1.2-py3-none-any.whl
- Upload date:
- Size: 36.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.24 {"installer":{"name":"uv","version":"0.9.24","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a480e0277d2aa0779b768846e87aadee2881c9bf9f35e41014dbd235bca687b2
|
|
| MD5 |
d1b03a4ae3a438cf188f85e7e8773a64
|
|
| BLAKE2b-256 |
914d772073c458279a75ee487c43464648f33c1dc201b97163917b32775d0bef
|