Skip to main content

hpc-agent-core

Shared runtime behind the RIKEN family of HPC agent plugins — Claude Code / Codex plugins that let an agent submit and monitor jobs, manage files, and search documentation on a supercomputer over SSH.

Used by:

Building a new agent for a new cluster? Read PORTING.md.

PORTING.md is the complete porting guide — what facts to gather about a machine, how to wire up config.py/compute.py, what the MCP tool surface should look like, and how to validate a port before calling it done. If you're an agent (or a person) about to build a new machine repo on top of this package, start there, not here.

What's here

  • config.py — settings resolution (env var > config file > default).
  • middleware.py — the SSH execution layer; the only thing that talks to the cluster.
  • models.py — PSI/J-style job models (JobSpec, ResourceSpec, Job, ...).
  • compute/slurm.py, compute/gridengine.py — config-driven scheduler backends (script rendering, submit/status/cancel).
  • rag/ — the docs-search pipeline: BM25 keyword search, with optional vector embeddings, over a machine's bundled guide.
  • docs_server.py, doctor.py, serving.py, mcp_server.py — the generic MCP plumbing. A machine repo mostly just supplies its own facts, guide, and tool surface on top of these.
  • client.py — the public, notebook/script-facing MCP client (connect(), HpcClient, on-disk caching). For distilling exploratory agent work into a reproducible notebook that calls a machine's real tool surface directly, instead of a hand-copied SSH script. See the module docstring for the three caching modes (live/lazy/replay).
  • testing.py — smoke-test-only plumbing (Summary, tiers, billing gate) for each machine repo's tests/smoke.py; re-exports call/payload from client.py rather than duplicating them.

Tool surface: the IRI Facility API

Each machine's MCP tool surface is meant to mirror the IRI Facility API (the DOE standard this family targets — not vendored here; fetch it fresh when checking coverage). See IRI_CHECKLIST.md for how that spec's capability groups map onto what this package provides versus what a machine repo still has to write itself. Coverage verdicts (implemented/deferred/why) are machine-specific and live in each machine repo's own IRI_CHECKLIST.md, not here.

Development

python3 -m venv .venv && .venv/bin/pip install -e .

No machine repo depends on an unreleased local copy of this package, so there isn't a meaningful smoke test to run standalone — validate changes against a real machine repo (tests/smoke.py) before releasing.

License

AGPL-3.0-or-later — see LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hpc_agent_core-0.5.0.tar.gz (58.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hpc_agent_core-0.5.0-py3-none-any.whl (65.1 kB view details)

Uploaded Python 3

File details

Details for the file hpc_agent_core-0.5.0.tar.gz.

File metadata

  • Download URL: hpc_agent_core-0.5.0.tar.gz
  • Upload date:
  • Size: 58.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for hpc_agent_core-0.5.0.tar.gz
Algorithm Hash digest
SHA256 587642fe5f525af10c0cbcfa07715ff9ee1e3b52848675c671b250e37f3e857f
MD5 b6c90160fa83555a73eae8eac273305f
BLAKE2b-256 8775f248ae3c2a1537b1e290df68bdfdcecbc56a396be0560c10d84abb7e1c25

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpc_agent_core-0.5.0.tar.gz:

Publisher: publish.yml on william-dawson/hpc-agent-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hpc_agent_core-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: hpc_agent_core-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 65.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for hpc_agent_core-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eb81cd9a9432e2dd40e9bba0fa54253fb47c2ceb39d333c0699311766cf3288d
MD5 d5f753194ea2bec1cbea36a69273781c
BLAKE2b-256 8a8fdaca0d8ba76f488c0a63ab4b47024a1e0c6a663a5dcfdc7a2c8a6850902d

See more details on using hashes here.

Provenance

The following attestation bundles were made for hpc_agent_core-0.5.0-py3-none-any.whl:

Publisher: publish.yml on william-dawson/hpc-agent-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.5.0 This release

2 files

0.4.13

2 files

0.4.12

2 files

0.4.11

2 files

0.4.10

2 files

0.4.9

2 files

0.4.8

2 files

0.4.7

2 files

0.4.6

2 files

0.4.5

2 files

0.4.4

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page