ev-sys

12 mods across 1 repository, 94 stars between them.

evsys-sdk

01

ev-sys/evsys-sdk

Plugin Claude Code

EvolvingSystems training tooling: evsys-sdk usage skills for the autoresearch loop.

94 13d ago A tokens not measured

evsys-sdk

02

ev-sys/evsys-sdk

Plugin Claude Code

evsys-sdk usage skills for the autoresearch loop: read a project's goal and experiment history, decide the next experiment, scaffold and launch it, and read/write experiments, datasets, benchmarks, and metrics via the SDK.

94 13d ago A tokens not measured

train-local

03

ev-sys/evsys-sdk

Command Claude Code

You are helping the user train an LLM locally using the evsys-sdk. Follow these steps carefully.

94 13d ago A 0 tokens

SessionStart

04

ev-sys/evsys-sdk

Hook Claude Code

Runs when a session starts on startup and resume, executing claude-session-start.sh. From ev-sys/evsys-sdk.

94 13d ago A tokens not measured

evsys-sdk

05

ev-sys/evsys-sdk

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart).

94 13d ago A tokens not measured

ev-sys/evsys-sdk

Skill Claude CodeCodex

How to pull history of past experiments, generations, eval results, predictions, and rendered training data from the EvolvingSystems dashboard backend — so you can build on prior runs instead of starting cold. Use before proposing a new hypothesis or recipe.

94 13d ago A 57 tokens

ev-sys/evsys-sdk

Skill Claude CodeCodex

Scaffold or migrate a repo to the evsys-sdk research-project layout (data/, src/, experiments/, .evsys/). Use when starting a new project that will use the SDK, or when the user has an existing ad-hoc evsys-sdk project (loose training/ scripts, scattered data files) they want to bring into the standard shape.

94 13d ago A 79 tokens

ev-sys/evsys-sdk

Skill Claude CodeCodex

How to push training runs (SFT/RL/distillation) to the EvolvingSystems dashboard. Use when writing experiment scripts that should appear in the dashboard, or when wiring metrics/predictions/conclusions into an existing training loop.

94 13d ago A 54 tokens

evsys-sdk CLAUDE.md

09

ev-sys/evsys-sdk

Instructions file

Claude Code instructions for ev-sys/evsys-sdk, covering working in this repo, two skills directories (deliberately not synced), dev workflow and useful entry points.

94 13d ago A 1,085 tokens

autoresearch-launch

10

ev-sys/evsys-sdk

Skill Claude CodeCodex

Decide which training experiment to run next for a project and launch it. Use when the user floats a training idea ("is a smaller model as good as a larger one on this benchmark?", "should we try more SFT data?", "what should we run next?") or asks to design/launch/continue experiments. Reads the project goal + past…

94 13d ago A 104 tokens

project-reports

11

ev-sys/evsys-sdk

Skill Claude CodeCodex

Push and browse project HTML reports on the EvolvingSystems dashboard via the evsys CLI / EvsysStore. Use when an agent (or researcher) needs to write or upload a static HTML report, name it, inspect the project's report filesystem tree, pick a path, or share a viewer URL with a logged-in project member. Reports are…

94 13d ago A 88 tokens

using-the-sdk

12

ev-sys/evsys-sdk

Skill Claude CodeCodex

How to use the evsys-sdk SDK to read project goals + experiment history and to create/launch experiments: EvsysStore (backend-routed data access) and Workspace (local dataset cache). Use when writing code that reads or writes experiments/runs/datasets/benchmarks/metrics, or materializes data for training.

94 13d ago A 70 tokens