2026-07-26 13:02:59 +02:00
|
|
|
id: rein-openweights
|
|
|
|
|
title: OpenRouter open-weight agentic loop
|
|
|
|
|
description: >
|
|
|
|
|
Agentic tool-use harness driving current open-weight models via
|
2026-07-26 13:42:29 +02:00
|
|
|
OpenRouter (own minimal client, not llm-connect — see
|
|
|
|
|
rein-openweights/workplans/REIN-OW-WP-0001-T01), as an alternative to
|
|
|
|
|
frontier-vendor CLIs. Chartered by ADR-001.
|
2026-07-26 13:02:59 +02:00
|
|
|
handler: glas_harness.reins.rein_openweights:ReinOpenWeights
|
|
|
|
|
capabilities:
|
|
|
|
|
session_style: unattended
|
|
|
|
|
model_class: open-weight
|
2026-07-26 13:42:29 +02:00
|
|
|
credential_source: rein-local
|
|
|
|
|
# rein-local per ADR-002 (Option B): rein-openweights acquires its own
|
|
|
|
|
# OpenRouter credential (OpenBao, or OPENROUTER_API_KEY env var).
|
|
|
|
|
# glas-harness does not broker it.
|
|
|
|
|
status: implemented
|