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.1.tar.gz
(24.3 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.1-py3-none-any.whl
(36.3 kB
view details)
File details
Details for the file arh_oc-0.1.1.tar.gz.
File metadata
- Download URL: arh_oc-0.1.1.tar.gz
- Upload date:
- Size: 24.3 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 |
5a3906d07b82616ebe47a74aaa28cb73d34a683ed2b9569ad9f60e578fd4eb8a
|
|
| MD5 |
eb32a60edd237729c1a007986edbddbe
|
|
| BLAKE2b-256 |
72f3fd261536d2cb19906804d72c68f779efeddb21d9f61019b18967f7f38236
|
File details
Details for the file arh_oc-0.1.1-py3-none-any.whl.
File metadata
- Download URL: arh_oc-0.1.1-py3-none-any.whl
- Upload date:
- Size: 36.3 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 |
23d545f8e2221c1444ceca25291f2034b61f7f8be0325408223e22785baa1c57
|
|
| MD5 |
e7450fd4f8e61ad5f0290551dd9e41bb
|
|
| BLAKE2b-256 |
8022bcf7c91e9395f88a80fce722a3f935962288cd6c423c9ad5c24f4c9615b9
|