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.3.tar.gz
(28.5 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.3-py3-none-any.whl
(44.1 kB
view details)
File details
Details for the file arh_oc-0.1.3.tar.gz.
File metadata
- Download URL: arh_oc-0.1.3.tar.gz
- Upload date:
- Size: 28.5 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 |
f648398d6928ac94e994dec628795cfa7b669c233962983c160f2bc66f33f857
|
|
| MD5 |
1df68a523eb04219c27cc0b35bd8c689
|
|
| BLAKE2b-256 |
5d06eec14e4c6918fb6452519d8b367ea8fb831c185135d97ab2fc8bd51c4699
|
File details
Details for the file arh_oc-0.1.3-py3-none-any.whl.
File metadata
- Download URL: arh_oc-0.1.3-py3-none-any.whl
- Upload date:
- Size: 44.1 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 |
12a2c3c630367152ca28cf0d9f56e0043ca8cee1f9d17c836e66ad7eaacfefc9
|
|
| MD5 |
6fb0f9b7bbbb89ad88a6fc3e3a2f97d4
|
|
| BLAKE2b-256 |
577e1def13233a94e32660b846aad862280055decab17d1956d08af26fb09a12
|