feat: route profiled ops runs through Glas
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02b6f-7db1-7222-918b-e813a6bda38d
This commit is contained in:
parent
68ab94581a
commit
0f01c3e421
17 changed files with 895 additions and 11 deletions
|
|
@ -58,6 +58,11 @@ rein-aharness claim-loop
|
|||
# Install user service: ./deploy/scripts/install-claim-loop-user.sh
|
||||
# Docs: docs/ops-run-claim-loop.md
|
||||
|
||||
# A queued harness_profile_ref is authoritative: the claim worker builds a
|
||||
# Glas ExecutionRequest and invokes its resolver/gateway. Install the sibling
|
||||
# runtime packages in the claim-loop venv:
|
||||
pip install -e ../sand-boxer -e ../glas-harness
|
||||
|
||||
# Legacy: issue-core tickets (external / Forgejo projection only — not FI/Binky ops)
|
||||
export ISSUE_CORE_URL=http://127.0.0.1:8765 ISSUE_CORE_API_KEY=…
|
||||
rein-aharness poll --source=issue-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue