Run Harbor tasks in the cloud with scheduling, monitoring, and persistent state
Project description
Oddish CLI
Run Harbor tasks on Oddish infrastructure.
oddish is a Python CLI for submitting Harbor tasks, running multi-trial sweeps,
monitoring experiments, and pulling logs and artifacts back to disk. If you
already use harbor run, Oddish adds persistent state, retries, queueing, and
better operational tooling around the same task format.
Python 3.12+ is required.
Quick Start
uv pip install oddish
export ODDISH_API_KEY="ok_..."
# Submit a run
oddish run -d swebench@1.0 -a codex -m openai/gpt-5.2 --n-trials 3
# Watch progress
oddish status
# Pull logs and artifacts locally
oddish pull <task_id> --watch
The CLI targets Oddish Cloud by default. Set ODDISH_API_KEY to authenticate.
For self-deployed instances, also set ODDISH_API_URL.
Installation
uv pip install oddish
Common environment variables:
export ODDISH_API_KEY="ok_..."
# Point at a self-deployed instance instead of Oddish Cloud
# export ODDISH_API_URL="https://<workspace>--api.modal.run"
# Optional dashboard override
# export ODDISH_DASHBOARD_URL="https://www.oddish.app"
Need to deploy your own stack? See ../SELF_HOSTING.md.
Need package internals, architecture, or development notes? See AGENTS.md.
Commands
The installed console script is:
oddish --help
Available commands:
oddish runsubmits a task, dataset, or sweep configoddish statusshows system, task, or experiment statusoddish cancelstops all in-flight runs for a taskoddish pulldownloads logs and artifact files locallyoddish deletedeletes task data or resets local infrastructure
oddish run
Use oddish run for:
- a single local Harbor task directory
- a local dataset directory containing multiple tasks
- a Harbor registry dataset via
--dataset - a YAML or JSON sweep config via
--config
Examples:
# Local task
oddish run ./my-task -a claude-code -m anthropic/claude-sonnet-4-5
# Local dataset
oddish run ./my-dataset -a codex -m openai/gpt-5.2 --n-trials 3
# Harbor registry dataset
oddish run -d swebench@1.0 -a codex -m openai/gpt-5.2 --n-trials 3
# Filter a dataset
oddish run -d swebench@1.0 -t "django__*" -l 10 -a claude-code
# Append new trials to an existing task
oddish run --task task_123 -a gemini-cli -m google/gemini-3.1-pro-preview --n-trials 3
# Submit in the background
oddish run ./my-task -a claude-code --background
Common flags:
-a, --agentselects the agent-m, --modelselects the model--n-trialsruns multiple trials per task-d, --datasetpulls tasks from the Harbor registry--taskappends trials to an existing task ID without re-uploading task files-c, --configloads a YAML or JSON sweep config-t, --task-nameand-x, --exclude-task-namefilter tasks by glob-l, --n-taskslimits how many tasks run-e, --envselects the execution environment--experimentgroups runs into an explicit experiment-w, --watch / --no-watchwatches task progress until completion--backgroundsubmits and returns immediately-q, --quietsuppresses output--run-analysisruns post-trial analysis and verdict generation--publishpublishes experiment for public read-only access--prioritysets priority (low or high)--disable-verificationskips running task tests
Supported --env values:
dockerdaytonae2bmodalrunloopgke
When --env is omitted:
- hosted Oddish (
*.modal.run) defaults tomodal - other API URLs default to
docker --taskpreserves the existing task's environment unless you override it
Sweep Configs
oddish run -c sweep.yaml accepts YAML or JSON. A minimal config:
agents:
- name: claude-code
model_name: anthropic/claude-sonnet-4-5
n_trials: 3
- name: codex
model_name: openai/gpt-5.2
n_trials: 3
dataset: swebench@1.0
n_tasks: 10
priority: low
Per-agent overrides such as environment variables, kwargs, and timeouts are passed through Harbor agent config fields.
oddish status
Examples:
# System overview
oddish status
# Watch a task
oddish status <task_id> --watch
# Watch an experiment
oddish status --experiment <experiment_id> --watch
oddish cancel
Cancel all in-flight runs for a task without deleting any data. Queued jobs are removed, running trials are marked as failed, and Modal worker containers are terminated. Completed trials and their results are preserved.
oddish cancel <task_id>
oddish cancel <task_id> --force # skip confirmation
oddish pull
Examples:
# Pull one trial
oddish pull <trial_id>
# Keep syncing a task while it runs
oddish pull <task_id> --watch --interval 5
# Pull an entire experiment, including task files
oddish pull <experiment_id> --include-task-files
By default, pull output is written to ./.oddish/<target>. You can also configure what to download using --no-logs, --no-files, and --structured (for structured logs), or change the output directory with --out.
oddish delete
Examples:
# Delete a task and its trials
oddish delete <task_id>
# Delete an entire experiment
oddish delete --experiment <experiment_id>
Typical Workflow
# 1. Submit a run
oddish run -d swebench@1.0 -a claude-code -m anthropic/claude-sonnet-4-5
# 2. Inspect or watch it
oddish status
oddish status <task_id> --watch
# 3. Pull outputs when you want them locally
oddish pull <task_id> --watch
More Technical Docs
- Package internals and implementation notes:
AGENTS.md - Self-hosting and deployment:
../SELF_HOSTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file oddish-0.1.6.tar.gz.
File metadata
- Download URL: oddish-0.1.6.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2853a95e96a21f1b54bdc3d808d770ed228d2009b7d1439ae2f1886770a035e9
|
|
| MD5 |
4864a849085861530c3b34ae39457d7f
|
|
| BLAKE2b-256 |
7a38522b7f60d6eb178e80fcdff36d0d3d7998fe5323ca5db70bc912a05fab50
|
File details
Details for the file oddish-0.1.6-py3-none-any.whl.
File metadata
- Download URL: oddish-0.1.6-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d8c5fbb7c75c886578512545627c7fd7f3342afa46a41a0be9e6f3c4e0dc005
|
|
| MD5 |
4c62d0cfbf225df4269fbccaeae77482
|
|
| BLAKE2b-256 |
cbc728b0a6a63dc835448f7c8a567bce6a9d007a797125535661bcf085ecf1de
|